Commit Graph

226 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
875d5dedf9 add journal to template 2019-04-09 17:12:48 +02:00
Jordi Ballester Alomar
2db42f2170 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.
2019-04-09 17:12:48 +02:00
Jordi Ballester Alomar
6a21865244 update menu entries, small fixes and updated readme structure. 2019-04-09 17:12:48 +02:00
OCA Transbot
cac3708552 OCA Transbot updated translations from Transifex 2019-04-09 17:12:48 +02:00
Raf Ven
d289bb5ad9 account_move_template: Migration to 11.0 2019-04-09 17:12:48 +02:00
Stéphane Bidoul (ACSONE)
e02de31338 website URI 2019-04-09 17:12:48 +02:00
Nhomar Hernández [Vauxoo]
5d81e46c36 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.
2019-04-09 17:12:48 +02:00
Pedro M. Baeza
bfde980215 Rename manifest files 2019-04-09 17:12:48 +02:00
Stéphane Bidoul (ACSONE)
346a555b09 remove en.po that was erroneously created by transbot 2019-04-09 17:12:48 +02:00
Alexandre Fayolle
56c7271308 use safe_eval 2019-04-09 17:12:48 +02:00
Pedro M. Baeza
a9792dc9c3 Make modules uninstallable 2019-04-09 17:12:48 +02:00
Stéphane Bidoul
fb628a336a prefix versions with 8.0 2019-04-09 17:12:48 +02:00
OCA Transbot
81f8749e28 OCA Transbot updated translations from Transifex 2019-04-09 17:12:48 +02:00
Yannick Vaucher
ed30852a0d Add missing default oca icons 2019-04-09 17:12:48 +02:00
Yannick Vaucher
bd57b98bfb Add bug tracker link on README.rst 2019-04-09 17:12:48 +02:00
Alexandre Fayolle
61673157b0 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-04-09 17:12:48 +02:00
Rudolf Schnapka
3f7a4a57d8 removed extra linefeed
+ minor correction
2019-04-09 17:12:48 +02:00
Rudolf Schnapka
bd0ad51ad6 initial german translation (mostly) 2019-04-09 17:12:48 +02:00
Alex Comba
8c6daa675c Replace views by view 2019-04-09 17:12:48 +02:00
Alex Comba
ed22a0aa07 Rem i18n/pt_BR.po because not updated and never used 2019-04-09 17:12:48 +02:00
Alex Comba
788de7de81 Add missing translation 2019-04-09 17:12:48 +02:00
Davide Corio
9c4698a3e6 translations 2019-04-09 17:12:48 +02:00
Alex Comba
9b9e7d10c6 Add Guewen Baconnier as contributor 2019-04-09 17:12:48 +02:00
Alex Comba
ee8d0b6dbc Replace eval by safe_eval 2019-04-09 17:12:48 +02:00
Alex Comba
6bf515d1dd Avoid not safe assignment on self passing computed_lines as argument 2019-04-09 17:12:48 +02:00
Alex Comba
9c5dca5c8f Add missing ~ to README.rst 2019-04-09 17:12:48 +02:00
Alex Comba
91f669c73a Apply changes according to the new API and remove all title from Warning 2019-04-09 17:12:48 +02:00
Davide Corio
5987a1b142 updated italian translation 2019-04-09 17:12:48 +02:00
Davide Corio
1bacb7c814 fields labels 2019-04-09 17:12:48 +02:00
Alex Comba
9d643fbf4f Avoid comma at the end of error_message 2019-04-09 17:12:48 +02:00
Alex Comba
d417ce4b96 Use ensure_one to avoid loop on recordset 2019-04-09 17:12:48 +02:00
Alex Comba
b6158303af Replace api.model by api.multi and avoid title from warning in document template 2019-04-09 17:12:48 +02:00
Alex Comba
b1543b00eb Reduce number of import lines 2019-04-09 17:12:48 +02:00
Alex Comba
f00935c234 Add decorator api.model and get some return values aware of the new API 2019-04-09 17:12:48 +02:00
Alex Comba
d7af6248d5 Remove on_change_template_id method since it never used 2019-04-09 17:12:48 +02:00
Alex Comba
070d2aa079 Port select template to the new API 2019-04-09 17:12:48 +02:00
Alex Comba
fb3ef9da50 Port document template to the new API 2019-04-09 17:12:48 +02:00
Alex Comba
8c273d5f77 Port move template to the new API 2019-04-09 17:12:48 +02:00
Alex Comba
9dad6e73d3 Improve README.rst 2019-04-09 17:12:48 +02:00
Alex Comba
c6c2d60585 Change version 2019-04-09 17:12:48 +02:00
Alex Comba
c3f9e721af Update copyright in the header files 2019-04-09 17:12:48 +02:00
Alex Comba
0337933ad9 Adopt CamelCase for naming classes 2019-04-09 17:12:48 +02:00
Alex Comba
8155bd58af Move the description to README.rst 2019-04-09 17:12:48 +02:00
Alex Comba
d009b10ff0 Move account_move_template from __unported__ to root folder 2019-04-09 17:12:48 +02:00
Stéphane Bidoul
d8f5d38c53 pylint regexp raw string 2019-04-09 17:12:48 +02:00
Stéphane Bidoul
7c1f38b976 pylint relative imports 2019-04-09 17:12:48 +02:00
Nicolas Bessi
ecbc9fb593 pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools 2019-04-09 17:12:48 +02:00
Nicolas Bessi
adf8320660 flake8 PEP8 of module account_move_template 2019-04-09 17:12:48 +02:00
Nicolas Bessi
eca1a220ba Fix flake8 tests for account_move_template 2019-04-09 17:12:48 +02:00
Nicolas Bessi
10ce1e9727 move all unported addons into __unported__ folder instead of adding _unported suffix 2019-04-09 17:12:48 +02:00