odoo/addons/stock/wizard
qdp-odoo 8973217ea7 [FIX] stock/purchase: dates and currency rates
Use the currency rate of the purchase date instead of the one of at the reception time (opw 610430)
2014-09-17 18:04:41 +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/purchase: dates and currency rates 2014-09-17 18:04:41 +02:00
stock_partial_picking_view.xml [FIX] stock/purchase: dates and currency rates 2014-09-17 18:04:41 +02:00
stock_return_picking.py [FIX] stock: return picking, pass serial number value when returning 2014-09-11 17:21:12 +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