[FW][ADD] sales: create quotations doc #10430
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PROJECT TASK: https://www.odoo.com/odoo/3835/tasks/3981941?cids=3
Surprisingly, there is no documentation to inform Odoo users how to properly create (and send) quotations using the Sales application. There is a doc that focuses briefly on how to 'Create and send quotations' with the CRM application, via a qualified lead/opportunity -- but, there is no doc for the Sales app that properly focuses on the quotation form, how to fill it out, and how to send it. That's why this particular doc is being written. Also, it will include a reference to the new 'Catalog' option that is present in the Order Lines tab, allowing users to freely peruse the product catalog in the database to add products to a quotation (as suggested to me by VPD to include).
Forward-Port-Of: #9749