oca-ocb-sale/odoo-bringout-oca-ocb-sale_crm/README.md
Ernad Husremovic 73afc09215 19.0 vanilla
2026-03-09 09:32:12 +01:00

34 lines
760 B
Markdown

# Opportunity to Quotation
This module adds a shortcut on one or several opportunity cases in the CRM.
===========================================================================
This shortcut allows you to generate a sales order based on the selected case.
If different cases are open (a list), it generates one sales order by case.
The case is then closed and linked to the generated sales order.
We suggest you to install this module, if you installed both the sale and the crm
modules.
## Installation
```bash
pip install odoo-bringout-oca-ocb-sale_crm
```
## Dependencies
- sale
- crm
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/sale_crm
## License
This package preserves the original LGPL-3 license.