Commit Graph

16 Commits

Author SHA1 Message Date
Alex Comba
c3c24c4a2e Apply changes according to the new API and remove all title from Warning 2018-11-21 11:48:20 +01:00
Alex Comba
f07af4c363 Use ensure_one to avoid loop on recordset 2018-11-21 11:48:20 +01:00
Alex Comba
f26750cc8d Reduce number of import lines 2018-11-21 11:48:20 +01:00
Alex Comba
94fa334d69 Add decorator api.model and get some return values aware of the new API 2018-11-21 11:48:20 +01:00
Alex Comba
47f739e786 Remove on_change_template_id method since it never used 2018-11-21 11:48:20 +01:00
Alex Comba
f38bc68639 Port select template to the new API 2018-11-21 11:48:20 +01:00
Alex Comba
c8491a5ca8 Adopt CamelCase for naming classes 2018-11-21 11:48:20 +01:00
Nicolas Bessi
0f6e7a6425 [FIX] pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools 2018-11-21 11:48:20 +01:00
Nicolas Bessi
82bfded779 Fix flake8 tests for account_move_template 2018-11-21 11:48:20 +01:00
Nicolas Bessi
935175d024 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2018-11-21 11:48:20 +01:00
Nicolas Bessi
f4ce54237d Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2018-11-21 11:48:20 +01:00
Nicolas Bessi
c65303d19b Rename all addons to xxx_unported to be travis compliant 2018-11-21 11:48:20 +01:00
Bruno Bottacini
9ab34512a9 account_move_template migration to openerp 7 2018-11-21 11:48:20 +01:00
Lorenzo Battistini
a8be1dd583 [FIX] copyright header 2018-11-21 11:48:19 +01:00
Lorenzo Battistini
fd7c647e29 [FIX] minor fixes 2018-11-21 11:48:19 +01:00
Lorenzo Battistini
f22f90ca7f [ADD] account_move_template
moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1
2018-11-21 11:48:19 +01:00