Commit Graph

9 Commits (3d6a561180123ca01a36a7a1192c90c00cabc86f)

Author SHA1 Message Date
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