Update in field type

Warrenty Period (in Days) changed from "Data" to "Int".
This commit is contained in:
Wolfram Schmidt 2020-04-26 10:56:08 +02:00 committed by GitHub
parent 7e73473a65
commit 64c7eeed24
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",
"fieldname": "warranty_period",
"fieldtype": "Data",
"fieldtype": "Int",
"label": "Warranty Period (in days)",
"oldfieldname": "warranty_period",
"oldfieldtype": "Data"
@ -1122,4 +1122,4 @@
"sort_order": "DESC",
"title_field": "item_name",
"track_changes": 1
}
}