Commit Graph

8 Commits

Author SHA1 Message Date
Alexis de Lattre
033dedb9b2 [IMP] account_reconciliation_widget: show analytic account on counterpart line 2022-08-11 00:06:39 +02:00
Alexis de Lattre
5875616665 account_reconciliation_widget: ability to edit ref
'ref' of account.move can now be customized in the reconciliation widget
'name' of account.move is displayed for information
2022-08-01 20:13:45 +02:00
Miquel Raïch
942b1992c1 [FIX] account_reconciliation_widget: set statement name to move ref 2022-05-18 13:06:34 +02:00
Téo Goddet
682ea36f6e Fix foreign_currency_id vs currency_id on statement
Fix 13 to 14 migration
2021-10-30 16:40:47 +02:00
Francisco Ivan Anton Prieto
f44d05bd8f [14.0][FIX] account_reconciliation_widget: error checking res.partner.bank on account.bank.statement.line
bank_account_id is now partner_bank_id on account.bank.statement.line (inheriting from move)
2021-04-20 10:40:00 +02:00
Francisco Ivan Anton Prieto
469fbf44f9 [14.0][FIX] account_reconciliation_widget: already posted move issue on reconcile
A new mod in Odoo base code disallows re-post an already posted move. This thing blocks reconciling and this commit fixes it.
2021-04-19 10:17:31 +02:00
Francisco Ivan Anton Prieto
aa43f5881b [ADD] account_reconciliation_widget: first working alpha 2020-12-17 01:21:57 +01:00
Odoo
267f6653d0 [ADD] account_reconciliation_widget: Base module code extracted from Odoo 13.0 2020-12-17 01:21:38 +01:00