odoo/addons/stock/wizard
Lionel Sausin (Numérigraphe) dd4d72d710 [FIX] stock: partial deliveries switch on delivered picking
Users don't care for the backorder picking precisely because they can't process it, whereas they may have to do some more things on the picking they processed: invoice it, print delivery orders or transportation stickers..
Refresh the browse record after changing the name to avoid the need to rebrowse.
Fixes #1372
2014-07-29 16:15:20 +02:00
..
__init__.py [IMP]stock:Improvement in yml 2011-08-02 18:57:14 +05:30
stock_change_product_qty.py [FIX] Move default value in the _defaults of model and not in default_get. 2014-03-20 19:02:40 +01:00
stock_change_product_qty_view.xml [IMP]stock:product has been selected by default when creating serial number from wizard 2012-11-12 15:07:07 +05:30
stock_change_standard_price.py [FIX] stock: decimal precision of new_price field on update cost price wizard is not same as defined in cost_price field 2013-05-21 15:44:24 +05:30
stock_change_standard_price_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_fill_inventory.py [FIX]stock: in fill inventory wizard, set raise-exception to False in context to avoid having error saying that the product uom category is different: this button is just a tool to help filling the inventory. Anyway, If it should pop the error, it should be on the validation, not in the button to auto-fill the inventory. 2014-03-04 12:34:07 +01:00
stock_fill_inventory_view.xml [IMP]mrp : improve string and remove name field from mrp.bom object 2012-10-16 18:07:41 +05:30
stock_inventory_line_split.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
stock_inventory_line_split_view.xml [IMP] mrp: improve labels about serial numbers (capitalization and plural use) 2012-09-12 12:00:53 +02:00
stock_inventory_merge.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
stock_inventory_merge_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_invoice_onshipping.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
stock_invoice_onshipping_view.xml [FIX] sale_stock,stock: change model to stock.picking.out of deliveries to invoice view in sales 2013-12-06 12:13:36 +01:00
stock_location_product.py [FIX] en_US typos - opw 606933 2014-04-22 09:38:26 +02:00
stock_location_product_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_move.py [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
stock_move_view.xml [FIX] stock: force form_view_ref to False in context of actions track_line and scrap_move to avoid context propagation of stock picking views 2014-03-20 12:07:41 +01:00
stock_partial_move.py [MERGE] [FIX] stock: while running the product to process wizard on done state move gives trace-back 2013-06-10 16:23:29 +02:00
stock_partial_move_view.xml [IMP]Stock: applying multi currency group to currency fields 2012-08-27 17:33:53 +05:30
stock_partial_picking.py [FIX] stock: partial deliveries switch on delivered picking 2014-07-29 16:15:20 +02:00
stock_partial_picking_view.xml [MERGE] 2 OPW fixes 2012-12-13 14:02:36 +01:00
stock_return_picking.py [FIX] stock: correctly select sequence for internal moves (opw 591894) 2013-09-09 17:25:01 +02:00
stock_return_picking_view.xml [IMP] stock: added a prodlot_id field in the return picking view 2013-02-20 12:05:29 +01:00
stock_splitinto.py [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
stock_splitinto_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
stock_traceability.py [FIX] upstream and downstream hierarchical is broken because view_type was removed 2013-03-13 12:41:03 +05:30