Revert "fix: Update in field type"

This commit is contained in:
Deepesh Garg 2020-05-01 12:03:18 +05:30 committed by GitHub
parent e2de2923e2
commit 6cce75a230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -382,7 +382,7 @@
{ {
"depends_on": "eval:doc.is_stock_item", "depends_on": "eval:doc.is_stock_item",
"fieldname": "warranty_period", "fieldname": "warranty_period",
"fieldtype": "Int", "fieldtype": "Data",
"label": "Warranty Period (in days)", "label": "Warranty Period (in days)",
"oldfieldname": "warranty_period", "oldfieldname": "warranty_period",
"oldfieldtype": "Data" "oldfieldtype": "Data"
@ -1060,7 +1060,7 @@
"image_field": "image", "image_field": "image",
"links": [], "links": [],
"max_attachments": 1, "max_attachments": 1,
"modified": "2020-04-27 08:46:06.195722", "modified": "2020-04-07 15:56:06.195722",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item", "name": "Item",
@ -1122,4 +1122,4 @@
"sort_order": "DESC", "sort_order": "DESC",
"title_field": "item_name", "title_field": "item_name",
"track_changes": 1 "track_changes": 1
} }