Commit Graph

374 Commits

Author SHA1 Message Date
Víctor Martínez
0065425b33 Translated using Weblate (Spanish)
Currently translated at 94.2% (114 of 121 strings)

Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/es/
2024-12-20 13:06:24 +00:00
OCA-git-bot
fc4850933f [BOT] post-merge updates 2024-12-18 07:30:50 +00:00
OCA-git-bot
8068b8f7fe Merge PR #767 into 17.0
Signed-off-by pedrobaeza
2024-12-18 07:27:45 +00:00
OCA-git-bot
9f176bb484 [BOT] post-merge updates 2024-12-17 15:14:56 +00:00
OCA-git-bot
8854637572 Merge PR #768 into 17.0
Signed-off-by pedrobaeza
2024-12-17 15:10:02 +00:00
Enric Tobella
33493c3dd3 [IMP] account_reconcile_oca: Open reconcile view when press the name on journal 2024-12-17 14:59:54 +01:00
David
27174a0b37 [IMP] account_statement_base: add group by date
TT52123
2024-12-17 14:57:26 +01:00
Víctor Martínez
64b1d4b710 [IMP] account_reconcile_oca: Add auto-reconcile compatibility (Example: Rule to match invoices/bills)
TT52146

[FIX] account_reconcile_oca: Fix test related to match_text_location fields

Related to 8948b31407

TT52146
2024-12-17 14:52:15 +01:00
Víctor Martínez
4628c5afdd [FIX] account_reconcile_oca: Fix selection_badge_uncheck to correctly apply the corresponding domain
Previously the widget selection_badge_uncheck (wrongly migrated to v17) was not defined correctly,
which caused the domain not to be applied, causing that the reconciliation models of any type
(instead of those defined as buttons) were shown as buttons.

TT52238
2024-12-17 11:39:33 +01:00
OCA-git-bot
c5088679e3 [BOT] post-merge updates 2024-12-17 10:25:15 +00:00
OCA-git-bot
3b7014780b Merge PR #764 into 17.0
Signed-off-by pedrobaeza
2024-12-17 10:22:14 +00:00
OCA-git-bot
caebfa590d [BOT] post-merge updates 2024-12-17 09:42:35 +00:00
OCA-git-bot
5e11613ad3 Merge PR #765 into 17.0
Signed-off-by pedrobaeza
2024-12-17 09:38:45 +00:00
bobrador
7bb5bda6d7 [FIX] account_reconcile_oca: Fixed analytic distribution update
This fixes a bug that occurred when both account_reconcile_oca and account_reconcile_model_oca modules were installed. The issue arose when assigning an analytic account and making no further changes, causing the analytic account to not be set correctly. As a result, the reconciliation process failed to create the analytic entries properly. This line: ensures that if the analytic distribution has changed, it will be correctly updated.
2024-12-16 11:50:49 +01:00
bobrador
dcd69cc3ed [IMP] account_reconcile_oca: Add validation for applicability of analytic plans
adds validation for the applicability of analytic plans, ensuring that mandatory plans or accounts requiring analytic imputations are properly validated.

    The validate_analytic context is used in the analytic mixin to validate the applicability of analytic plans when generating analytic lines.
2024-12-16 11:40:03 +01:00
OCA-git-bot
59f3a4be71 [BOT] post-merge updates 2024-12-09 07:40:43 +00:00
OCA-git-bot
564f297aec Merge PR #677 into 17.0
Signed-off-by pedrobaeza
2024-12-09 07:36:56 +00:00
Enric Tobella
69cf2d206a [IMP] account_reconcile_oca: Use receivable/payable account on statements with partner as suspense account 2024-12-09 08:29:11 +01:00
OCA-git-bot
1d00fe5464 [BOT] post-merge updates 2024-11-28 07:27:26 +00:00
OCA-git-bot
450ce568ea Merge PR #760 into 17.0
Signed-off-by pedrobaeza
2024-11-28 07:24:17 +00:00
Víctor Martínez
7bcf45377a [IMP] account_reconcile_oca: Hook methods
Useful for extensions like this one https://github.com/OCA/account-reconcile/pull/758

TT51885
2024-11-27 17:23:07 +01:00
David
486cf371bc oca-port: blacklist PR(s) , 500, 662, 702 for account_reconcile_oca 2024-11-27 17:21:36 +01:00
David
9923686264 [IMP] account_reconcile_oca: reconcile lines from statement
UX: override the statement lines button action so we can reconcile
directly from the statement itself.

