Commit Graph

1581 Commits

Author SHA1 Message Date
Alex Comba
fb9bdcc0fa Add missing ~ to README.rst 2022-06-02 15:48:09 -04:00
Alex Comba
4d93854eb2 Apply changes according to the new API and remove all title from Warning 2022-06-02 15:48:09 -04:00
Davide Corio
59db73d30c updated italian translation 2022-06-02 15:48:09 -04:00
Davide Corio
1c11606b49 fields labels 2022-06-02 15:48:09 -04:00
Alex Comba
a71e951b7e Avoid comma at the end of error_message 2022-06-02 15:48:09 -04:00
Alex Comba
66db2d5df8 Use ensure_one to avoid loop on recordset 2022-06-02 15:48:09 -04:00
Alex Comba
ae077c37bd Replace api.model by api.multi and avoid title from warning in document template 2022-06-02 15:48:09 -04:00
Alex Comba
05fe136093 Reduce number of import lines 2022-06-02 15:48:09 -04:00
Alex Comba
d95e105466 Add decorator api.model and get some return values aware of the new API 2022-06-02 15:48:09 -04:00
Alex Comba
c496ac99d8 Remove on_change_template_id method since it never used 2022-06-02 15:48:09 -04:00
Alex Comba
0a260843e8 Port select template to the new API 2022-06-02 15:48:09 -04:00
Alex Comba
4bce2f03e3 Port document template to the new API 2022-06-02 15:48:09 -04:00
Alex Comba
48fcec8576 Port move template to the new API 2022-06-02 15:48:09 -04:00
Alex Comba
e989e6efd4 Improve README.rst 2022-06-02 15:48:09 -04:00
Alex Comba
6937f66659 Change version 2022-06-02 15:48:09 -04:00
Alex Comba
da5423b951 Update copyright in the header files 2022-06-02 15:48:09 -04:00
Alex Comba
03eadb3d61 Adopt CamelCase for naming classes 2022-06-02 15:48:09 -04:00
Alex Comba
b51fb2bdf3 Move the description to README.rst 2022-06-02 15:48:09 -04:00
Alex Comba
23a6eafe2a Move account_move_template from __unported__ to root folder 2022-06-02 15:48:09 -04:00
Stéphane Bidoul
3a87ecd014 pylint regexp raw string 2022-06-02 15:48:09 -04:00
Stéphane Bidoul
e2d09e09cb pylint relative imports 2022-06-02 15:48:09 -04:00
Nicolas Bessi
0ed433dbeb pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools 2022-06-02 15:48:09 -04:00
Nicolas Bessi
89ebd9d516 flake8 PEP8 of module account_move_template 2022-06-02 15:48:09 -04:00
Nicolas Bessi
39e24976f1 Fix flake8 tests for account_move_template 2022-06-02 15:48:09 -04:00
Nicolas Bessi
42a5fc03c7 move all unported addons into __unported__ folder instead of adding _unported suffix 2022-06-02 15:48:09 -04:00
Nicolas Bessi
a19b6be302 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2022-06-02 15:48:09 -04:00
Nicolas Bessi
0571577f7a Rename all addons to xxx_unported to be travis compliant 2022-06-02 15:48:09 -04:00
Nicolas Bessi
97bc4d23c1 Set all addons to uninstallable 2022-06-02 15:48:09 -04:00
Launchpad Translations on behalf of account-core-editors
ee19e64728 Launchpad automatic translations update. 2022-06-02 15:48:09 -04:00
Pedro M. Baeza
7452175718 Translation template files for all modules. 2022-06-02 15:48:09 -04:00
Lorenzo Battistini
e29cd66a2f account_move_template - summary 2022-06-02 15:48:09 -04:00
Bruno Bottacini
b0bd45d27f account_move_template migration to openerp 7 2022-06-02 15:48:09 -04:00
Lorenzo Battistini
8d357718c9 module author 2022-06-02 15:48:09 -04:00
Lorenzo Battistini
f07b2d317e copyright header 2022-06-02 15:48:09 -04:00
Lorenzo Battistini
e78f193b73 minor fixes 2022-06-02 15:48:09 -04:00
Lorenzo Battistini
e82c64ab28 account_move_template moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1 2022-06-02 15:48:09 -04:00
OCA-git-bot
8a382ca6f4 [UPD] addons table in README.md 2022-06-02 16:49:32 +00:00
OCA-git-bot
d6bb24c5fb account_chart_update 15.0.1.0.2 2022-06-02 16:49:26 +00:00
OCA-git-bot
e802b1b545 Merge PR #1416 into 15.0
Signed-off-by pedrobaeza
2022-06-02 16:45:36 +00:00
manu
a472d9947f [15.0][FIX] account_chart_update: do not browse rep_line in _update_taxes_pending_for_accounts 2022-06-02 11:40:37 +02:00
Jairo Llopis
8115cf9ab1 [MIG] account_journal_general_sequence: Migration to 15.0 2022-06-02 08:33:08 +01:00
Jairo Llopis
9fbbd02b0e [IMP] account_journal_general_sequence: pre-commit execution 2022-06-02 08:33:08 +01:00
OCA-git-bot
c714b5618a [UPD] README.rst 2022-06-02 08:32:45 +01:00
oca-ci
0df063d9cc [UPD] Update account_journal_general_sequence.pot 2022-06-02 08:32:45 +01:00
Jairo Llopis
434dc37ec4 [FIX] account_journal_general_sequence: support renumber starting from zero
This is a special case when working with `ir.sequence`.

@moduon MT-676
2022-06-02 08:32:44 +01:00
Jairo Llopis
a0fc1c1f9a [ADD] account_journal_general_sequence: account move entry sequence
Under some legislations, account moves must follow a single sequence. Since Odoo removed this sequence number in recent versions, this information was lost.

With this module, you can force your account moves to follow a separate sequence. The sequence is automatic when a move is posted. Includes a wizard to reorder those numbers in the sequence.

@moduon MT-676
2022-06-02 08:32:44 +01:00
JordiMForgeFlow
78e0c97f07 [IMP] product_category_tax: apply onchanges on product variant 2022-05-27 11:07:28 +02:00
OCA-git-bot
fc433b2b76 [ADD] setup.py 2022-05-26 22:16:29 +00:00
OCA-git-bot
39bc7c2264 [UPD] README.rst 2022-05-26 22:16:28 +00:00
OCA-git-bot
bcd2f6ee1e [UPD] addons table in README.md 2022-05-26 22:16:26 +00:00