mirror of
https://gitlab.com/flectra-community/l10n-switzerland-flectra.git
synced 2024-11-16 19:12:04 +00:00
054b3e8e86
->ebill_paynet,ebill_paynet_customer_free_ref,l10n_ch_invoice_reports
116 lines
4.1 KiB
ReStructuredText
116 lines
4.1 KiB
ReStructuredText
============
|
|
eBill Paynet
|
|
============
|
|
|
|
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! This file is generated by oca-gen-addon-readme !!
|
|
!! changes will be overwritten. !!
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
:target: https://odoo-community.org/page/development-status
|
|
:alt: Beta
|
|
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
:alt: License: AGPL-3
|
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--switzerland-lightgray.png?logo=github
|
|
:target: https://github.com/OCA/l10n-switzerland/tree/14.0/ebill_paynet
|
|
:alt: OCA/l10n-switzerland
|
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
:target: https://translation.odoo-community.org/projects/l10n-switzerland-14-0/l10n-switzerland-14-0-ebill_paynet
|
|
:alt: Translate me on Weblate
|
|
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
|
:target: https://runbot.odoo-community.org/runbot/125/14.0
|
|
:alt: Try me on Runbot
|
|
|
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
|
|
This module implements the exchange of electronic invoices with the SIXT Paynet infrastructure used in Switzerland.
|
|
|
|
It allows the automatic sending of invoice to customer that have registered with the service.
|
|
|
|
**Table of contents**
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
Installation
|
|
============
|
|
|
|
This module depends on `base_ebill_payment_contract` which is located on `OCA/account_invoicing`, so this repository must also be present on the system.
|
|
This `base_ebill_payment_contract` module depends on `account_invoice_transmit_method` which will also be installed.
|
|
|
|
Configuration
|
|
=============
|
|
|
|
Create a service
|
|
================
|
|
|
|
To create a service you need to be registred with SIXT Paynet service. Then the configuration of the service can be done in `Accounting - Configuration - Payments - Paynet Service`
|
|
|
|
Configure the customers
|
|
=======================
|
|
|
|
A customer that wants to receive his invoices through Paynet will also need to register with the service.
|
|
In Odoo to enable the sending of invoices for a specific customer through Paynet, the transmit method must be set accordingly for that customer. This is done on the customer form in the tab `Sales & Purchases` section `Sales`.
|
|
|
|
Configure the contracts
|
|
=======================
|
|
|
|
The contracts specific to e-billing are located in `Accounting - Customers - eBill Payment Contract`
|
|
Although the Paynet system allows for automatic exchange of contract registration and status changes, this automation is not yet implemented.
|
|
To be active a contract needs to be in the state `Open` and it's start/end dates to be valid.
|
|
|
|
Usage
|
|
=====
|
|
|
|
To use this module, you need to:
|
|
|
|
#. Configure the service, customers and contracts as described in the CONFIGURATION section.
|
|
#. Create an invoice for a customer with an open Paynet contract.
|
|
#. Validate the invoice, and it will be send to the service.
|
|
|
|
Known issues / Roadmap
|
|
======================
|
|
|
|
To Do
|
|
=====
|
|
|
|
* The B2C invoice generated is only a draft and not tested, yet.
|
|
* Invoice in currency other than CHF will not be generated correctly.
|
|
* Implementation of the automatic registration of contracts, is not implemented and probably not supported by the DWS
|
|
|
|
Improvements
|
|
============
|
|
|
|
* On the contract view the list of messages for that contract could be visible.
|
|
* When an error is returned by the service it should be clearer where it is located in the payload send.
|
|
* In the chatter add a link to the job when it fails
|
|
|
|
Refactoring
|
|
===========
|
|
|
|
The dependence on `delivery` module could be extracted in a glue module.
|
|
For v14 or v15 consider refactoring on top of EDI framework
|
|
|
|
Credits
|
|
=======
|
|
|
|
Authors
|
|
~~~~~~~
|
|
|
|
* Camptocamp SA
|
|
|
|
Contributors
|
|
~~~~~~~~~~~~
|
|
|
|
* Jamotion <info@jamotion.ch>
|
|
* Thierry Ducrest <thierry.ducrest@camptocamp.com>
|
|
* `Trobz <https://trobz.com>`_:
|
|
* Dung Tran <dungtd@trobz.com>
|
|
|
|
Other credits
|
|
~~~~~~~~~~~~~
|
|
|
|
The migration of this module from 13.0 to 14.0 as financially supported by Camptocamp
|