Actions
解析Bug #173
closed
XF
XF
Products (sub-orders) exist in TurnOver even though those products (sub-orders) have been deleted.
解析Bug #173:
Products (sub-orders) exist in TurnOver even though those products (sub-orders) have been deleted.
Description
Task Details
- Products (sub-orders) exist in TurnOver even though those products (sub-orders) have been deleted.
- Claim from Daping
- Report and Solution
Others *
XF Updated by Xihua Fan about 4 years ago
- Status changed from 进行中 to 已关闭
- % Done changed from 0 to 100
Output(2022/02/24)
Solution: Missing the "is_delete" flag when selecting these products (sub-orders) on Turnover page.
order\protected\actions\turnover\QueryAction.php order\protected\actions\turnover\DetailAction.php
XF Updated by Xihua Fan over 1 year ago
- Target version set to v3.0
Actions