odoo/addons/stock_account/wizard
Daniel-CA 5e466d3507
[FIX] stock_account: prevent division by zero
In case of a move where source location = destination location, the result of
SUM(quantity) would be 0 and ending up with a division by zero.

Closes #12247
Closes #12423
2016-07-06 11:18:20 +02: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 [FIX] stock_account: purchase and sale_refund are two different journal type 2015-05-28 11:05:43 +02:00
stock_invoice_onshipping_view.xml [FIX] stock_account: Create invoice journal type for transit. 2015-05-27 13:55:43 +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: prevent division by zero 2016-07-06 11:18:20 +02:00
stock_valuation_history_view.xml [FIX] stock_account: missing default filter for valuation menu 2015-07-09 09:29:18 +02:00