Hi Everyone, I am performing a CSV import to create Item Fulfillment records. However, even after correctly specifying the inventory detail quantity and mapping it to the appropriate NetSuite field, I am still encountering error as "The total inventory detail quantity must be 3" . Any guidance or suggestions would be greatly appreciated.
c
Castor
10/27/2025, 3:10 PM
Did you try "3.0", what about changing the order of the fields entered.
Sometimes doing it in the UI and putting those in order with script, workflows, CSV that the Ui expects can help, maybe even doing it a redundant time can trick it.