oca-ocb-accounting/odoo-bringout-oca-ocb-stock_account/README.md
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00

37 lines
759 B
Markdown

# WMS Accounting
WMS Accounting module
======================
This module makes the link between the 'stock' and 'account' modules and allows you to create accounting entries to value your stock movements
Key Features
------------
* Stock Valuation (periodical or automatic)
* Invoice from Picking
Dashboard / Reports for Warehouse Management includes:
------------------------------------------------------
* Stock Inventory Value at given date (support dates in the past)
## Installation
```bash
pip install odoo-bringout-oca-ocb-stock_account
```
## Dependencies
- stock
- account
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/stock_account
## License
This package preserves the original LGPL-3 license.