After upgrading from Acumatica 24R1 → 26R1, I’m now getting these errors when using POFixedDemand:
The type name 'recordID' does not exist in the type 'POFixedDemand'
The type name 'orderType' does not exist in the type 'POFixedDemand'
The type name 'orderNbr' does not exist in the type 'POFixedDemand'
The type name 'lineNbr' does not exist in the type 'POFixedDemand'
I couldn’t find any mention of this in the developer release notes for 24R2 through 26R1. Does anyone know if the class was extended or where there fields went?


