mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 03:52:04 +02:00
|
|
||
|---|---|---|
| .. | ||
| base_address_extended | ||
| doc | ||
| pyproject.toml | ||
| README.md | ||
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
pip install odoo-bringout-oca-ocb-base_address_extended
Dependencies
This addon depends on:
- base
Manifest Information
- Name: Extended Addresses
- Version: 1.1
- Category: Hidden
- License: LGPL-3
- Installable: False
Source
Based on OCA/OCB branch 16.0, addon base_address_extended.
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