mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-26 02:02:01 +02:00
19.0 vanilla
This commit is contained in:
parent
ff721d030e
commit
7721452493
1826 changed files with 124775 additions and 274114 deletions
|
|
@ -3,14 +3,8 @@
|
|||
|
||||
Swiss localization
|
||||
==================
|
||||
This module defines a chart of account for Switzerland (Swiss PME/KMU 2015), taxes and enables the generation of ISR and QR-bill when you print an invoice or send it by mail.
|
||||
|
||||
An ISR will be generated if you specify the information it needs :
|
||||
- The bank account you expect to be paid on must be set, and have a valid postal reference.
|
||||
- Your invoice must have been set assigned a bank account to receive its payment
|
||||
(this can be done manually, but a default value is automatically set if you have defined a bank account).
|
||||
- You must have set the postal references of your bank.
|
||||
- Your invoice must be in EUR or CHF (as ISRs do not accept other currencies)
|
||||
This module defines a chart of account for Switzerland (Swiss PME/KMU 2015), taxes and enables the generation of a QR-bill when you print an invoice or send it by mail.
|
||||
The QR bill is attached to the invoice and eases its payment.
|
||||
|
||||
A QR-bill will be generated if:
|
||||
- The partner set on your invoice has a complete address (street, city, postal code and country) in Switzerland
|
||||
|
|
@ -18,11 +12,8 @@ A QR-bill will be generated if:
|
|||
- A correct account number/QR IBAN is set on your bank journal
|
||||
- (when using a QR-IBAN): the payment reference of the invoice is a QR-reference
|
||||
|
||||
The generation of the ISR and QR-bill is automatic if you meet the previous criteria.
|
||||
The generation of the QR-bill is automatic if you meet the previous criteria. The QR-bill will be appended after the invoice when printing or sending by mail.
|
||||
|
||||
Here is how it works:
|
||||
- Printing the invoice will trigger the download of three files: the invoice, its ISR and its QR-bill
|
||||
- Clicking the 'Send by mail' button will attach three files to your draft mail : the invoice, the ISR and the QR-bill.
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
@ -33,38 +24,17 @@ pip install odoo-bringout-oca-ocb-l10n_ch
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- account
|
||||
- l10n_multilang
|
||||
- account_edi_ubl_cii
|
||||
- base_iban
|
||||
- l10n_din5008
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: Switzerland - Accounting
|
||||
- **Version**: 11.2
|
||||
- **Category**: Accounting/Localizations/Account Charts
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: False
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `l10n_ch`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/l10n_ch
|
||||
|
||||
## License
|
||||
|
||||
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
||||
|
||||
## Documentation
|
||||
|
||||
- Overview: doc/OVERVIEW.md
|
||||
- Architecture: doc/ARCHITECTURE.md
|
||||
- Models: doc/MODELS.md
|
||||
- Controllers: doc/CONTROLLERS.md
|
||||
- Wizards: doc/WIZARDS.md
|
||||
- Install: doc/INSTALL.md
|
||||
- Usage: doc/USAGE.md
|
||||
- Configuration: doc/CONFIGURATION.md
|
||||
- Dependencies: doc/DEPENDENCIES.md
|
||||
- Troubleshooting: doc/TROUBLESHOOTING.md
|
||||
- FAQ: doc/FAQ.md
|
||||
This package preserves the original LGPL-3 license.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue