
Hi guys,
My company has recently adopted Dynamics CRM and I am trying to convince them to move away from amanging everything in Excel Spreadsheets. I was wondering if there was an easy way to create numbered delivery notes from Orders?
Thanks,
Ryan
*This post is locked for comments
I have the same question (0)Can you be a little more specific into what you are trying to achieve? You could try something like this:
Create a custom entity Delivery Notes with the fields: Delivery_note_number, note_description, and Order <Entity>
Set the note_number field to autopopulate and generate a custom number just like the QUOTE number / Order number system
Create a workflow/button to 'Create new Note' (with the Order automatically entered) and number populated.
-Then on the order add a list to display all Delivery Notes with Order = Current Order