Hi,

I came across the problem, how to generate salary for upcoming month (
records are of month January in db)

 

 

I have records in django db.

Insert of new record

update / delete / hide    of record functions are ok 

 

Request your support, to generate the salary for month February (by clicking
on generate salary button) see pic2 below.

 

syntax to code in views??

 

model.py

Fields are :    month , cmonth, name, salary

 

* month field is in list format , (values from January to December)

 
pic1



 


 

 
pic2



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/61f5d2a5.1c69fb81.f300.5a1c%40mx.google.com.

Reply via email to