l10n-switzerland-flectra/l10n_ch_isr_payment_grouping
Raphael Ritter 22ee40100d [FIX] Multiple modules which had wrong dependencies
[FIX] l10n_ch_zip
[ADD] Added latest OCA Modules
[REMOVE] Removed QR modules which are not required anymore
2021-11-17 14:48:42 +01:00
..
i18n [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
models [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
static/description [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
tests [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
wizard [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
COPYRIGHT [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
LICENSE [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
README.rst [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
__init__.py [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00
__manifest__.py [FIX] Multiple modules which had wrong dependencies 2021-11-17 14:48:42 +01:00

README.rst

==================================
Switzerland - ISR payment grouping
==================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 

Definition of a specific grouping rule for ISR payments

This module is recommended if you use SEPA pain files.

Usually to reduce payment fees, you want to group
Vendor Bills by supplier in your payments.
In case of Swiss SEPA with ISR we want to keep a single transaction per ISR
and the additionnal fees per payment doesn't apply.

Moreover grouping payments usually concatenate the Vendor references
and make it more difficult for your suppliers to reconciliate
your payments as multiple ISR references concatenated are not supported
in SEPA file format.

This module checks if a payment is an ISR payment:

ISR: never group payments
other: standard grouping

**Table of contents**

.. contents::
   :local:

Installation
============

This requires the following patch on odoo:

https://github.com/odoo/odoo/pull/48441

Usage
=====

Once installed this module will automatically ungroup the ISR payments.

Wether you check or not the `Group Invoices` checkbox ISR payments are split
by ISR reference.

The ISR reference is read from the `Vendor Reference` field on Vendor Bill.

To consider Vendor Bill as using ISR, it must have:

- an ISR reference
- a bank account with a valid ISR issuer
  postal account starting with 01 or 03

Credits
=======

Authors
~~~~~~~

* Camptocamp

Contributors
        ------------

        * Jamotion <info@jamotion.ch>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Naglis Jonaitis (Versada UAB) <naglis@versada.eu>
* `Trobz <https://trobz.com>`_:
    * Son Ho <sonhd@trobz.com>

Other credits
~~~~~~~~~~~~~

The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp