Everything works fine with the post calculations except for the text that gives estimated delivery times in the cart, emailed order confirmation and invoice. This is incorrect. Can it be changed?
Everything works fine with the post calculations except for the text that gives estimated delivery times in the cart, emailed order confirmation and invoice. This is incorrect. Can it be changed?
They are correct when choosing in the cart but not in the order emails sent to customers or on the invoices
Hi Ally71,
>Everything works fine with the post calculations except for the text that gives estimated >delivery times in the cart, emailed order confirmation and invoice. This is incorrect.
The estimated delivery times are provided by the official austpost server, so therefore should be correct. That said, I have coded the module to add an additional day for registered post articles because it has been my experience that these really do take a day longer than a regular parcel.
> Can it be changed?
There isn't (and never will be) a configuration option to change this, however, if you wish to add your own offsets for what you consider to be errors, depending on your php skill level, it wouldn't be very difficult. You can even use the existing regeistered post offset as an example.
Cheers
Rod.