odoo/addons/payment
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
..
i18n [I18N] Sync 8.0 translations from Launchpad 2015-04-28 09:45:53 +02:00
models [FIX] payment: remove extra field. 2015-04-28 15:46:34 +02:00
security [IMP] payment: simplify rev d99835e 2014-09-17 11:05:32 +02:00
static/description [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
tests [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
views [FIX] payment: remove extra field. 2015-04-28 15:46:34 +02:00
__init__.py [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
__openerp__.py [FIX] payment: access rights limitation 2014-09-16 16:44:42 +02:00