mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
* Standard procedure. * README by fragments. * Adapt logic to new reconciliation widget model. * Add tests.
10 lines
555 B
ReStructuredText
10 lines
555 B
ReStructuredText
* It would be good to check references too, but bank usually change some
|
|
characters, so this doesn't seem to be a general solution.
|
|
* Take into account different currencies (in payment order or in bank
|
|
statement).
|
|
* Try to match payment orders resulting entries grouped by due date, instead of
|
|
a whole, but this will affect performance for sure.
|
|
* When the reconcile models end with more inheritable code, implement this
|
|
as a new type of reconciliation in this model.
|
|
* Develop real UI tests, instead of mimicking the call to the involved method.
|