Commit Graph

22 Commits (d374e8cc7adb326eb21c7526fd0be10b0e03e502)

Author SHA1 Message Date
PNurm 74d084c63a [FIX] account_reconcile_oca: Pass partner parameter correctly to _get_write_off_move_lines_dict 2024-09-08 15:14:59 +02:00
JordiMForgeFlow 647db34317 [IMP] account_reconcile_oca: reverse reconcile entry when resetting reconciliation in keep mode 2024-05-30 13:39:14 +02:00
Pedro M. Baeza 90ca34afc2 [FIX] *: pre-commit fixes
Due to latest copier template with all the checks.
2024-05-01 19:31:30 +02:00
Enric Tobella f85338ffb0 [IMP] account_reconcile_oca: Allow aggregation for more parameters 2024-04-22 14:38:09 +02:00
Enric Tobella b64ffc6eda [IMP] account_reconcile_oca: Allow to define the statement directly 2024-04-22 10:37:56 +02:00
Enric Tobella c408c0f059 [FIX] account_reconcile_oca: Use counterparts properly 2024-04-21 02:16:01 +02:00
Enric Tobella 4a5e33919d [FIX] account_reconcile_oca: Fix foreign currency 2024-04-21 02:11:53 +02:00
Enric Tobella 98e0d559ba [MIG] account_reconcile_oca: Finish migration 2024-02-08 23:06:58 +01:00
Henrik Norlin a5f04c08f7 [MIG] account_reconcile_oca: Migration to 17.0 2024-02-08 23:06:58 +01:00
Henrik Norlin 214337719b [IMP] account_reconcile_oca: black, isort, prettier 2024-02-08 23:06:58 +01:00
Enric Tobella f3956c9e52 [UPD] account_reconcile_oca: Add Dixmit as author 2024-02-07 22:10:36 +01:00
Andrea Stirpe c514a854d9 [16.0][IMP] account_reconcile_oca: display partner_name 2024-02-07 22:10:07 +01:00
Enric Tobella 4cbe8d96b6 [FIX] account_reconcile_oca: Show manual amount in the right currency 2024-02-07 22:09:55 +01:00
Enric Tobella 3d6a561180 [IMP] account_reconcile_oca: only store info on unreconciled items 2024-02-07 22:09:51 +01:00
Enric Tobella 7fe47375c6 [FIX] account_reconcile_oca: Models where failing on default with a different currency 2024-02-07 22:09:45 +01:00
Enric Tobella e15b76822f [FIX] account_reconcile_oca: Make it work with foreign currency 2024-02-07 22:09:45 +01:00
Enric Tobella d1f981cc7e [IMP] account_reconcile_oca: Include taxes from models
Fixes #576
2024-02-07 22:09:43 +01:00
Enric Tobella 2f4482734d [FIX] account_reconcile_oca: Use edit reconcile method in case it is not defined 2024-02-07 22:09:43 +01:00
Florian da Costa 9fcc535423 [IMP] account_reconcile_oca: Take statement line payment ref instead of account move number (name) fot the counterpart account move line 2024-02-07 22:09:30 +01:00
Enric Tobella 6c770943f1 [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
2024-02-07 22:09:25 +01:00
Alexis de Lattre d54c73721e [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
2024-02-07 22:09:24 +01:00
Enric Tobella 43a0191253 [ADD] account_reconcile_oca 2024-02-07 22:09:22 +01:00