2
0
Commit Graph

1737 Commits

Author SHA1 Message Date
mymage
4a1f2dac30 Translated using Weblate (Italian)
Currently translated at 26.7% (70 of 262 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/it/
2024-03-28 22:37:06 +00:00
OCA-git-bot
87fb342816 [BOT] post-merge updates 2024-03-26 08:00:02 +00:00
OCA-git-bot
e0c1eb2025 Merge PR #1840 into 16.0
Signed-off-by yajo
2024-03-26 07:53:58 +00:00
Jairo Llopis
1067d0ea1b
[FIX] account_journal_general_sequence: provide defaults for sorting
Under some weird scenarios where some modules are involved, several invoices are posted at the same time, and no invoice exists, we could get to the case when `one.date` or `one.name` were `False`.

Here I provide a default value to avoid comparing `str` to `bool` in those cases.

Tried a lot but couldn't reproduce the test case in code, sorry 😕. However, the traceback was clear:

```
File "/opt/odoo/auto/addons/account_journal_general_sequence/models/account_move.py", line 64, in _compute_entry_number
  for move in chosen.sorted(lambda one: (one.date, one.name, one.id)):
File "/opt/odoo/custom/src/odoo/odoo/models.py", line 5583, in sorted
  ids = tuple(item.id for item in sorted(self, key=key, reverse=reverse))
TypeError: '<' not supported between instances of 'str' and 'bool'
```

@moduon MT-5559
2024-03-25 10:51:45 +00:00
OCA-git-bot
68d91d01b1 [BOT] post-merge updates 2024-03-25 06:53:48 +00:00
OCA-git-bot
944f8d4186 Merge PR #1828 into 16.0
Signed-off-by kittiu
2024-03-25 06:47:48 +00:00
mymage
96fe68aa4b Translated using Weblate (Italian)
Currently translated at 100.0% (80 of 80 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/it/
2024-03-21 12:36:45 +00:00
mymage
6086150ea3 Translated using Weblate (Italian)
Currently translated at 86.8% (152 of 175 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_loan
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_loan/it/
2024-03-20 10:37:04 +00:00
mymage
3bbb4fd096 Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_post_date_user
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_post_date_user/it/
2024-03-13 12:38:48 +00:00
mymage
43a79e5a5f Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_post_date_user
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_post_date_user/it/
2024-03-12 13:34:34 +00:00
mymage
14058e9a9d Translated using Weblate (Italian)
Currently translated at 100.0% (14 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/it/
2024-03-12 13:34:34 +00:00
mymage
460f8281e7 Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_asset_batch_compute
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_asset_batch_compute/it/
2024-03-12 13:34:34 +00:00
mymage
934e68385e Translated using Weblate (Italian)
Currently translated at 100.0% (28 of 28 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_netting
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_netting/it/
2024-03-12 13:34:33 +00:00
mymage
98304caecc Translated using Weblate (Italian)
Currently translated at 100.0% (20 of 20 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_journal_lock_date
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_journal_lock_date/it/
2024-03-12 13:34:33 +00:00
mymage
bdbda5140a Translated using Weblate (Italian)
Currently translated at 100.0% (19 of 19 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_date_update/it/
2024-03-12 13:34:33 +00:00
mymage
b81690d6d8 Translated using Weblate (Italian)
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/it/
2024-03-12 10:35:29 +00:00
mymage
c732e3a8b3 Added translation using Weblate (Italian) 2024-03-12 08:19:31 +00:00
mymage
ab91b54c36 Added translation using Weblate (Italian) 2024-03-12 08:19:21 +00:00
OCA-git-bot
f7da3980f8 [BOT] post-merge updates 2024-03-11 10:43:07 +00:00
oca-ci
a80dc6adc3 [UPD] Update account_move_post_date_user.pot 2024-03-11 10:36:57 +00:00
OCA-git-bot
6684e61553 Merge PR #1822 into 16.0
Signed-off-by etobella
2024-03-11 10:31:36 +00:00
Kitti U
c0d7496bf9 [16.0][FIX] account_spread_cost_revenue, invalid reconcile when invoice_line_ids > 1 2024-03-11 15:55:35 +07:00
OCA-git-bot
b3dad43c85 [BOT] post-merge updates 2024-03-06 08:52:49 +00:00
OCA-git-bot
5386050da6 Merge PR #1790 into 16.0
Signed-off-by pedrobaeza
2024-03-06 08:46:48 +00:00
Pedro M. Baeza
3221745c32 [FIX] account_asset_management: Display significant information about the error
As it was, the information put was like:

```
Error mientras se procesa el activo '....': <class 'odoo.exceptions.UserError'>
```

Now, it is:

```
Error mientras se procesa el activo '....': UserError("No puedes usar esta cuenta (...) en este diario, consulta la sección 'Control-Acceso' en la pestaña 'Configuración avanzada' en el diario relacionado.")
```

TT46362
2024-03-06 09:19:52 +01:00
OCA-git-bot
73c8574227 [BOT] post-merge updates 2024-03-06 07:35:19 +00:00
oca-ci
9ec6057d41 [UPD] Update account_spread_cost_revenue.pot 2024-03-06 07:29:54 +00:00
OCA-git-bot
253b117b97 Merge PR #1740 into 16.0
Signed-off-by kittiu
2024-03-06 07:24:43 +00:00
mymage
e05ff3c4eb Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

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/it/
2024-03-04 16:36:42 +00:00
mymage
797760e388 Translated using Weblate (Italian)
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/it/
2024-03-04 16:36:42 +00:00
mymage
a8b2c98f98 Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-base_vat_optional_vies
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-base_vat_optional_vies/it/
2024-03-04 16:36:41 +00:00
Alexis de Lattre
7b08bbbb92 Translated using Weblate (French)
Currently translated at 100.0% (28 of 28 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_netting
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_netting/fr/
2024-03-02 15:35:28 +00:00
mymage
e73826e70a Translated using Weblate (Italian)
Currently translated at 80.0% (4 of 5 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_asset_batch_compute
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_asset_batch_compute/it/
2024-02-29 13:34:16 +00:00
mymage
0e4c2d05d0 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_line_tax_editable
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_line_tax_editable/it/
2024-02-29 13:34:16 +00:00
mymage
e67fe9a709 Translated using Weblate (Italian)
Currently translated at 26.7% (70 of 262 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/it/
2024-02-29 13:34:15 +00:00
JordiMForgeFlow
f3cde48b0e [ADD] account_move_post_date_user 2024-02-28 15:29:39 +01:00
mymage
a3c43770cd Added translation using Weblate (Italian) 2024-02-28 08:57:07 +00:00
mymage
31097307ef Added translation using Weblate (Italian) 2024-02-28 08:57:03 +00:00
mymage
6c7618790b Added translation using Weblate (Italian) 2024-02-28 08:22:44 +00:00
mymage
0bcfb4c614 Added translation using Weblate (Italian) 2024-02-28 08:22:42 +00:00
mymage
2e90ed5008 Added translation using Weblate (Italian) 2024-02-27 16:54:37 +00:00
mymage
8d7ba6a8f7 Added translation using Weblate (Italian) 2024-02-27 16:54:31 +00:00
mymage
6920d72119 Added translation using Weblate (Italian) 2024-02-27 16:18:25 +00:00
mymage
7d0f53c1e1 Added translation using Weblate (Italian) 2024-02-27 16:18:18 +00:00
mymage
ed43f1c89f Added translation using Weblate (Italian) 2024-02-27 15:13:02 +00:00
mymage
56213c5a26 Added translation using Weblate (Italian) 2024-02-27 15:12:56 +00:00
jakobkrabbe
6eb59e1b63 Translated using Weblate (Swedish)
Currently translated at 100.0% (9 of 9 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_partner_required
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_partner_required/sv/
2024-02-27 12:34:54 +00:00
jakobkrabbe
70b0d66a07 Translated using Weblate (Swedish)
Currently translated at 100.0% (175 of 175 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_loan
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_loan/sv/
2024-02-27 12:34:54 +00:00
jakobkrabbe
e9a10f02ae Translated using Weblate (Swedish)
Currently translated at 100.0% (80 of 80 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/sv/
2024-02-27 12:34:52 +00:00
jakobkrabbe
12f9a60187 Translated using Weblate (Swedish)
Currently translated at 100.0% (7 of 7 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_line_purchase_info
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_line_purchase_info/sv/
2024-02-27 12:34:51 +00:00