oca-purchase/odoo-bringout-oca-purchase-workflow-purchase_no_rfq/purchase_no_rfq/readme/DESCRIPTION.rst
Ernad Husremovic 7378b233e9 Add oca-purchase submodule with 96 purchase modules moved from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 18:00:40 +02:00

20 lines
856 B
ReStructuredText

This module extends the odoo purchase module, to remove 'Request for Quotation' state, simplifying
the workflow for the end users.
Once installed :
* The menu item 'Purchase > Purchase > Requests for Quotation' is hidden. A single menu item 'Purchase Order'
is available
* The states names of the purchase order is altered. 'RFQ' is replaced by 'Draft' and 'RFQ sent' by 'Sent'.
* The colors in the tree view is correctly set to ``decoration-info`` for 'draft' and 'sent' orders.
.. figure:: ../static/description/purchase_order_tree.png
* In the form view, all the RFQ names are removed or replaced by 'Purchase Order'.
The module makes also the 'Print' button allways available and not only on 'draft' and 'sent' status.
* The option 'Print > Request For quotation' is also disabled.
.. figure:: ../static/description/purchase_order_form.png