odoo/addons/stock_account
Quentin (OpenERP) 9550c32409 [MERGE] usability improvements among several modules/screens
bzr revid: qdp-launchpad@openerp.com-20140214145712-j8dmf06wy49x9l50
2014-02-14 15:57:12 +01: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] usability improvements among several modules/screens 2014-02-14 15:57:12 +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] fix needed after the previous merge with trunk: '&' character in xml + wrong references in xml view to 'delay' group in product form view 2014-02-04 08:33:56 +01:00
stock.py
stock_account.py [REF] stock: put some order in inventory psql reports (on quants) in labels, files and code 2013-12-05 19:10:52 +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 [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in usabilty, code refactoring and new option on procurement group propagation. 2013-11-07 12:20:53 +01:00