odoo/addons/stock_account
Josse Colpaert 383f2b2c43 [IMP] Make sure invoice_state of picking is used when creating extra moves and take price of related move if there is one
When we would copy, it gives problems as it won't be invoiced the correct way on sale, so we provide for a simpler solution.
2014-10-06 09:10:09 +02:00
..
i18n [I18N] Update translation templates with latest term changes 2014-09-23 19:13:50 +02:00
security [IMP] Add security rules from bzr branch 2014-05-21 17:34:19 +02:00
wizard [IMP] Pass product template to template method 2014-09-03 19:19:18 +02:00
__init__.py [IMP] Change Generating Accounting Entries to something in stock_account which has a group as before, also stock_invoice_directly goes with it 2014-04-10 13:25:36 +02:00
__openerp__.py [FIX] improving manifests 2014-08-30 13:18:33 +02:00
product.py [FIX] stock_account: accept negative quantities on standard price 2014-09-18 11:57:48 +02:00
product_data.xml [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests 2013-07-18 18:47:15 +02:00
product_view.xml [WIP] Create procurement when Phantom 2014-09-03 19:18:16 +02:00
res_config.py [IMP] When landed costs are installed, it should automatically generate accounting entries 2014-09-03 19:18:17 +02:00
res_config_view.xml [IMP] When landed costs are installed, it should automatically generate accounting entries 2014-09-03 19:18:17 +02:00
stock.py [IMP] Make sure invoice_state of picking is used when creating extra moves and take price of related move if there is one 2014-10-06 09:10:09 +02:00
stock_account.py [MERGE] Forward-port of saas-5 up to 9ce08b7 2014-09-08 16:54:10 +02:00
stock_account_data.xml [FIX] Default valuation has to be on product template 2014-06-23 10:25:49 +02:00
stock_account_demo.xml [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed 2013-07-11 15:05:28 +02:00
stock_account_view.xml [IMP] Invoice_state on move and search custom picking type 2014-09-12 13:49:42 +02:00