mirror of
https://github.com/bringout/oca-ocb-l10n_me-africa.git
synced 2026-04-25 17:42:04 +02:00
55 lines
1.4 KiB
Markdown
55 lines
1.4 KiB
Markdown
# Morocco - Accounting
|
|
|
|
|
|
This is the base module to manage the accounting chart for Morocco.
|
|
====================================================================
|
|
|
|
Ce Module charge le modèle du plan de comptes standard Marocain et permet de
|
|
générer les états comptables aux normes marocaines (Bilan, CPC (comptes de
|
|
produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...).
|
|
L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable
|
|
Seddik au cours du troisième trimestre 2010.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_ma
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
This addon depends on:
|
|
- base
|
|
- account
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: Morocco - Accounting
|
|
- **Version**: N/A
|
|
- **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_ma`.
|
|
|
|
## 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
|
|
- Reports: doc/REPORTS.md
|
|
- Security: doc/SECURITY.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
|