[web2py] how to use sum() in grid

2017-07-26 Thread kesh
hello sir i hope you are ok, well i have been having a problem with some code here and have searched all over the internet but i was not able to get a solution MODEL db.define_table('t_stck_issue', Field('f_name', type='reference t_items', label=T('Name')), Field('f_stck_client',

[web2py] Re: upload an excel sheet to be added to the system

2017-07-26 Thread kesh
how can i import excel row into a web2py sqlite table On Wednesday, 2 February 2011 16:30:26 UTC+3, Neveen Adel wrote: > > Hello, > > Is there a library that can be used to import an excel file that > insert records in a specific table ? > > If there is no a library how can i do that ? > > T

[web2py] Re: More complicated grid question, using field.sum()

2017-07-26 Thread kesh
> > sorry if i am off topic, i am abit stuck > i got the model db.define_table('t_stck_issue', Field('f_name', type='reference t_items', label=T('Name')), Field('f_stck_client', type='reference t_clients', label=T('Client Assgn')), Field('f_stck_quantity', type='in

[web2py] Re: Customizing SQLFORM.grid create, edit and update forms

2017-06-23 Thread kesh
> > hi guys sorry to intrude, i have a problem here > db.define_table('stock_status', Field('Date', 'datetime', default=request.now, writable=False), Field('SN'), Field('item_description'), Field('Quantity','integer'), Field('UOM'), Field('stockIN','integer'), Field('st

[web2py] Re: new features and new book sections/chapters

2011-10-20 Thread kesh
hey Robin am also just loving the new web2py.where can i get the docs for the new features please share the link

[web2py] Re: relational database example app

2011-06-18 Thread kesh
wewe andeya kuja nikufundishe web2py na ubebe nyama :D On May 24, 11:46 pm, Markandeya wrote: > Ok i found some appliances on the Appliances web page and that is very > helpful. Which ones are considered good coding standards/practices to > follow?? Which would you advise to get started with?? >