odoo/addons/stock_account
Denis Ledoux 4fb497b653 [FIX] stock_account: invoice journal type for transit locations
When using locations of 'transit' type in pickings,
the invoice journal type was always set to "Sales",
while, for instance, for an incoming shipment,
with as source location a transit location, the invoice
journal should obviously be purchase

opw-639536
2015-05-26 16:30:38 +02:00
..
i18n [I18N] Sync latest translations from Launchpad (not the final one) 2015-05-21 14:42:20 +02:00
security [IMP] Add security rules from bzr branch 2014-05-21 17:34:19 +02:00
wizard [FIX] stock_account: invoice journal type for transit locations 2015-05-26 16:30:38 +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 [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
product.py [IMP] Stock valuation: Avoid consumables with real-time valuation 2015-05-12 09:53:20 +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 [IMP] Stock valuation: Avoid consumables with real-time valuation 2015-05-12 09:53:20 +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 [FIX] stock_account: fix dependencies 2015-05-13 12:51:18 +02:00
stock_account.py [FIX] stock_account: average cost in multi-company environment 2015-05-18 11:49:55 +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
stock_account_view.xml [IMP] Put default_invoice_state in context of move_lines of picking. 2014-12-18 10:13:37 +01:00