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',
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
>
> 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
>
> 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
hey Robin
am also just loving the new web2py.where can i get the docs for the new
features please share the link
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??
>
6 matches
Mail list logo