Search 1.9 billion lines of Odoo code on GitHub

price_history

Author: FOSS INFOTECH PVT LTD
License: AGPL-3
Branch: 12.0
Repository: FOSSINFOTECH/ODOO
Dependencies: purchase, and purchase_requisition
Languages: HTML (88, 29.6%), Markdown (26, 8.8%), Python (113, 38.0%), and XML (70, 23.6%)
Other branches: 11.0
Other repositories: Guobower/FOSSINFOTECH-ODOO, InstaERP/ODOO-1, Mefistous/ODOO-1, alangwansui/subcontractor, bunhin/ODOO-1, haylahi/ODOO-3, leodoooca/ODOO, one2pret/ODOO-1, shouyejing/ODOO-4, and wilfredomorenog/ODOO

<p>Author : FOSS INFOTECH PVT LTD</p> <p>Module : Price_History</p> <p>Version : 12.0</p> <h2>Purchase Revision</h2> <p>This module stores up the previous quoted vaule on your RFQ, It can be used for future references.It's very simple to use with no configuration and also provides you a pivot view for analysis.</p> <p> <ul> <li>You'll find a button <b>'Create Revision'</b> on the form.</li> <br/> <li>Once you have quoted the prices for all the products</li> <br/> <li>Click on <b>'Create Revision'</b> it makes a copy of the line items from the products tab</li> </ul> </p> <p><img src="static/description/rfq.png"></p> <p> <ul> <li>To view the revision Go to <b>'View Revision'</b></li> </ul> </p> <p><img src="static/description/revision.png"></p> <p> <ul> <li>For Pivot View : Go to Control <b>--></b> Price History.</li> </ul> </p> <p><img src="static/description/pivot_view.png"></p>