mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-26 10:42:07 +02:00
19.0 vanilla
This commit is contained in:
parent
ff721d030e
commit
7721452493
1826 changed files with 124775 additions and 274114 deletions
|
|
@ -1,26 +1,6 @@
|
|||
# France - Accounting
|
||||
# France - Localizations
|
||||
|
||||
|
||||
This is the module to manage the accounting chart for France in Odoo.
|
||||
========================================================================
|
||||
|
||||
This module applies to companies based in France mainland. It doesn't apply to
|
||||
companies based in the DOM-TOMs (Guadeloupe, Martinique, Guyane, Réunion, Mayotte).
|
||||
|
||||
This localisation module creates the VAT taxes of type 'tax included' for purchases
|
||||
(it is notably required when you use the module 'hr_expense'). Beware that these
|
||||
'tax included' VAT taxes are not managed by the fiscal positions provided by this
|
||||
module (because it is complex to manage both 'tax excluded' and 'tax included'
|
||||
scenarios in fiscal positions).
|
||||
|
||||
This localisation module doesn't properly handle the scenario when a France-mainland
|
||||
company sells services to a company based in the DOMs. We could manage it in the
|
||||
fiscal positions, but it would require to differentiate between 'product' VAT taxes
|
||||
and 'service' VAT taxes. We consider that it is too 'heavy' to have this by default
|
||||
in l10n_fr; companies that sell services to DOM-based companies should update the
|
||||
configuration of their taxes and fiscal positions manually.
|
||||
|
||||
**Credits:** Sistheo, Zeekom, CrysaLEAD, Akretion and Camptocamp.
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
@ -31,37 +11,14 @@ pip install odoo-bringout-oca-ocb-l10n_fr
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- account
|
||||
- base_iban
|
||||
- base_vat
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: France - Accounting
|
||||
- **Version**: 2.1
|
||||
- **Category**: Accounting/Localizations/Account Charts
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: False
|
||||
- base
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `l10n_fr`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/l10n_fr
|
||||
|
||||
## 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