2
0
Commit Graph

1336 Commits

Author SHA1 Message Date
Ivorra78
0c3f2b4708 Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_line_sale_info
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_line_sale_info/es/
2023-09-04 18:36:04 +00:00
Ivorra78
96fe1cadef Translated using Weblate (Spanish)
Currently translated at 100.0% (121 of 121 strings)

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/es/
2023-09-04 18:36:04 +00:00
Ivorra78
0053a33fa3 Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_asset_management
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_asset_management/es/
2023-09-04 18:36:03 +00:00
Ivorra78
efb28134c6 Added translation using Weblate (Spanish) 2023-09-04 16:21:51 +00:00
Weblate
70f40c3a83 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_asset_management
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_asset_management/
2023-09-03 18:39:48 +00:00
Weblate
8bdaddba90 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-09-03 18:39:42 +00:00
OCA-git-bot
92efb0cb9d [UPD] README.rst 2023-09-03 11:22:10 +00:00
oca-ci
9be40d69db [UPD] Update account_cash_deposit.pot 2023-09-03 07:57:29 +00:00
oca-ci
ed83524276 [UPD] Update account_asset_management.pot 2023-09-03 07:57:29 +00:00
Hussain Hammad
f42ae1de75 Translated using Weblate (Arabic)
Currently translated at 70.0% (14 of 20 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_name_sequence/ar/
2023-09-02 21:55:57 +00:00
Ivorra78
2ab11360bd Translated using Weblate (Spanish)
Currently translated at 100.0% (121 of 121 strings)

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/es/
2023-09-02 21:55:57 +00:00
Ivorra78
6ecb2a05a8 Translated using Weblate (Spanish)
Currently translated at 100.0% (83 of 83 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_template
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_template/es/
2023-09-02 21:55:57 +00:00
Ivorra78
ba23db43f2 Translated using Weblate (Spanish)
Currently translated at 100.0% (137 of 137 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_chart_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_chart_update/es/
2023-09-02 21:55:57 +00:00
Hussain Hammad
61e4a2667f Added translation using Weblate (Arabic) 2023-09-02 21:55:57 +00:00
OCA-git-bot
aaa7955626 [UPD] addons table in README.md 2023-08-24 16:04:21 +00:00
OCA-git-bot
967fef3249 account_move_name_sequence 16.0.1.1.4 2023-08-24 16:04:15 +00:00
OCA-git-bot
29fd548469 Merge PR #1718 into 16.0
Signed-off-by moylop260
2023-08-24 16:00:11 +00:00
Andrea Stirpe
a015ec61f8 [FIX] account_move_name_sequence: do not create duplicated sequences 2023-08-24 13:22:31 +02:00
OCA-git-bot
cebdf3287f [UPD] addons table in README.md 2023-08-10 15:58:53 +00:00
OCA-git-bot
cd462c8c5c account_chart_update 16.0.2.0.2 2023-08-10 15:58:48 +00:00
OCA-git-bot
c5bed360a8 Merge PR #1714 into 16.0
Signed-off-by pedrobaeza
2023-08-10 15:54:34 +00:00
Pedro M. Baeza
003115aac0 [FIX+IMP] account_chart_update: Don't depend on l10n_generic_coa + TransactionCase
- Depending on l10n_generic_coa is the lazy option for not putting
  proper initialization data on the test, and it also couples the tests
  to the external module changes.
- Switch to TransactionCase, for populating once the company, CoA, etc.
- Speed up a bit the tests, removing superflual mail operations.
2023-08-10 17:40:36 +02:00
OCA-git-bot
6213d9b8c5 [ADD] setup.py 2023-08-08 10:59:42 +00:00
OCA-git-bot
1fc13c4535 [UPD] README.rst 2023-08-08 10:59:41 +00:00
OCA-git-bot
fbcfd9b90f [UPD] addons table in README.md 2023-08-08 10:59:37 +00:00
oca-ci
94acee94c2 [UPD] Update account_move_line_sale_info.pot 2023-08-08 10:55:33 +00:00
OCA-git-bot
d54eddc9e2 Merge PR #1711 into 16.0
Signed-off-by AaronHForgeFlow
2023-08-08 10:51:51 +00:00
AlexPForgeFlow
2a7e6df031 [MIG] account_move_line_sale_info: Migration to 16.0 2023-08-08 12:48:11 +02:00
OCA-git-bot
5d0ee2d432 [UPD] addons table in README.md 2023-08-08 08:33:10 +00:00
OCA-git-bot
3e09fc243a account_chart_update 16.0.2.0.1 2023-08-08 08:33:04 +00:00
OCA-git-bot
872df7890d Merge PR #1706 into 16.0
Signed-off-by pedrobaeza
2023-08-08 08:28:03 +00:00
Ivorra78
ce67049e0b Translated using Weblate (Spanish)
Currently translated at 85.9% (104 of 121 strings)

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/es/
2023-08-07 12:11:03 +00:00
BT-anieto
a54563781a
[MIG] account_move_fiscal_year: Migration to 16.0 2023-08-04 10:04:17 +02:00
BT-anieto
c887c6cd2e
[IMP] account_move_fiscal_year: pre-commit stuff 2023-08-04 08:52:31 +02:00
Juany Davila
ab87396113
[MIG] account_move_fiscal_year: Migration to 15.0 2023-08-04 08:52:31 +02:00
xavier-bouquiaux
518e467d03
[14.0][MIG] account_move_fiscal_year 2023-08-04 08:52:31 +02:00
xavier-bouquiaux
2f59892ad7
[IMP] account_move_fiscal_year : black, isort, prettier 2023-08-04 08:52:31 +02:00
Pascal GOUHIER
c218c49e85
Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/fr/
2023-08-04 08:52:31 +02:00
Matjaz Mozetic
22b1e8ee57
Translated using Weblate (Slovenian)
Currently translated at 50.0% (2 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/sl/
2023-08-04 08:52:31 +02:00
Pedro Castro Silva
5fc7d9e38e
Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/pt/
2023-08-04 08:52:31 +02:00
Maria Sparenberg
72bb2dc182
Translated using Weblate (German)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/de/
2023-08-04 08:52:31 +02:00
hveficent
3e39310303
[12.0] account_financial_tools: Lint fixing 2023-08-04 08:52:31 +02:00
mreficent
c9cb2d810f
[FIX] Remove unneeded and inefficient "store=True" 2023-08-04 08:52:31 +02:00
Bole
7395a6d348
Translated using Weblate (Croatian)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/hr/
2023-08-04 08:52:31 +02:00
Pedro Castro Silva
4d3233fe9f
Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/pt/
2023-08-04 08:52:31 +02:00
Eduardo Aparicio
2fe3a10f51
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_move_fiscal_year/pt_BR/
2023-08-04 08:52:31 +02:00
Beñat Jimenez
0d965c8ec3
[MIG] account_move_fiscal_year: Migration to v12 2023-08-04 08:52:31 +02:00
Jimmy Ramos
68a7b9f8b0
Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: account-financial-tools-11.0/account-financial-tools-11.0-account_move_fiscal_year
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-11-0/account-financial-tools-11-0-account_move_fiscal_year/es/
2023-08-04 08:52:31 +02:00
Osoul
c8a77c699e
Added translation using Weblate (Arabic) 2023-08-04 08:52:31 +02:00
Fekete Mihai
9610ef3bce
Migrate account_move_fiscal_year.
Remove store
2023-08-04 08:52:31 +02:00