Project

General

Profile

Bug #26339

[Call System][Call monitor] Issue Service Part Retrieval : เมื่อจะเลือก machine ต้อง where machine ที่มาจาก Production line ที่เราเลือกเอาไว้ด้วย

Added by Jirapa Pumsunthia 9 days ago. Updated 8 days ago.

Status:
Closed
Priority:
High
Start date:
04/07/2026
Due date:
% Done:

0%

Estimated time:

Description

เมื่อจะเลือก machine ต้อง where machine ที่มาจาก Production line ที่เราเลือกเอาไว้ด้วย โดย
SELECT CONCAT
FROM ms_machine_repair_part
JOIN ms_machine_repair_point
ON ms_machine_repair_part.machine_repair_point_id = ms_machine_repair_point.id
JOIN ms_machine_info
ON ms_machine_repair_point.machine_id = ms_machine_info.id
JOIN ms_production_line
ON ms_machine_info.production_line_id = ms_production_line.id
WHERE ms_production_line.production_line_name = :production_lineที่เลือกไว้

และที่ Maintenance Point จะต้อง where machine ด้วย


Files

image (3).png (211 KB) image (3).png Jirapa Pumsunthia, 04/07/2026 01:57 PM

History

#1

Updated by Pipat Hemniti 8 days ago

  • Status changed from New to Resolved
  • Assignee changed from Pipat Hemniti to Jirapa Pumsunthia

แก้ไขเรียบร้อยแล้วครับ

#2

Updated by Jirapa Pumsunthia 8 days ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF