Merge pull request #20172 from nextchamp-saqib/item-min-qty

ux: add description for minimum purchase qty
This commit is contained in:
Marica 2020-01-03 12:54:02 +05:30 committed by GitHub
commit d03a5ac629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
{
"actions": [],
"allow_guest_to_view": 1,
"allow_import": 1,
"allow_rename": 1,
@ -569,6 +570,7 @@
{
"default": "0.00",
"depends_on": "is_stock_item",
"description": "Minimum quantity should be as per Stock UOM",
"fieldname": "min_order_qty",
"fieldtype": "Float",
"label": "Minimum Order Qty",
@ -1041,8 +1043,9 @@
"icon": "fa fa-tag",
"idx": 2,
"image_field": "image",
"links": [],
"max_attachments": 1,
"modified": "2019-12-13 12:15:56.197246",
"modified": "2020-01-02 19:13:59.295963",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item",