Commit Graph

5 Commits

Author SHA1 Message Date
Aitor Bouzas
b6b56278d3 [MIG] account_invoice_currency: Migration to 11.0 2019-04-11 12:29:39 +02:00
Antonio Espinosa
2b98e978bc account_invoice_currency 2019-04-11 12:29:39 +02:00
Pedro M. Baeza
313ee45941 [ADD] account_invoice_currency: Migrated to 8.0 with new API 2019-04-11 12:29:38 +02:00
Nicolas Bessi
fa3027d7ad 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
2019-04-11 12:29:38 +02:00
Joaquin Gutierrez
2799c7e0b7 [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
2019-04-11 12:29:38 +02:00