Commit Graph

8 Commits

Author SHA1 Message Date
Nhomar Hernández [Vauxoo]
cfe9ab4993 [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.
2017-08-22 20:48:14 -05:00
Alex Comba
410b746aae Update copyright in the header files 2014-12-17 14:30:00 +01:00
Alex Comba
9a7462a199 Move account_move_template from __unported__ to root folder 2014-12-17 14:29:59 +01:00
Nicolas Bessi
bba9718229 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2014-07-02 14:47:06 +02:00
Nicolas Bessi
880aec8363 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2014-07-02 14:44:45 +02:00
Nicolas Bessi
7eb182744f Rename all addons to xxx_unported to be travis compliant 2014-06-30 11:14:16 +02:00
Lorenzo Battistini
1b9b7a1a02 [FIX] copyright header 2013-01-04 14:48:18 +01:00
Lorenzo Battistini
585c7cfb46 [ADD] account_move_template
moved from https://code.launchpad.net/~domsense/domsense-agilebg-addons/6.1
2012-11-17 00:44:13 +01:00