Feature Request: link the deal with the quotation
Step: Follow the erpnext integrations document, then
- clicking "Creating Quotation" on the deal page,
- create and save the related quotation,
Current result: Currently, it is not possible to find information about the newly created quotation from the deal page.
Expected: link the deal with the quotation (e.g., insert the quotation link as comment into the Activity).
You can do it via server script also you can create a child table showing all quotations and add it in the new Data Tab.
You can do it via server script also you can create a child table showing all quotations and add it in the new Data Tab.
Could you please guide me in detail on this? Thanks in advance.
also interested in this feature