Commit Graph

27 Commits (0b19dc332bcaf4fbcc2fc4ead7227a1e7e627f1a)

Author SHA1 Message Date
Anjeel Haria 0b19dc332b [IMP] account_reconcile_oca: pass default label(same as the label on the bank statement line) for lines created through reconciliation models if there is no 'Journal Item Label' passed in the reconciliation model 2024-12-19 14:13:47 +05:30
emiliesoutiras 3a0d408499 [FIX] fix odoo trace 'Two fields (manual_in_currency_id, manual_in_currency) of account.bank.statement.line() have the same label: Manual In Currency. [Modules: account_reconcile_oca and account_reconcile_oca]' 2024-09-19 17:09:51 +02:00
Enric Tobella 7296eb2ebe [FIX] account_reconcile_oca: Fix wrong display on reconciled moves
If your reconcile an invoice and in the old option, the reconcile widget shows something weird with three lines but we should have only two. The data was right with 2 lines only.
2024-09-09 15:56:50 +02:00
OCA-git-bot 1bf6d9564d Merge PR #668 into 16.0
Signed-off-by pedrobaeza
2024-09-04 15:06:36 +00:00
OCA-git-bot bbceaa6785 Merge PR #665 into 16.0
Signed-off-by etobella
2024-07-24 10:43:58 +00:00
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 67c75bb6ad [IMP] account_reconcile_oca: Compute the exchange rate properly 2024-07-10 10:52:06 +02:00
Enric Tobella 0b69f38cac [IMP] account_reconcile_oca: Fix multi currency computation 2024-06-26 07:03:10 +02:00
JordiMForgeFlow 5349f793a7 [IMP] account_reconcile_oca: reverse reconcile entry when resetting reconciliation in keep mode 2024-06-03 16:56:27 +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