Hello everybody.
Today I want to share how to deal with Acumatica error message
undefined: Cannot read property "length" of undefined.
If you face it, you need to know that some members of your DAC need attribute either PXInt or PXDbInt or something similar.
One more detail, DAC should have...