Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Reconcile Widget with OWL

by
Invitu, Cyril VINH-TUNG
- 02/11/2022 22:04:01
Dear all,

Here in PF (country of FR), we disagree with the modification of a posted entry.

We still do like we did in v8.

We had to hack both account_payment and reconciliation_widget in order to :
- forbid deletion of a validated payment https://github.com/odoo/odoo/pull/96941
- allow reconciliation of draft entries https://github.com/OCA/account-reconcile/pull/403

We have to force journal setup to disable suspense accounts use. With that setup, the payment entries are validated with an intermediate account. This intermediate account is reconciled with the bank.

As Odoo SA won't change the reconciliation process, I agree with Pedro that the module has to be flexible.

@Alexis De Lattre what do you think ?

Best regards



Le mer. 2 nov. 2022, 10:27, Pedro M. Baeza <notifications@odoo-community.org> a écrit :
Although the purist approach would be to generate a new journal entry moving the balance from the suspense account to the definitive account matched on the reconciliation widget, I think we can keep current approach for not generating too much noise, and taking into account that you can't do this in a locked period. Maybe we can introduce a parameter for choosing which one to use...

Regards.

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference