Commit Graph

10 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
224f455452 [account_move_template] 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.
2018-11-21 11:48:21 +01:00
Jordi Ballester Alomar
1e9ee4691c [11.0][imp][account_move_template] update menu entries,
small fixes and updated readme structure.
2018-11-21 11:48:21 +01:00
Raf Ven
82b1ed8202 [MIG] account_move_template: Migration to 11.0 2018-11-21 11:48:21 +01:00
Nhomar Hernández [Vauxoo]
b8d010b03f [MIG] 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.
2018-11-21 11:48:21 +01:00
Alex Comba
22415ce36d Move account_move_template from __unported__ to root folder 2018-11-21 11:48:20 +01:00
Nicolas Bessi
935175d024 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2018-11-21 11:48:20 +01:00
Nicolas Bessi
f4ce54237d Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2018-11-21 11:48:20 +01:00
Nicolas Bessi
c65303d19b Rename all addons to xxx_unported to be travis compliant 2018-11-21 11:48:20 +01:00
Bruno Bottacini
9ab34512a9 account_move_template migration to openerp 7 2018-11-21 11:48:20 +01:00
Lorenzo Battistini
f22f90ca7f [ADD] account_move_template
moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1
2018-11-21 11:48:19 +01:00