Andy Quijada [Vauxoo]
e44da6f298
[MIG] account_move_template: Migration to 15.0
2022-06-03 21:51:28 -04:00
ps-tubtim
fcc5efdabe
[FIX] account_move_template: sudo action
2022-06-02 15:48:09 -04:00
Alexis de Lattre
33298ed821
[MIG] account_move_template to v14
2022-06-02 15:48:09 -04:00
Kitti U
f36a6aab1f
[13.0][IMP] account_move_template, add options to overwirte output lines
2022-06-02 15:48:09 -04:00
Valentin Vinagre Urteaga
fc80db9af4
[MIG] account_move_template: Migration to 13.0
2022-06-02 15:48:09 -04:00
Valentin Vinagre Urteaga
b0378b099d
[IMP] account_move_template: black, isort, prettier
2022-06-02 15:48:09 -04:00
Alexis de Lattre
7668150976
account_move_template: Fix handling of ref field of account.move
...
Fix required or readonly status of some fields
Fix menu entry name in README
2022-06-02 15:48:09 -04:00
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
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
4d93854eb2
Apply changes according to the new API and remove all title from Warning
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
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
03eadb3d61
Adopt CamelCase for naming classes
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
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
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
Bruno Bottacini
b0bd45d27f
account_move_template migration to openerp 7
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