mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:12:03 +02:00
30 lines
529 B
Markdown
30 lines
529 B
Markdown
# Extended Addresses
|
|
|
|
|
|
Extended Addresses Management
|
|
=============================
|
|
|
|
This module provides the ability to choose a city from a list (in specific countries).
|
|
|
|
It is primarily used for EDIs that might need a special city code.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-base_address_extended
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/base_address_extended
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|