解析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
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