Hi,
I need to enable the workflow on sales quotations in the D365 PU33 environment,.
I see sales quote workflow thread where it suggested to use the workflow "Review project quotations" in navigation pane Project management and accounting/Setup/Project management and accounting workflows.
The workflow document class has the condition to run only for project Quotation(Enum) and all the related objects Template, Category, Approvals and Approval menu items are attached to configuration key "Project".
I have made the below changes to enable workflow on sales quotes.
1. Enable workflow on the sales quote form and attached project quote workflow template.
2.created new objects workflow Category, Approvals, and Approval menu items and made related setup.
3.COC class of document class to enable workflow for sales quote type as we have for the project.
4.Full Build
4.DB Sync
The workflow is still not enabled even on sales quotes after the above changes.
I would appreciate it if you please let me know what I have missed or I lost my track.