mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:52:04 +02:00
27 lines
441 B
Markdown
27 lines
441 B
Markdown
# WMS Accounting
|
|
|
|
|
|
WMS Accounting module
|
|
======================
|
|
This module adds the price difference account. Used in standard perpetual valuation.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-purchase_price_diff
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- purchase_stock
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/purchase_price_diff
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|