Thank you, TR for creating so great module.
Is it possible to add "export data" button at Ubercart Admin orders to export data file for Canada Post desktop software (VCD) to process shipment?
See the following information about format of the file:
The File must be a comma separated ASCII flat file where character and non-integer numeric fields are enclosed in double quotes (“). Where no information is available, the system expects a blank entry (i.e. “”).
Each record must start and end with double-quotes, have an even number of double quotes, and a comma must separate each pair of double-quotes. Records starting with a number sign (#) are considered Comment Lines and are skipped.
The rest of details see in Table 2.2.2 Import Orders Items Records - Layout Type 3 in attached file.
Thank you in advance.

CommentFileSizeAuthor
import_en_vcd.pdf411.98 KBLightFromArt

Comments

tr’s picture

You can export CSV order data with a module like uc_edi. That should meet your needs to transfer data to VCD or any other application you might use for label printing, postage, accounting, etc. I don't think that needs to be in the Canada Post shipping module.

LightFromArt’s picture

Thank you for your suggestion. I checked the module. I hope it will be released for v.6.x soon. I will try the initial version anyway.

tr’s picture

Status: Active » Closed (fixed)