Skip to main content

Fairly certain this is not a thing, but I wanted to verify.

They always create production orders from sales orders.

Would like to have the same number as the ID for both documents.

So if you have SO12345 and create a production order from it, the production order ID is also 12345.

 

Unless I hear otherwise, I will assume this is not possible as standard functionality.

Thanks!

You could theoretically do this with a customization that allows you to change the ID. See here for examples on the (undocumented) PXChangeID class in Acumatica:

How to use the Change ID Action in Acumatica - Acumatica Cloud ERP

acumatica - How to change a id key value of record within customization code - Stack Overflow

 

This would be an action that you add on the Production Order then you would update the order nbr manually.

But what if you have multiple production orders linked to a single sales order? 


Agreed!  Thank you for the information and confirmation!


Reply