Hi all,

hope all have a peacefull christmas or chanukka or whatever your families are celebrating this days.

This night I wrote a little extension for our own needs to do two things in the stock.inventory:

- 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. - prevent ordering the treeview on columns by overwriting search in the model (def search():return ordered_list)

The background: A inventory list must have a fixed order to fill in the quantity take-off from paper to software without searching each product in the list.

Waht do you think about this?

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.

What do you think about that?

Jan


--
tryton-dev@googlegroups.com mailing list

Reply via email to