Format oz in the USPS shipping driver to the nearest tenth of an oz. Change the minimum to be 0.1 oz
This commit is contained in:
parent
2c5c2ea5ee
commit
63b797c875
3 changed files with 18 additions and 18 deletions
|
|
@ -6,7 +6,7 @@
|
|||
- fixed #11197: Survey Edit Console is not i18n'ed
|
||||
- fixed USPS driver only works on domestic addresses.
|
||||
- fixed Shop is not sending notification emails to the user, or to the notification group.
|
||||
- Set a minimum package weight of 1 oz for the USPS driver.
|
||||
- Set a minimum package weight of 0.1 oz for the USPS driver.
|
||||
- Handle per package errors in USPS response data.
|
||||
|
||||
7.8.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue