2
0
Commit Graph

492 Commits

Author SHA1 Message Date
Rodrigo
0e5739c66f [FIX] account_move_name_sequence: Now you can unlink moves without check sequence fix: 6112f4f59a 2023-01-31 11:49:55 +01:00
OCA-git-bot
32f1630879 [UPD] addons table in README.md 2023-01-26 09:40:22 +00:00
OCA-git-bot
abd5ce6884 account_fiscal_position_vat_check 16.0.1.1.0 2023-01-26 09:40:17 +00:00
OCA-git-bot
a8066e8b7e Merge PR #1565 into 16.0
Signed-off-by alexis-via
2023-01-26 09:37:23 +00:00
Alexis de Lattre
bd68bc8605 [FIX] account_fiscal_position_vat_check: fix view
Avoid the error: Field 'show_warning_vat_required' used in attrs ({'invisible': [('show_warning_vat_required', '=', False)]}) is restricted to the group(s) account.group_account_invoice, sales_team.group_sale_salesman.
2023-01-24 17:04:42 +01:00
OCA-git-bot
cc82f61f78 [UPD] addons table in README.md 2023-01-24 15:05:58 +00:00
OCA-git-bot
7c8c97b3fb account_move_name_sequence 16.0.1.1.1 2023-01-24 15:05:53 +00:00
OCA-git-bot
2488b7bc00 Merge PR #1562 into 16.0
Signed-off-by moylop260
2023-01-24 15:02:54 +00:00
Rodrigo
18f890187a [FIX] account_move_name_sequence: With the "account_move_name_sequence" module the "_get_last_sequence" method does not have to propagate the with_prefix parameter. The sequence_prefix parameter will not be completed and will give error as it is False in this line of code. https://github.com/OCA/OCB/blob/16.0/addons/account/models/sequence_mixin.py#L169 2023-01-20 12:11:00 +01:00
OCA-git-bot
3fc921cf2c [UPD] addons table in README.md 2023-01-20 00:10:01 +00:00
OCA-git-bot
f248ef955b account_usability 16.0.1.0.2 2023-01-20 00:09:26 +00:00
OCA-git-bot
553b88d9fa [UPD] README.rst 2023-01-20 00:09:17 +00:00
OCA-git-bot
9e01611f76 Merge PR #1559 into 16.0
Signed-off-by legalsylvain
2023-01-20 00:05:13 +00:00
Sylvain LE GAL
3fabcd1a0a [FIX] account_usability: make account.group_account_manager depends on 'account.group_account_user' (and not 'account.group_account_invoice') to stick with EE design.
[IMP] Documentation, adding detailled changes regarding groups in the DEVELOP.rst section.
2023-01-19 23:01:46 +01:00
Weblate
6feae9901e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_template_active
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_template_active/
2023-01-19 20:08:29 +00:00
OCA-git-bot
241d383da9 [UPD] addons table in README.md 2023-01-19 18:20:02 +00:00
OCA-git-bot
f323437cbb account_template_active 16.0.1.0.1 2023-01-19 18:19:57 +00:00
OCA-git-bot
196d819425 [ADD] setup.py 2023-01-19 18:19:57 +00:00
OCA-git-bot
08b49d3cef [UPD] README.rst 2023-01-19 18:19:56 +00:00
OCA-git-bot
59ae9ef495 [UPD] addons table in README.md 2023-01-19 18:19:54 +00:00
oca-ci
cda42339f9 [UPD] Update account_template_active.pot 2023-01-19 18:14:34 +00:00
OCA-git-bot
771f276996 Merge PR #1491 into 16.0
Signed-off-by rafaelbn
2023-01-19 18:11:00 +00:00
Sylvain LE GAL
da416248ac [MIG] account_template_active from 14.0 to 16.0
- use new web_ribbon widget to display archived items on form views
- change inheritance from account to account_usability regarding views that disappeared in V16
2023-01-19 17:24:20 +01:00
Sylvain LE GAL
004fb41965 [IMP] account_template_active: black, isort, prettier 2023-01-19 17:03:41 +01:00
OCA-git-bot
2285c25ee2 [ADD] icon.png 2023-01-19 17:03:41 +01:00
OCA-git-bot
07c6a7a6af [UPD] README.rst 2023-01-19 17:03:41 +01:00
oca-travis
b8ae913d46 [UPD] Update account_template_active.pot 2023-01-19 17:03:41 +01:00
Stefan Rijnhart
8c3323d3e5 [MIG] account_tax_template: Migration to 14.0
Co-Authored-By: Jean-Charles Drubay <jc@komit-consulting.com>
2023-01-19 17:03:41 +01:00
Stefan Rijnhart
4a630e320c [IMP] account_template_active: black, isort, prettier 2023-01-19 17:03:41 +01:00
Sylvain LE GAL
f1526dc6c7 [ADD][12.0] account_template_active 2023-01-19 17:03:41 +01:00
Weblate
fe86277ea2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_cash_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_cash_deposit/
2023-01-17 03:35:37 +00:00
OCA-git-bot
d6c4dd2d34 [ADD] setup.py 2023-01-16 23:18:14 +00:00
OCA-git-bot
321a476989 [UPD] README.rst 2023-01-16 23:18:04 +00:00
OCA-git-bot
3af15d9100 [UPD] addons table in README.md 2023-01-16 23:17:48 +00:00
oca-ci
e99232bca1 [UPD] Update account_cash_deposit.pot 2023-01-16 23:14:11 +00:00
OCA-git-bot
a6232a6b32 Merge PR #1531 into 16.0
Signed-off-by alexis-via
2023-01-16 23:11:30 +00:00
OCA-git-bot
03be733426 [ADD] setup.py 2023-01-06 12:19:24 +00:00
OCA-git-bot
e1f9f5ce14 [UPD] README.rst 2023-01-06 12:19:23 +00:00
OCA-git-bot
7043ce8f6d [UPD] addons table in README.md 2023-01-06 12:19:22 +00:00
oca-ci
028e431e6e [UPD] Update account_asset_management.pot 2023-01-06 12:16:22 +00:00
OCA-git-bot
760f1a55ad Merge PR #1479 into 16.0
Signed-off-by pedrobaeza
2023-01-06 12:13:25 +00:00
Rodrigo
12a018de43 [REF] account_asset_management: the name of the company_currency_id field is changed to currency_id and currency_field is not required. 2023-01-04 16:07:33 +01:00
Rodrigo
f1371e5b33 [MIG] account_asset_management: Migration to 16.0 2023-01-04 16:07:33 +01:00
Bole
a779128ac4 Translated using Weblate (Croatian)
Currently translated at 78.5% (11 of 14 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_print
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_print/hr/
2023-01-04 00:59:47 +00:00
Bole
1956b05833 Translated using Weblate (Croatian)
Currently translated at 90.9% (30 of 33 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_usability
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_usability/hr/
2023-01-04 00:59:46 +00:00
Bole
314b641402 Translated using Weblate (Croatian)
Currently translated at 100.0% (9 of 9 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/hr/
2023-01-04 00:59:43 +00:00
Bole
1e2cf98100 Translated using Weblate (Croatian)
Currently translated at 100.0% (6 of 6 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_invoice_constraint_chronology
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_invoice_constraint_chronology/hr/
2023-01-04 00:59:40 +00:00
Bole
09f049204f Added translation using Weblate (Croatian) 2023-01-03 21:57:54 +00:00
Bole
cb18a9abf4 Added translation using Weblate (Croatian) 2023-01-03 21:50:58 +00:00
OCA-git-bot
facbfedc12 [ADD] setup.py 2023-01-03 08:25:33 +00:00