Skip to content

Commit

Permalink
fix: Description field for the 'Ignore Available Stock' (#37293)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7f1483a)
  • Loading branch information
rohitwaghchaure authored and mergify[bot] committed Sep 29, 2023
1 parent f160e49 commit 36364c2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
},
{
"default": "0",
"description": "If enabled, the system won't create material requests for the available items.",
"description": "If enabled, the system will create material requests even if the stock exists in the 'Raw Materials Warehouse'.",
"fieldname": "ignore_existing_ordered_qty",
"fieldtype": "Check",
"label": "Ignore Available Stock"
Expand Down Expand Up @@ -422,7 +422,7 @@
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-07-28 13:37:43.926686",
"modified": "2023-09-29 11:41:03.246059",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "Production Plan",
Expand Down

0 comments on commit 36364c2

Please sign in to comment.