TT51834
2024-11-26 18:04:07 +01:00
Enric Tobella
c3af0ddbee [IMP] account_reconcile_oca: Split overflow 2024-11-26 18:00:55 +01:00
OCA-git-bot
c35333d9c5 [BOT] post-merge updates 2024-11-26 07:19:59 +00:00
OCA-git-bot
cc2ffc24a6 Merge PR #755 into 17.0
Signed-off-by pedrobaeza
2024-11-26 07:16:53 +00:00
Víctor Martínez
63c34f4b04 [IMP] account_statement_base: Remove unnecessary code
Unnecessary code when merging https://github.com/odoo/odoo/pull/182497
2024-11-25 14:13:10 +01:00
OCA-git-bot
38ad4e4ce9 [BOT] post-merge updates 2024-11-20 07:57:02 +00:00
OCA-git-bot
3ec4347dbb Merge PR #752 into 17.0
Signed-off-by pedrobaeza
2024-11-20 07:53:59 +00:00
Víctor Martínez
a8965a2a4c [FIX] account_statement_base: Allow statements to be created by clicking on the New button (only on cash ones).
If you access the list of statements from the Create button, you should be able to create new records.

TT51767
2024-11-20 08:43:36 +01:00
OCA-git-bot
06756ae9e0 [BOT] post-merge updates 2024-11-19 09:29:31 +00:00
OCA-git-bot
23093a2d2a Merge PR #751 into 17.0
Signed-off-by pedrobaeza
2024-11-19 09:26:38 +00:00
Víctor Martínez
8fbf47151a [FIX] account_statement_base: Remove wrong field label 2024-11-19 09:52:01 +01:00
Víctor Martínez
9f0fc60fc2 [FIX] account_statement_base: Add default_statement_id to the context to create the statement lines linked to it
TT51767
2024-11-19 09:48:50 +01:00
OCA-git-bot
11bbb81363 [BOT] post-merge updates 2024-11-18 11:44:28 +00:00
OCA-git-bot
4c45d76a3f Merge PR #748 into 17.0
Signed-off-by etobella
2024-11-18 11:41:22 +00:00
Florian da Costa
b6fefe3ea5 [FIX] account_reconcile_oca : keep partner line case of manual button reconcile 2024-11-18 11:40:34 +01:00
OCA-git-bot
13ce4effc7 [BOT] post-merge updates 2024-11-18 09:19:30 +00:00
OCA-git-bot
9ff26fc2f8 Merge PR #746 into 17.0
Signed-off-by etobella
2024-11-18 09:16:25 +00:00
Florian da Costa
689eb413a7 [16][FIX] account_reconcile_oca : keep aml label when empty on manual write-off reconcile model 2024-11-18 09:28:22 +01:00
OCA-git-bot
cd09680882 [BOT] post-merge updates 2024-11-14 07:15:11 +00:00
OCA-git-bot
4da20a2d9d Merge PR #743 into 17.0
Signed-off-by pedrobaeza
2024-11-14 07:11:24 +00:00
Duy (Đỗ Anh)
c43f3b4f26 [IMP] account_statement_base: no need to depend on account_reconcile_model_oca tests 2024-11-14 11:26:51 +07:00
OCA-git-bot
6e856dc49c [BOT] post-merge updates 2024-10-17 19:09:38 +00:00
OCA-git-bot
aeb9961851 Merge PR #732 into 17.0
Signed-off-by pedrobaeza
2024-10-17 19:06:41 +00:00
Enric Tobella
cdf9c3e77e [FIX] account_reconcile_oca: Only filter by partner on receivable and payable lines 2024-10-17 21:04:43 +02:00
mymage
9976ae179a Translated using Weblate (Italian)
Currently translated at 100.0% (121 of 121 strings)

Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/it/
2024-10-10 10:06:37 +00:00
Weblate
5d0ba45dfa Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/
2024-10-09 15:12:26 +00:00
OCA-git-bot
493db86a1c [BOT] post-merge updates 2024-10-09 15:12:19 +00:00
oca-ci
4c78c21f4d [UPD] Update account_reconcile_oca.pot 2024-10-09 15:09:09 +00:00