Creating Shipment

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi,

I am making a small script where I will be entering a tracking numbers for the shipments, and as I noticed first I have to create a shipment in order to enter a tracking number.
When shipment is created new row in the dbo.Shipment is created  in order to have a tracking number saved.

Now the questions is,  is the dbo.Shipment the only table that is affected when a new shipment is created through admin interface?

Thank you
4 years ago
Hello sssorano,

Yes when you create shipment that time only that table will affect. but when you click set as shipped that time more then one table will affect.

Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.