Canada Post Automated Labels 2.0 and Canada Post Shipping Module 4.0
*Improvements*
-------------------
- AJAX Label Generation
- osCommerce Units in configuration (rather than with each individual product)
- Both contributions now are connected to each other via VentureOne information
http://forums.oscommerce.com/index.php?showtopic=297516
insaini
Legend: 
Download

Report
FIX FOR THE LOGIG PROBLEM WITH CANADAPOST OST.
1. Replace the file in admin with this one.
2. Do not forget to SET YOUR COOKIE FILE PATH.
3. In this file, the field to store Canada Post tracking number is named "CP_track_num".
Some of you may have this field named "cp_tracking" instead. So go in the file and replace
"CP_track_num" by "cp_tracking" or anything in your order table that corresponds
to canada post tracking number field.
There is also an include file that I commented out. oe_functions.php. Remove the comment
if you need this. (I do not).
Just fixed some logic...
this is a full package.
insaini
Fixes:
Missing file - includes/abbreviate.php
Missing file - includes/languages/english/images/buttons/button_ship_canadapost.php
Custom input field function removed (not necessary)
Updated instalation instructions
Updated flow logic.
No Extra functionality added.
This is a full package.
J
Canada Post updated the shipping id's on their international options..
one file updated (admin/ship_canadapost.php)
This is a full package.
insaini
There was a missing & in the payment sequence in the file of the contribution..
Also updated the label filename logic..
This is a full package.
insaini
New
----
Shipping Module now stores the total shipping weight. This is useful when creating the shipping label because now the weight will include the weight of the packaging material from your VentureOne sellonline account instead of it needing to be manually added on top of the product item weights.
Both the shipping module and shipping labels files need to be updated. Just copy over your old files and youre good to go.
Note: If the total package weight is not stored with your shipping method, a warning message will display telling you to add the weight of the packaging material on to your total items weight.
Fixed
-----
Seems there was a problem with creating shipping labels for domestic shipments. This has been fixed and should work just fine.
This is a full package release.
insaini
Canada Post Automated Labels 2.0 and Canada Post Shipping Module 4.0
*Improvements*
-------------------
- AJAX Label Generation
- osCommerce Units in configuration (rather than with each individual product)
- Both contributions now are connected to each other via VentureOne information
http://forums.oscommerce.com/index.php?showtopic=297516
insaini