OCA / l10n-switzerland

Odoo Swiss localization
GNU Affero General Public License v3.0
53 stars 163 forks source link

[ADD] l10n_ch_isr_payment_grouping #547

Closed yvaucher closed 2 years ago

yvaucher commented 4 years ago

Definition a specific grouping rule for ISR payments

Swiss ISR payments must not be grouped as we want to keep a single transaction per reference. The ISR payment reference doesn't imply additionnal fees from the bank.

One transaction per ISR reference is needed in Swiss SEPA payments to ensure a end-to-end flow that will ease the reconciliation on the other end.

When ISR reference is detected we also avoid to concatenate the references to not concatenate the same reference multiple times. In case the same reference is sent by the supplier on different dates.

This was intended to be a feature integrated in Odoo but only the hooks might be accepted. See https://github.com/odoo/odoo/pull/48441 (12.0) and https://github.com/odoo/odoo/pull/48441 (13.0)

github-actions[bot] commented 2 years ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.