Re: [tryton-dev] Real Live Inventory

2011-12-28 Thread Jan Grasnick | grasbauer ug
Am 28.12.2011 10:36, schrieb Cédric Krier: On 28/12/11 10:23 +0100, Jan Grasnick | grasbauer ug wrote: Am 28.12.2011 00:48, schrieb Cédric Krier: On 28/12/11 00:31 +0100, Jan Grasnick | grasbauer ug wrote: - prevent ordering the treeview on columns by overwriting search in the model (def searc

Re: [tryton-dev] Real Live Inventory

2011-12-28 Thread Cédric Krier
On 28/12/11 10:23 +0100, Jan Grasnick | grasbauer ug wrote: > Am 28.12.2011 00:48, schrieb Cédric Krier: > >On 28/12/11 00:31 +0100, Jan Grasnick | grasbauer ug wrote: > >>- prevent ordering the treeview on columns by overwriting search in > >>the model (def search():return ordered_list) > >Why not

Re: [tryton-dev] Real Live Inventory

2011-12-28 Thread Jan Grasnick | grasbauer ug
Am 28.12.2011 00:48, schrieb Cédric Krier: On 28/12/11 00:31 +0100, Jan Grasnick | grasbauer ug wrote: - print a list with the lines to fill in the quantity manually with a good old pencil in the warehouse (Report) - there are no devices to put the quantities directly to tryton. Good idea. -

Re: [tryton-dev] Real Live Inventory

2011-12-27 Thread Cédric Krier
On 28/12/11 00:31 +0100, Jan Grasnick | grasbauer ug wrote: > - print a list with the lines to fill in the quantity manually with > a good old pencil in the warehouse (Report) - there are no devices > to put the quantities directly to tryton. Good idea. > - prevent ordering the treeview on column