Commit Graph

15 Commits

Author SHA1 Message Date
Alex Comba
d417ce4b96 Use ensure_one to avoid loop on recordset 2019-04-09 17:12:48 +02:00
Alex Comba
b1543b00eb Reduce number of import lines 2019-04-09 17:12:48 +02:00
Alex Comba
f00935c234 Add decorator api.model and get some return values aware of the new API 2019-04-09 17:12:48 +02:00
Alex Comba
d7af6248d5 Remove on_change_template_id method since it never used 2019-04-09 17:12:48 +02:00
Alex Comba
070d2aa079 Port select template to the new API 2019-04-09 17:12:48 +02:00
Alex Comba
0337933ad9 Adopt CamelCase for naming classes 2019-04-09 17:12:48 +02:00
Nicolas Bessi
ecbc9fb593 pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools 2019-04-09 17:12:48 +02:00
Nicolas Bessi
eca1a220ba Fix flake8 tests for account_move_template 2019-04-09 17:12:48 +02:00
Nicolas Bessi
10ce1e9727 move all unported addons into __unported__ folder instead of adding _unported suffix 2019-04-09 17:12:48 +02:00
Nicolas Bessi
e801a98648 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2019-04-09 17:12:48 +02:00
Nicolas Bessi
2cac248466 Rename all addons to xxx_unported to be travis compliant 2019-04-09 17:12:48 +02:00
Bruno Bottacini
88b1ba7745 account_move_template migration to openerp 7 2019-04-09 17:12:48 +02:00
Lorenzo Battistini
f19574092a copyright header 2019-04-09 17:12:48 +02:00
Lorenzo Battistini
7f47e85fe7 minor fixes 2019-04-09 17:12:48 +02:00
Lorenzo Battistini
59f4c0b61d account_move_template moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1 2019-04-09 17:12:48 +02:00