odoo/addons/stock_account
Quentin (OpenERP) c788088617 [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now
bzr revid: qdp-launchpad@openerp.com-20140408160144-nb5b7rjxygbblud3
2014-04-08 18:01:44 +02:00
..
security [FIX] stock: installation error fixed (reference to account module which may not be installed) + stock_account: changed group implied by stock manager's one as group_account_invoice instead of group_account_user in order to give just as power as needed and not more 2013-12-31 11:02:28 +01:00
wizard [MERGE] stock reports in Qweb 2014-03-27 18:42:28 +01:00
__init__.py [IMP] wizard to get the stock valuation for a past date 2013-12-04 11:59:20 +01:00
__openerp__.py [FIX] stock_account: fixed wrong implementation of default value for property fields 2013-12-05 14:11:17 +01:00
product.py [REF] stock_account, product: moved the standard price historization in 'product' module, as it doesn't depend of stock (or account) at all and it was causing problems for products created before stock_account was installed, like all demo data products (no entry for them in prices_history table) 2013-12-06 11:31:50 +01:00
product_data.xml
product_view.xml [FIX] stock_account: typo in domain. Courtesy of hbto [Vauxoo] 2014-04-04 09:45:39 +02:00
stock.py
stock_account.py [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now 2014-04-08 18:01:44 +02:00
stock_account_data.xml [FIX] stock_account: fixed wrong implementation of default value for property fields 2013-12-05 14:11:17 +01:00
stock_account_demo.xml
stock_account_view.xml [REF] stock, inventory: post moves at the inventory closing date + removal of the constraints because it's not needed anymore now 2014-04-08 18:01:44 +02:00