Commit Graph

847 Commits (ef3245b6c067273d40e1ec7aa5d188241cd7350c)

Author SHA1 Message Date
sonhd ef3245b6c0
Merge 17386a68f1 into feed2dbb42 2025-04-17 07:27:00 +02:00
Pedro M. Baeza feed2dbb42 Translated using Weblate (Spanish)
Currently translated at 100.0% (127 of 127 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_reconcile_oca/es/
2025-04-16 19:11:54 +00:00
OCA-git-bot a999e1af07 [BOT] post-merge updates 2025-04-11 08:18:44 +00:00
OCA-git-bot 898f0f774c Merge PR #825 into 16.0
Signed-off-by pedrobaeza
2025-04-11 08:15:50 +00:00
Enric Tobella c7c2d6ee1e [FIX] account_reconcile_oca: Apply matching of partners on reconciliation models 2025-04-11 08:21:38 +02:00
OCA-git-bot adb7a250ac [BOT] post-merge updates 2025-04-08 06:28:24 +00:00
OCA-git-bot 6f0f1cd907 Merge PR #822 into 16.0
Signed-off-by etobella
2025-04-08 06:25:30 +00:00
Enric Tobella 14756bdd14 [FIX] account_reconcile_oca: make a domain consider company 2025-04-07 09:25:22 +02:00
mymage 7dcd55c992 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-bank_statement_check_number
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-bank_statement_check_number/it/
2025-04-01 19:06:34 +00:00
OCA-git-bot dacec4f3a6 [BOT] post-merge updates 2025-04-01 11:12:34 +00:00
OCA-git-bot f7f5ac7ee5 Merge PR #818 into 16.0
Signed-off-by pedrobaeza
2025-04-01 11:09:42 +00:00
Enric Tobella c246fcc586 [IMP] account_reconcile_oca: Allow an option to avoid a function 2025-04-01 11:48:57 +02:00
mymage 87d4cdae86 Added translation using Weblate (Italian) 2025-03-20 10:20:24 +00:00
OCA-git-bot f47f111343 [BOT] post-merge updates 2025-03-18 12:10:48 +00:00
oca-ci ea569f71c3 [UPD] Update bank_statement_check_number.pot 2025-03-18 12:05:41 +00:00
OCA-git-bot bdb1afc5e9 Merge PR #573 into 16.0
Signed-off-by JordiBForgeFlow
2025-03-18 12:02:51 +00:00
OCA-git-bot cd003ae021 [BOT] post-merge updates 2025-03-07 16:37:49 +00:00
OCA-git-bot 1b38820d74 Merge PR #810 into 16.0
Signed-off-by etobella
2025-03-07 16:34:41 +00:00
Victor Champonnois 59340e8562 [ADD] documentation : reconciliation model after migration 2025-02-28 10:14:48 +01:00
OCA-git-bot 09fa72a60a [BOT] post-merge updates 2025-02-24 15:43:38 +00:00
OCA-git-bot a4014e2ce0 Merge PR #807 into 16.0
Signed-off-by pedrobaeza
2025-02-24 15:40:28 +00:00
Víctor Martínez 4abf59038c [FIX] account_reconcile_oca: Avoiding the singleton error related to _get_reconcile_line()
Example use case:
 File "/opt/odoo/auto/addons/account_reconcile_oca/models/account_bank_statement_line.py", line 541, in _compute_reconcile_data_info
    record.reconcile_data_info = record._default_reconcile_data(
  File "/opt/odoo/auto/addons/account_reconcile_oca/models/account_bank_statement_line.py", line 698, in _default_reconcile_data
    reconcile_auxiliary_id, lines = self._get_reconcile_line(
  File "/opt/odoo/auto/addons/account_reconcile_oca/models/account_bank_statement_line.py", line 1164, in _get_reconcile_line
    new_vals = super()._get_reconcile_line(
  File "/opt/odoo/auto/addons/account_reconcile_oca/models/account_reconcile_abstract.py", line 49, in _get_reconcile_line
    original_amount = amount = net_amount = line.debit - line.credit
  File "/opt/odoo/custom/src/odoo/odoo/fields.py", line 1154, in __get__
    record.ensure_one()
  File "/opt/odoo/custom/src/odoo/odoo/models.py", line 5204, in ensure_one
    raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: account.move.line(208, 211, 212)

TT55221
2025-02-24 13:03:02 +01:00
mymage 8b519b029e Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_partner_reconcile
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_partner_reconcile/it/
2025-02-15 11:06:58 +00:00
mymage 1cc2c70519 Added translation using Weblate (Italian) 2025-02-15 08:24:07 +00:00
OCA-git-bot e80a9a301c [BOT] post-merge updates 2025-02-14 19:09:48 +00:00
OCA-git-bot 3e368f724c Merge PR #794 into 16.0
Signed-off-by pedrobaeza
2025-02-14 19:07:02 +00:00
Alexis de Lattre 799687f248 [IMP] account_reconcile_oca: improve visibility of partner on bank statement line 2025-02-14 16:11:24 +01:00
OCA-git-bot 93b5cc7031 [BOT] post-merge updates 2025-02-14 12:13:32 +00:00
oca-ci 04d17d5b68 [UPD] Update account_partner_reconcile.pot 2025-02-14 12:10:36 +00:00
OCA-git-bot d1a097a121 Merge PR #791 into 16.0
Signed-off-by etobella
2025-02-14 12:07:55 +00:00
Pedro M. Baeza b27ecc74cd Translated using Weblate (Spanish)
Currently translated at 60.0% (12 of 20 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_statement_base/es/
2025-02-13 20:35:29 +00:00
mymage 885484978a Translated using Weblate (Italian)
Currently translated at 100.0% (127 of 127 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_reconcile_oca/it/
2025-02-13 11:06:36 +00:00
Pedro M. Baeza 5de062c02b Translated using Weblate (Spanish)
Currently translated at 100.0% (127 of 127 strings)

Translation: account-reconcile-16.0/account-reconcile-16.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_reconcile_oca/es/
2025-02-12 08:24:00 +00:00
Weblate 0d4c4c0616 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-reconcile-16.0/account-reconcile-16.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_reconcile_oca/
2025-02-12 08:07:32 +00:00
OCA-git-bot da1b266418 [BOT] post-merge updates 2025-02-12 08:07:22 +00:00
oca-ci 9323e46cf0 [UPD] Update account_reconcile_oca.pot 2025-02-12 08:04:29 +00:00
OCA-git-bot dca23ed686 Merge PR #798 into 16.0
Signed-off-by pedrobaeza
2025-02-12 08:01:53 +00:00
Enric Tobella 5e6eed71be [IMP] account_reconcile_oca: Allow to select all lines at once 2025-02-11 23:05:41 +01:00
OCA-git-bot cbb9a7f5f3 [BOT] post-merge updates 2025-02-07 23:40:28 +00:00
OCA-git-bot 1836d31cc9 Merge PR #784 into 16.0
Signed-off-by pedrobaeza
2025-02-07 23:37:36 +00:00
Florian da Costa 976fc5993c [FIX] partner update from reconciliation widget
We cant to avoid to change amounts on accounting entries during the reconciliation process. One of the goal is to avoid a following case :
The statement line is created in a foreign currency journal, later, the rate is updated in Odoo.
During reconciliation process, the partner is set on liquidity line, the accounting entries are synchronized and the balance changes.
2025-02-05 16:46:18 +01:00
Florian da Costa 2296473bb7 [FIX] Synchronise partner from statement line to accounting entries
We need to look at the reconcile_data to find the partner as the manual_partner_id can contain the information of an auxiliary line
2025-02-05 16:26:22 +01:00
Víctor Martínez 32b3b8ed99 [FIX] account_reconcile_oca: Synchronize manual_partner_id with partner_id without onchange or subsequent changes with the _synchronize_to_moves() method.
We do not define partner_id with the value of manual_partner_id to prevent _synchronize_to_moves()
from making changes to the account.move.line leaving unintended values and/or data.

Re-define the value of reconcile_data_info if the _synchronize_to_moves() method has changed
anything on the lines.

Related to https://github.com/OCA/account-reconcile/issues/779

TT52634
2025-02-05 16:26:22 +01:00
OCA-git-bot 521a52c772 [BOT] post-merge updates 2025-02-04 17:52:42 +00:00
OCA-git-bot caf0d9438a Merge PR #777 into 16.0
Signed-off-by alexis-via
2025-02-04 17:49:47 +00:00
OCA-git-bot cec1221855 [BOT] post-merge updates 2025-02-03 18:45:17 +00:00
OCA-git-bot cdad4e0cc8 Merge PR #792 into 16.0
Signed-off-by pedrobaeza
2025-02-03 18:42:26 +00:00
oca-git-bot 696dd9f965 [IMP] update dotfiles 2025-02-02 18:00:51 +00:00
Sergio Bustamante 092341be5f [FIX] account_reconcile_oca: Fix currency and amount when using reconciliation models 2025-01-31 13:31:57 +01:00
yibudak 0424df0b20
[MIG] account_partner_reconcile: Migration to 16.0 2025-01-30 10:44:05 +00:00