mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
Merge pull request #21543 from frappe/revert-21420-patch-8
Revert "fix: Update in field type"
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
{
|
||||
"depends_on": "eval:doc.is_stock_item",
|
||||
"fieldname": "warranty_period",
|
||||
"fieldtype": "Int",
|
||||
"fieldtype": "Data",
|
||||
"label": "Warranty Period (in days)",
|
||||
"oldfieldname": "warranty_period",
|
||||
"oldfieldtype": "Data"
|
||||
@@ -1060,7 +1060,7 @@
|
||||
"image_field": "image",
|
||||
"links": [],
|
||||
"max_attachments": 1,
|
||||
"modified": "2020-04-27 08:46:06.195722",
|
||||
"modified": "2020-04-08 15:56:06.195722",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item",
|
||||
|
||||
Reference in New Issue
Block a user