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 search():return ordered_list)
Why not a default _order to product?
  Because we had the following issue: 2 guys are working on one
inventory opened in the tryton client. One of them changed the order
by clicking the head of the columns - the second filled line 10 of
the tree with line 10 of his paper ;(
This sounds odd.

It's odd! But real live. The people counting stocks is'nt the highest educated in the company ;)

A further need of stock.inventory: The products in the list should
be disabled for moves, if the inventory is in state draft. If
someone selling or purchasing the product meanwhile a poor guy is
counting the products in the warehouse, all the procedure becomes
useless.
I don't think it is useful. Tryton stores the computed quantity when you
fill the inventory, so it is not affected by move done later.
Our problem occurs meanwhile a inventory is in state draft: The
people who is is doing the inventory has opened a inventory in state
draft. After they are counting the stock in the warehouse. At the
same time a salesman was selling products to a customer ...
For me, it is a matter of organisation and should not be handle by the
software. It is possible to count also the product sent during the count
(but I think most of the companies make inventory when closed).
Ok - so our issues are not generalizable and should be handled in a custom extension.

Thanks for your coments...

--
tryton-dev@googlegroups.com mailing list

Reply via email to