I am facing problem while importing item stock to the movement journal;
those items have dimensions (size, color...) but I could not find these
dimensions as fields on the table.
The dimensions are flagged against the item by the appropriate Dimension Group. Not sure what you are trying to achieve, but they are not set as individual fields on the item card due to the nature of the fields, they are related to the transaction entries instead
The art of teaching is clarity and the art of learning is to listen
I am facing problem while importing item stock to the movement journal; those items have dimensions (size, color...) but I could not find these dimensions as fields on the table.
How are you importing them? If you are importing into InventJournalTrans table by code, the field that you are after is 'InventDimId'.
As the name indicates this field links inventory dimensions table.
Comments
How are you importing them? If you are importing into InventJournalTrans table by code, the field that you are after is 'InventDimId'.
As the name indicates this field links inventory dimensions table.
Hope this helps,
Long way to go before I sleep..