Commit Graph

5 Commits

Author SHA1 Message Date
Aitor Bouzas
6dbbd45aae [MIG] account_invoice_currency: Migration to 11.0 2018-04-03 16:41:48 +02:00
Antonio Espinosa
79ece3f0b9 account_invoice_currency 2018-04-03 13:30:35 +02:00
Pedro M. Baeza
bbed6a73dc [ADD] account_invoice_currency: Migrated to 8.0 with new API 2018-04-03 13:30:34 +02:00
Nicolas Bessi
1e1f91124d Set all addons to uninstallable
Rename all addons to xxx_unported to be travis compliant

Revert "Rename all addons to xxx_unported to be travis compliant"

This reverts commit 7eb182744f.

[FIX] move all unported addons into __unported__ folder instead of adding _unported suffix
2018-04-03 13:30:33 +02:00
Joaquin Gutierrez
938a85905f [FIX]: Update view definitions to version 7.0.
[FIX]: Changed types to orm.Model, orm.TransientModel and orm.AbstractModel.
[FIX]: Remove 'init_xml' keys, because it's no longer needed in v7.
[FIX]: Remove __author__ variables in files, because authors are put on manifest file (__openerp__.py).
[FIX]: Imports in standard format.
[FIX]: Format the text that explains the module.
[FIX]: Increased compatibility with standard PEP8.

[FIX] Remove class instantiation at the end of invoice.py
2018-04-03 13:30:31 +02:00