frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.16k stars 7.24k forks source link

Work order label does not show progress #36875

Open LukasBCG opened 1 year ago

LukasBCG commented 1 year ago

Information about bug

In the workorder, even if some jobs are already started or completed, the label in the work order is always "Not Started". In version V13 the label was then "Work in progress".

Bildschirmfoto 2023-08-29 um 20 17 32

Jobs: One is Completed, the label in the work order should be "Work in progress".

Bildschirmfoto 2023-08-29 um 20 18 00

Info: The configuration is that material is transferred against the job card.

Module

manufacturing

Version

v14.36.0

Installation method

None

Relevant log output / Stack trace / Full Error Message.

No response

thida-bcn commented 1 year ago

System should check "Skip Material Transfer to WIP Warehouse" flag on/off currently status changed to "Work in Progress", there was Material Transfer records.

"Skip Material Transfer to WIP Warehouse" flag off Expected Result for "Work in Progress" if there transfer record

"Skip Material Transfer to WIP Warehouse" flag on Expected Result for "Work in Progress" produced qty >0

bhargav007n commented 10 months ago

Please differentiate between operation status and stock transfer status.