How To Export Shipments?

I have successfully exported orders and order items, but they do not including shipments (?dispatch=shipments.manage), how do I export those?

Well this cannot be done..

Find db tables

cscart_shipments

cscart_shipment_items

and copy fields from older db to new db, make sure format of entries is same as new db. Change AUTO_INCREMENT= number.

Please pay attention to the following 3rd party module

http://marketplace.cs-cart.com/add-ons/site-management/export-shipment.html

Hi, thanks, we talked over here

http://forum.cs-cart.com/topic/47321-free-add-on-by-simtech-development-shipment-export/?fromsearch=1

while it does export, it is not possible to import back..

One way solution..

Please pay attention to the following 3rd party module

http://marketplace.cs-cart.com/add-ons/site-management/export-shipment.html

Hi, thanks, we talked over here
http://forum.cs-cart.com/topic/47321-free-add-on-by-simtech-development-shipment-export/?fromsearch=1

while it does export, it is not possible to import back..
One way solution..

Sorry, I saw that theme later. Hope Oleg will help you to solve the issue soon

I have already sorted it by doing changes in db..

http://forum.cs-cart.com/topic/48569-how-to-export-shipments/?view=findpost&p=276176

Just wondering why nobody come up with more simple solution..