I am developing in Dynamics 365 for operations.
I have added an enum field on both SalesQuotationLine and SalesLine. I would like for the data in the field on SalesQuotationLine to be transferred to the corresponding field in SalesLine when I create a sales order from a sales quotation. How can I code this?