Project

General

Profile

解析Bug #232

Update the date and operator according to the product unit not the order unit

Added by Xihua Fan about 3 years ago. Updated about 1 year ago.

Status:
已关闭
Priority:
普通
Assignee:
Target version:
IT: Easytryck (Sweden) - v3.0
Start date:
11/01/2022
Due date:
11/02/2022
% Done:

100%

Estimated time:
8.00 h
Spent time:

Description

Task Details
  1. Update the date and operator according to the product unit not the order unit
Input
  • Claim from Lee
Output
  • Report and Solution

Others


Files

update order.png (122 KB) update order.png Xihua Fan, 11/01/2022 11:46 AM
#2

Updated by Xihua Fan about 3 years ago

  • Status changed from 进行中 to 已关闭
  • Assignee changed from Zhongbao Ye to Xihua Fan
  • % Done changed from 0 to 100

Output(2022/11/2)

  • Update the date and operator according to the product unit not the order unit
  • Solution: If updating the order details, will update the order product as well. But If only updating the product order, will just update it.
    protected/actions/order/SaveByAjaxAction.php
    protected/actions/order/QueryForUseAction.php
    protected/services/OrderService.php
#3

Updated by Xihua Fan almost 3 years ago

Output(2023/02/13)

  • Display order products under the same order, even if we update the order products with different date times.
  • Solution: Change the sort order from op.update_time to o.update_time and display o.update_time at the same time.
    protected\actions\order\ExportExcelAction.php
    protected\actions\order\QueryForUseAction.php
    protected\services\OrderService.php
    ui\desktop\js\order.js
#4

Updated by Xihua Fan about 1 year ago

  • Target version set to v3.0

Also available in: Atom PDF