Open schmutzfuss42 opened 9 months ago
I guess just change options, in the file ./apps/erpnext/erpnext/stock/doctype/material_request/material_request.json to ->
"options": "\nDraft\nSubmitted\nStopped\nCancelled\nPending\nPartially Ordered\nPartially Received\nOrdered\nIssued\nManufactured\nTransferred\nReceived",
Information about bug
Goto Material Request, try to create a filter for field Status, eg. "equals" and try to choose Manufactured <- cannot choose ... if you write "Manufactured" manually, e.g. with opion "not in" it works for the moment, but there's no way to save the filter or to use "Manufactured" in the shortcuts. The whole filter for the field status will be removed when trying to save.
Module
stock, manufacturing
Version
erpnext 15.11.0 frappe 15.12.0 hrms 15.10.0 (also happened with older versions)
Installation method
manual install
Relevant log output / Stack trace / Full Error Message.