mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-24 11:01:59 +02:00
31 lines
638 B
Markdown
31 lines
638 B
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
|
|
|
|
- account
|
|
- base_iban
|
|
- base_vat
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_uk
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|