mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 16:12:04 +02:00
30 lines
666 B
Markdown
30 lines
666 B
Markdown
# Purchase Agreements
|
|
|
|
|
|
This module allows you to manage your Purchase Agreements.
|
|
===========================================================
|
|
|
|
Manage calls for tenders and blanket orders. Calls for tenders are used to get
|
|
competing offers from different vendors and select the best ones. Blanket orders
|
|
are agreements you have with vendors to benefit from a predetermined pricing.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-purchase_requisition
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- purchase
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/purchase_requisition
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|