odoo/addons/payment/models
Christophe Simonis dd84e612d0 [FIX] payment: remove extra field.
Commit 8a6e859 wrongly introduced this new field when adding the new
`payment_authorize` module.
As 8.0 is a [stable version](http://git.io/vfACM), no data model change
is allowed.

We convert this field to a `fields.dummy` in case someone installed (or
update) this module with this fields to ensure the view still applied
and is not broken.
2015-04-28 15:46:34 +02:00
..
__init__.py [IMP] payment_acquirer_paypal: paypal account integration in payment_paypal 2014-01-23 16:01:35 +01:00
payment_acquirer.py [FIX] payment: unique reference constraint 2015-02-13 15:35:35 +01:00
res_config.py [FIX] payment: remove extra field. 2015-04-28 15:46:34 +02:00