Commit Graph

8 Commits

Author SHA1 Message Date
Alexis de Lattre
cc28aaf740 account_move_template: Add support for date_maturity
Update README
Add a name on all groups in views
2022-06-02 15:48:09 -04:00
Alexis de Lattre
040370c4fe [MIG] account_move_template from v11 to v12 (full re-write) 2022-06-02 15:48:09 -04:00
Jordi Ballester Alomar
2eb6ed8a33 add journal to template 2022-06-02 15:48:09 -04:00
Jordi Ballester Alomar
78f44d45e6 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.
2022-06-02 15:48:09 -04:00
Jordi Ballester Alomar
cce9a972d2 update menu entries, small fixes and updated readme structure. 2022-06-02 15:48:09 -04:00
Raf Ven
65d35d2d33 account_move_template: Migration to 11.0 2022-06-02 15:48:09 -04:00
Nhomar Hernández [Vauxoo]
e0a076c199 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.
2022-06-02 15:48:09 -04:00
Alex Comba
e1a369790c Replace views by view 2022-06-02 15:48:09 -04:00