odoo/addons/sale_stock
Denis Ledoux 38124e7e31 [FIX] sale_stock: product_id_change_with_wh on sale order popup too
product_id_change_with_wh onchange was not anymore called when using the popup form in sale order line.

The behavior was different concerning the product onchange when being in the editable list or in the popup form
For instance, for make to stock products not having enough stock, the warning was displayed when being in editable list, but not in the popup form

This is a regression of rev. 86f785ae1b

opw-619624
2014-12-05 14:00:37 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
report [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
security merge sale stock loc 2013-10-08 16:32:31 +02:00
test [REM] models: remove the magic methods signal_XXX() 2014-07-07 11:50:30 +02:00
__init__.py [IMP] Adapt average yml and push flow yml, put stock.py from sale_stock in stock_account 2013-08-28 17:32:10 +02:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
company.py [IMP] Invoice on picking cleaned 2013-08-04 13:53:25 +02:00
company_view.xml [MERGE]: Merged with lp:openobject-addons 2012-08-14 21:40:00 +05:30
res_config.py [IMP]rename project_mrp to sale_service 2014-06-17 17:12:49 +02:00
res_config_view.xml [IMP]rename project_mrp to sale_service 2014-06-17 17:12:49 +02:00
sale_stock.py Fixes #3851 Create invoice from picking copies some parameters from the order to the invoice 2014-12-03 17:53:25 +01:00
sale_stock_demo.xml [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5 2014-04-22 18:20:28 +02:00
sale_stock_view.xml [FIX] sale_stock: product_id_change_with_wh on sale order popup too 2014-12-05 14:00:37 +01:00
sale_stock_workflow.xml [IMP] Move sale_stock_workflow towards sale_workflow and make sure project_mrp tests pass 2013-09-10 17:48:22 +02:00
stock_view.xml Fix sale_id on stock.picking.out view 2014-06-19 14:10:24 +02:00