Sales order approval workflow

Please help me to design sales order approval process in ax 2012 (workflow)

(only one level of approval, user enters the sales order and manager approves it )

Thanks in advance

Hi,

We have developed the Workflow on Sales Order (Header level). If you need it , I can share it. No issues

Please let me know.

Regards

Thomas

Hi,

Please find attached XPO which has all the required Classes, Menus etc.

Once imported, you may go to A/R-Setup-Accounts Receivable WF. Click NEW and you should find it in the List.

Please try and let me know if you face any issue.

Regards

Thomas Philipose
SharedProject_SalesTable_WF.rar (91.9 KB)

Thanks a lot

I will definitely try it , and let you know if i face any issues

Once again thank you

Always Welcome

Please click on VERIFY SOLUTION if you are happy with the solution

Hi Thomas

I have uploaded the XPO and could see the following errors, could you please help me out in solving them

Thanks in advanc3377.New Bitmap Image.bmp (3 MB)e

Dear Krishna,

Really sorry, I don’t have any idea about these errors and I can confirm that these has nothing to do with the Workflow which I have developed.

Better to take the help of a Technical expert.

Regards

Thomas Philipose

Hi Krishna,

You have to Generate Incremental CIL first.

Regards,

First of all, verify that the code was written for the same release of AX 2012 as you’re using.

Also, if you compared the code with what you have in AX, you should have spotted such problems. Blindly importing an .xpo could also destroy your customizations.

Don’t bother with CIL. It can’t help, because:

  1. These are compilations errors.
  2. Even if they were runtime errors, forms run on client and therefore not in CIL.