mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-23 10:52:09 +02:00
54 lines
1.3 KiB
Markdown
54 lines
1.3 KiB
Markdown
# United Kingdom - Accounting
|
|
|
|
|
|
This is the latest UK Odoo localisation necessary to run Odoo accounting for UK SME's with:
|
|
=================================================================================================
|
|
- a CT600-ready chart of accounts
|
|
- VAT100-ready tax structure
|
|
- InfoLogic UK counties listing
|
|
- a few other adaptations
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_uk
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
This addon depends on:
|
|
- account
|
|
- base_iban
|
|
- base_vat
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: United Kingdom - Accounting
|
|
- **Version**: 1.0
|
|
- **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_uk`.
|
|
|
|
## 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
|