Actions
解析Bug #128
closed
XF
XF
The quantity cannot be split when printing the shipping mark separately
解析Bug #128:
The quantity cannot be split when printing the shipping mark separately
Description
Task Details
- The quantity cannot be split when printing the shipping mark separately.
- There is a loophole in the design, [Qty] cannot be entered(not a input element), so it cannot be split.
- Claim from Michael
- Report and Solution
Others
Files
XF Updated by Xihua Fan over 4 years ago
- File Multi Shipping.png Multi Shipping.png added
XF Updated by Xihua Fan over 4 years ago
- Status changed from 进行中 to 已关闭
- % Done changed from 0 to 100
Solution:
Change the quantity to an input element where you can enter comma-separated numbers.
order/ui/desktop/css/order.css order/ui/desktop/js/order.js order/protected/actions/order/PrintShippingMarksAction.php
XF Updated by Xihua Fan over 1 year ago
- Target version set to v3.0
Actions