Browse Source

Circular file validtion

master
venkataakhil 1 year ago
parent
commit
c71cd649ad
  1. 4
      smart_service/add_ons/doctype/circular/circular.json

4
smart_service/add_ons/doctype/circular/circular.json

@ -66,7 +66,7 @@
"label": "Valid Till"
},
{
"description": "Upload *.png,*.jpg",
"description": "Upload *.png,*.jpg,*.pdf",
"fieldname": "circular_image",
"fieldtype": "Attach",
"label": "Circular Image"
@ -74,7 +74,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-06-28 14:46:47.661680",
"modified": "2023-06-28 16:41:53.914998",
"modified_by": "Administrator",
"module": "Add Ons",
"name": "Circular",

Loading…
Cancel
Save