mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-26 11:22:00 +02:00
30 lines
580 B
Markdown
30 lines
580 B
Markdown
# India Sales and Warehouse Management
|
|
|
|
|
|
Get the warehouse address if the invoice is created from the Sale Order
|
|
In Indian EDI we send shipping address details if available
|
|
|
|
So this module is to get the warehouse address if the invoice is created from Sale Order
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_in_sale_stock
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- l10n_in_sale
|
|
- l10n_in_stock
|
|
- sale_stock
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_in_sale_stock
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|