2
0
Commit Graph

16 Commits

Author SHA1 Message Date
Abraham Anes
e85ddb6842 [16.0][MIG] account_move_template: Migration to 16.0 2023-06-06 13:08:29 +02:00
Andy Quijada [Vauxoo]
af14d2afb6 [MIG] account_move_template: Migration to 15.0 2023-06-05 11:29:47 +02:00
OCA-git-bot
2c088bcfde account_move_template 14.0.1.1.1 2023-06-05 11:29:47 +02:00
OCA-git-bot
f99d214ca7 account_move_template 14.0.1.1.0 2023-06-05 11:29:47 +02:00
Alexis de Lattre
2d51ad28e4 [MIG] account_move_template to v14 2023-06-05 11:29:47 +02:00
OCA-git-bot
1026c32db2 account_move_template 13.0.1.1.0 2023-06-05 11:29:47 +02:00
mreficent
cc076af197 [UPD] Eficent -> ForgeFlow 2023-06-05 11:29:47 +02:00
Valentin Vinagre Urteaga
ff77767af4 [MIG] account_move_template: Migration to 13.0 2023-06-05 11:29:47 +02:00
Valentin Vinagre Urteaga
f5b4892d24 [IMP] account_move_template: black, isort, prettier 2023-06-05 11:29:47 +02:00
hveficent
046c3eb7aa [12.0] account_financial_tools: Lint fixing 2023-06-05 11:29:47 +02:00
Alexis de Lattre
d2da4f4276 [MIG] account_move_template from v11 to v12 (full re-write) 2023-06-05 11:29:47 +02:00
Jordi Ballester Alomar
39070f31b0 add to the template: - partner - analytic account - analytic tags - taxes - originator tax
When you create a move from a template, you can now indicate the date
and the company to use.

Added tests.
2023-06-05 11:29:47 +02:00
Raf Ven
1fd226a7ea account_move_template: Migration to 11.0 2023-06-05 11:29:47 +02:00
Stéphane Bidoul (ACSONE)
48603ddf7f website URI 2023-06-05 11:29:47 +02:00
Nhomar Hernández [Vauxoo]
5bc8527f98 account_move_template: to 10.0 (#511)
* [MIG] account_move_template: to 10.0

All working, removed feature of transitory account, I think that feature
is redundant because it can be solved with python code lines and/or a
proper server action per client, beside it was not properly documented.

- All code refactored more new api oriented.
- Tested with enterprise and all views fixed.
- Removed all licences on files and moved as usual to where they belong.

* [FIX] removed tax from view.

The taxes should be triggered from the account itself and not wired into
the template.

* [FIX] account_move_template: Activities in just for saas-x comming on
v100, for now I left it commented to simply uncomment it on v11

* [FIX] account_move_template: Cleanup translations, not useful after
refactor

* [REF] account_move_template: Removing all reference to taxes.

* [IMP] account_move_template: Translating

* [FIX] account_move_template: Fixing lints.
2023-06-05 11:29:47 +02:00
Pedro M. Baeza
299c50d06c Rename manifest files 2023-06-05 11:29:47 +02:00