odoo/addons/stock/wizard
Raphael Collet 1e679f3bbf [MERGE] procurement, product, stock: improve warehouse (polish3)
bzr revid: rco@openerp.com-20111201095408-bxaqm81mdibxs8ih
2011-12-01 10:54:08 +01:00
..
__init__.py [IMP]stock:Improvement in yml 2011-08-02 18:57:14 +05:30
stock_change_product_qty.py [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty. 2011-10-31 12:38:30 +01:00
stock_change_product_qty_view.xml [MERGE]: Merged with lp:~openerp-dev/openobject-addons/ron-dev-addons2 2010-12-22 16:35:42 +05:30
stock_change_standard_price.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
stock_change_standard_price_view.xml [IMP] stock, mrp: Improved view for 'Change standard price' wizard. Also added help for the fields used in it. 2010-07-26 19:19:11 +05:30
stock_fill_inventory.py [FIX] stock: fill inventory wizard now propose the right quantity of products regarding what has been consumed 2011-10-10 17:42:41 +02:00
stock_fill_inventory_view.xml [FIX] stock: removed unused statement 2010-10-15 18:55:08 +02:00
stock_inventory_line_split.py [MERGE] sync with latest trunk 2011-09-27 18:52:19 +02:00
stock_inventory_line_split_view.xml [IMP] stock: split inventory line 2010-07-08 12:43:21 +05:30
stock_inventory_merge.py MERGE + Wizard return Improvments 2010-12-28 16:11:38 +05:30
stock_inventory_merge_view.xml [MERGE] merged the usability branch (with fixesssss) 2010-10-15 18:53:15 +02:00
stock_invoice_onshipping.py [MERGE] sync with latest trunk 2011-09-27 18:52:19 +02:00
stock_invoice_onshipping_view.xml [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1 2011-01-07 18:32:46 +05:30
stock_location_product.py [REF] stock, location_product wizard: context['active_id'] instead of context.get('active_id'). This syntax change is to emphasize the fact that active_id _is_ required in the context when reaching this line. So it's better to crash directly if it's not there. Courtesy from xmo 2011-11-21 17:33:36 +01:00
stock_location_product_view.xml [IMP] stock: Add the short cut for cancel button in all view 2010-09-14 16:55:37 +05:30
stock_move.py [MERGE] procurement, product, stock: improve warehouse (polish3) 2011-12-01 10:54:08 +01:00
stock_move_view.xml [MERGE]: Merge with lp:openobject-addons 2011-09-22 11:05:25 +05:30
stock_partial_move.py [IMP] stock: cleanup stock.partial.{picking,move} wizards and fix dependencies and tests 2011-09-26 02:36:12 +02:00
stock_partial_move_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
stock_partial_picking.py [imp] added decimal_precision on quantity field in order to get three number after coma 2011-11-22 15:39:07 +05:30
stock_partial_picking_view.xml [imp] made dashboard working in web-client 2011-11-21 18:22:39 +05:30
stock_return_picking.py [imp] added decimal_precision on quantity field in order to get three number after coma 2011-11-22 15:39:07 +05:30
stock_return_picking_view.xml [IMP] STOCK :RD Project- old style wizard conversion-Remove Dynemic view 2011-03-04 19:17:28 +05:30
stock_splitinto.py [MERGE] procurement, product, stock: improve warehouse (polish3) 2011-12-01 10:54:08 +01:00
stock_splitinto_view.xml [IMP] stock: Add the short cut for cancel button in all view 2010-09-14 16:55:37 +05:30
stock_traceability.py [FIX]:view mode for upstream and downstream traceability 2011-10-10 12:01:27 +05:30