odoo/addons/portal_sale
Thibault Delavallée 3a679c2b7f [IMP] payment_acquirer_paypal: paypal account integration in payment_paypal
- added a call to _migrate_paypal_account in the payment_paypal data that
does the migration from company.paypal_account (char field) to a payment.acquirer
and company.paypal_account becoming a function field, with a getter / setter.
This function field is company aware.
- added an update of the res_config view of invoicing to link to the list
of acquirers
- added possibilty to install acquirers from invoicing (paypal / ogone / adyen
are installable through config)

bzr revid: tde@openerp.com-20140123150135-07b4pkbjade6vimq
2014-01-23 16:01:35 +01:00
..
i18n Launchpad automatic translations update. 2013-11-25 06:01:11 +00:00
security [MOV] portal: moved portal group into base. 2013-10-08 13:35:45 +02:00
__init__.py [IMP] portal_sale: move code around, to extend models in one place 2012-12-13 15:38:53 +01:00
__openerp__.py [REF] portal, portal_sale, payment: refactored old acquirer in portal 2014-01-22 20:00:22 +01:00
portal_sale.py [REF] portal, portal_sale, payment: refactored old acquirer in portal 2014-01-22 20:00:22 +01:00
portal_sale_data.xml [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9674 rev-id: dle@openerp.com-20131204133633-t7wfbnipv3jtss82 2013-12-04 14:44:00 +01:00
portal_sale_view.xml [FIX] invoice, analytic search view fixes 2013-02-22 17:57:30 +01:00
res_config.py [IMP] portal,portal_sale: polish/cleanup acquirer settings 2012-11-13 17:44:35 +01:00
res_config_view.xml [IMP] payment_acquirer_paypal: paypal account integration in payment_paypal 2014-01-23 16:01:35 +01:00