odoo/addons/stock_account/wizard
David Monjoie 2d215db686 [FIX] stock_account: compute total inventory_value when no product is specified
Without this fix, the 'Total' line of the pivot view does not display any inventory value, because there is no __domain as we are not asking the inventory value for any specific product.
2015-01-13 15:04:46 +01:00
..
__init__.py [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_change_standard_price.py [IMP] Pass product template to template method 2014-09-03 19:19:18 +02:00
stock_change_standard_price_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_invoice_onshipping.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_invoice_onshipping_view.xml [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00
stock_return_picking.py [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_return_picking_view.xml [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_valuation_history.py [FIX] stock_account: compute total inventory_value when no product is specified 2015-01-13 15:04:46 +01:00
stock_valuation_history_view.xml FIX] stock: search by location on history 2015-01-12 17:28:01 +01:00