odoo/addons/sale
Denis Ledoux 942a10f2b3 [REVERT] rev 9007 dle@openerp.com-20131122150606-ruqe2l0e7gn84upf
default_model and default_res_id were not present when doing this fix, because in the web client, we prevented the propagation of the context keys beginning with "_default" in some cases.
The fact is that, in this specific case, the keys "default_" should not have been removed. This has been fix in web client in 
rev 3892 revid:chs@openerp.com-20131211163609-i3s2mlncf5n91uda

Besides, active_model cannot be used here, as active_model is not 'sale.order' but the model of the wizard.

bzr revid: dle@openerp.com-20131211171429-6bxuh7o4ueiy9dd1
2013-12-11 18:14:29 +01:00
..
edi [MERGE] forward port of branch 7.0 up to revid 9636 mat@openerp.com-20131122165504-tmbg0ixhqed4kdkz 2013-11-22 20:31:22 +01:00
i18n Launchpad automatic translations update. 2013-12-03 06:16:21 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o 2013-11-20 15:43:18 +01:00
security [MERGE] forward port of branch saas-1 up to revid 8791 chs@openerp.com-20131009175454-j06y1ngylfbqyrpj 2013-10-09 20:03:37 +02:00
static/description [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
test [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8 2013-11-21 16:42:05 +01:00
wizard [MERGE] forward port of branch 7.0 up to revid 9668 launchpad_translations_on_behalf_of_openerp-20131130053134-6u83vcd1133xs8yf 2013-11-30 14:00:14 +01:00
__init__.py [ADD]: Add dependency 2012-07-27 02:26:59 +05:30
__openerp__.py [IMP]improve code and yml 2013-02-19 18:49:21 +05:30
board_sale_view.xml [REM] Dashboard: Removed creatable option (requested by fp) 2012-09-10 11:31:52 +02:00
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [MERGE] merge with lp:openobject-addons 2013-02-25 12:38:04 +05:30
res_partner.py [FIX] res partner copy method returns None 2013-03-25 19:09:49 +05:30
res_partner_view.xml [FIX] sale: safer inheritance of res.partner form view + no hiding of use_parent_address field 2013-04-29 12:54:58 +02:00
sale.py [REVERT] rev 9007 dle@openerp.com-20131122150606-ruqe2l0e7gn84upf 2013-12-11 18:14:29 +01:00
sale_data.xml [MERGE]sync with trunk 2013-03-18 12:45:19 +05:30
sale_demo.xml [MERGE]sync with trunk 2013-06-05 12:52:13 +05:30
sale_report.xml
sale_sequence.xml [FIX] sale: remove setting of company_id field in sequnece of sale order 2011-12-01 13:54:43 +05:30
sale_unit_test.xml [IMP]remove total sale.shop from sales 2013-01-21 15:35:42 +05:30
sale_view.xml [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8 2013-11-21 16:42:05 +01:00
sale_workflow.xml [FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk 2012-09-20 15:17:11 +02:00