Denis Roussel
a4fc3d4a15
[IMP] account_reconcile_restrict_partner_mismatch: Call super if no self
...
As the super() does not return 'True', if no self is defined,
return the super() method
2024-11-06 11:36:36 +01:00
Denis Roussel
25e64edab4
[IMP] account_reconcile_restrict_partner_mismatch: Avoid restriction on some journals / Enable on company level
...
In some cases, accounting users should be allowed to mix partners. This will be configured
on account journal level.
In order to not break standard behaviors, the restriction feature should be
enabled by a configuration parameter on company level. A new configuration
parameter has been added.
2024-11-06 11:07:11 +01:00
sbejaoui
d79fd0dd12
[16.0][MIG] account_reconcile_restrict_partner_mismatch
2023-09-29 15:23:09 +02:00
nguyenhk
955e6990ba
[MIG] account_reconcile_restrict_partner_mismatch: Migration to 14.0
2023-09-29 15:07:46 +02:00
ernestotejeda
ac3e238736
[MIG] account_reconcile_restrict_partner_mismatch: Migration to 13.0
2023-09-29 15:07:46 +02:00
ernestotejeda
eb17203388
[IMP] account_reconcile_restrict_partner_mismatch: black, isort
2023-09-29 15:07:46 +02:00
Iryna Vyshnevska
35fcc62c9b
[12.0][ADD] create addon: account_reconcile_restrict_partner_mismatch
2023-09-29 15:07:46 +02:00