odoo/addons/stock
Martin Trigaux cf488682c8 [FIX] stock: multicompany reception
When a picking is confirmed, the generated account.move(.line) should take the
company, accounts, journals and period with the same company as the picking,
not the one of the current user.

This was problematic if a user in a company confirm a picking linked to
a purchase order done in another company.
For real time valuations, the generated accounting entries were mixing both
companies.

Fixes #3466
2014-11-14 12:24:40 +01:00
..
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security [FIX] stock: remove permission to create locations for partner managers 2014-07-10 19:16:41 +02:00
static/src resizing of product picture 2012-09-03 14:10:21 +02:00
test [IMP] stock: Optimize stock_move.setlast_tracking() 2014-09-24 16:41:29 +02:00
tests [IMP] stock: do not use assert in (python) tests 2013-11-08 23:15:35 +01:00
wizard [IMP] stock: added missing 'context' parameter (opw 616952) 2014-11-06 18:14:11 +01:00
__init__.py
__openerp__.py [IMP] stock: Optimize stock_move.setlast_tracking() 2014-09-24 16:41:29 +02:00
board_warehouse_view.xml [FIX][TRUNK] Error in Reporting Dashboard (Warehouse). 2012-12-04 14:59:18 +05:30
partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
product.py [FIX] stock: inventory lines with no production lot: compare with correct stock level 2014-08-14 16:51:37 +02:00
product_data.xml
product_view.xml [FIX] stock: groups mixup in views 2014-10-06 14:43:11 +02:00
res_config.py [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
res_config_view.xml [FIX] stock: removing the option group_product_variant from the settings, because it is misleading: variants of products aren't supported anymore. This option is to be removed totally in trunk 2013-02-05 11:24:56 +01:00
stock.py [FIX] stock: multicompany reception 2014-11-14 12:24:40 +01:00
stock_data.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
stock_demo.xml [FIX] stock,mrp: move multicomp user to test instead of demo data 2013-08-28 10:50:19 +02:00
stock_demo.yml [IMP] bring back the tests - backported from little after v7.0 in the trunk 2014-04-04 11:24:09 +02:00
stock_incoterms.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
stock_report.xml [FIX] stock: allow modification of stock.picking.{in,out} reports via report designer 2013-08-23 15:12:14 +02:00
stock_sequence.xml [IMP]fix problem of getting reference of internal moves 2012-10-30 11:04:08 +05:30
stock_view.xml [FIX] stock: groups mixup in views 2014-10-06 14:43:11 +02:00
stock_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30