odoo/addons/payment/views
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
..
payment_acquirer.xml [FIX] payment_transfer: correctly display transfer information 2014-11-21 17:58:43 +01:00
res_config_view.xml [FIX] payment: remove extra field. 2015-04-28 15:46:34 +02:00