Commit Graph

19 Commits (e2c35bbacf36ef29b0cfd15df6cdc846d020995b)

Author SHA1 Message Date
PNurm e2c35bbacf [FIX] account_reconcile_oca: Pass partner parameter correctly to _get_write_off_move_lines_dict 2024-07-18 08:28:21 +02:00
Enric Tobella b0444b1319 [IMP] account_reconcile_oca: Allow aggregation for more parameters 2024-05-29 12:29:28 +02:00
Enric Tobella 04fea1e2c4 [IMP] account_reconcile_oca: Allow to define the statement directly 2024-05-29 12:03:12 +02:00
Enric Tobella 84bab61b6f [IMP] account_reconcile_oca: Add missing fields necessary 2024-05-29 12:03:04 +02:00
Enric Tobella 8dc6135948 [FIX] account_reconcile_oca: Use counterparts properly 2024-03-22 10:49:32 +01:00
Enric Tobella 50a8b92a87 [FIX] account_reconcile_oca: Fix foreign currency 2024-03-07 19:33:44 +01:00
Enric Tobella f444d1477c [UPD] account_reconcile_oca: Add Dixmit as author 2023-12-27 10:26:10 +01:00
Andrea Stirpe 167fd083c0 [16.0][IMP] account_reconcile_oca: display partner_name 2023-09-25 15:52:25 +02:00
OCA-git-bot 8b5848969d Merge PR #580 into 16.0
Signed-off-by etobella
2023-09-17 22:37:52 +00:00
Enric Tobella 8b9fe5b3b4 [FIX] account_reconcile_oca: Show manual amount in the right currency 2023-09-06 22:42:03 +02:00
Enric Tobella 2e164c9123 [IMP] account_reconcile_oca: only store info on unreconciled items 2023-09-05 16:12:45 +02:00
Enric Tobella 91e974803f [FIX] account_reconcile_oca: Models where failing on default with a different currency 2023-08-28 16:30:55 +02:00
Enric Tobella c11225c681 [FIX] account_reconcile_oca: Make it work with foreign currency 2023-08-27 18:15:53 +02:00
Enric Tobella db499a7ec1 [IMP] account_reconcile_oca: Include taxes from models
Fixes #576
2023-08-26 20:05:56 +02:00
Enric Tobella 8a01c66f2a [FIX] account_reconcile_oca: Use edit reconcile method in case it is not defined 2023-08-26 19:19:34 +02:00
Florian da Costa c8c028ffcd [IMP] account_reconcile_oca: Take statement line payment ref instead of account move number (name) fot the counterpart account move line 2023-04-04 15:02:57 +02:00
Enric Tobella 8ad989920e [IMP] account_reconcile_oca: Finish creation of module
* refactoring JS in order to add logic
* Improve views
* Minor fixes in Odoo code in order to fix all possible options
2023-03-29 13:08:14 +02:00
Alexis de Lattre 0ea9421d14 [IMP] account_reconcile_oca
* In "reconcile" tab, don't propose the move of the currently processed statement line

* In accounting, only select/search parent partners
2023-03-29 13:08:14 +02:00
Enric Tobella 6eae4037fd [ADD] account_reconcile_oca 2023-03-29 13:02:06 +02:00