2
0
Commit Graph

18 Commits

Author SHA1 Message Date
Alex Comba
cda768d80b Apply changes according to the new API and remove all title from Warning 2023-06-05 11:29:47 +02:00
Alex Comba
4e103b95f0 Use ensure_one to avoid loop on recordset 2023-06-05 11:29:47 +02:00
Alex Comba
e12d21c549 Reduce number of import lines 2023-06-05 11:29:47 +02:00
Alex Comba
3805060c9b Add decorator api.model and get some return values aware of the new API 2023-06-05 11:29:47 +02:00
Alex Comba
510d446687 Remove on_change_template_id method since it never used 2023-06-05 11:29:47 +02:00
Alex Comba
fa34898601 Port select template to the new API 2023-06-05 11:29:47 +02:00
Alex Comba
a9ae5f205f Adopt CamelCase for naming classes 2023-06-05 11:29:47 +02:00
Alex Comba
ca0069933e Move account_move_template from __unported__ to root folder 2023-06-05 11:29:47 +02:00
Stéphane Bidoul
f38cc9b26d pylint relative imports 2023-06-05 11:29:47 +02:00
Nicolas Bessi
aba790be58 pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools 2023-06-05 11:29:47 +02:00
Nicolas Bessi
813f393626 Fix flake8 tests for account_move_template 2023-06-05 11:29:47 +02:00
Nicolas Bessi
fb2db74256 move all unported addons into __unported__ folder instead of adding _unported suffix 2023-06-05 11:29:47 +02:00
Nicolas Bessi
e1d10ac21d Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f3057dd5cb9e35faf230412aa7a2331.
2023-06-05 11:29:47 +02:00
Nicolas Bessi
8fed6137a6 Rename all addons to xxx_unported to be travis compliant 2023-06-05 11:29:47 +02:00
Bruno Bottacini
d6939fa448 account_move_template migration to openerp 7 2023-06-05 11:29:47 +02:00
Lorenzo Battistini
24573c1119 copyright header 2023-06-05 11:29:47 +02:00
Lorenzo Battistini
805a57c392 minor fixes 2023-06-05 11:29:47 +02:00
Lorenzo Battistini
dff02a5a5e account_move_template moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1 2023-06-05 11:29:47 +02:00