odoo/addons/stock_account
Quentin (OpenERP) 10f073edf1 [FIX] stock_account: typo in domain. Courtesy of hbto [Vauxoo]
bzr revid: qdp-launchpad@openerp.com-20140404074539-03ivqk8jztynaicd
2014-04-04 09:45:39 +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] refactoring made during code review. Some optimization patches have been rewritten more clearly, others abandonned or kept. WIP 2014-03-19 17:33:59 +01: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 [FIX]barcode interface backend 2014-03-25 09:08:23 +01:00