odoo/addons/stock/wizard
Martin Trigaux b65cbbb0e5 [FIX] stock: when receiving an incoming shipment, the default quantity should be prefilled.
This fixes the issue when the picking was first confirmed and received later, stock.move have the state as confirmed (Waiting Availibility)

bzr revid: mat@openerp.com-20140110130056-gjmssgxrqgr5y67y
2014-01-10 14:00:56 +01:00
..
__init__.py [IMP]stock:Improvement in yml 2011-08-02 18:57:14 +05:30
stock_change_product_qty.py [FIX]stock: wizard stock change qty, object_reference return an integer and not a browse record 2013-08-01 16:21:19 +02: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: mute orm logger before checking access rules 2013-11-09 00:02:24 +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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] stock: change string for ok button & add cancel button in wizard 2012-09-17 12:23:36 +05:30
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: when receiving an incoming shipment, the default quantity should be prefilled. 2014-01-10 14:00:56 +01: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