fix(ux): remove attachment limit from item doctype (backport #28632)

fix(ux): remove attachment limit from item doctype (backport #28632)
This commit is contained in:
mergify[bot]
2021-11-30 13:48:22 +05:30
committed by GitHub
parent b6ffe333b9
commit c69fe4efb4
3 changed files with 6 additions and 6 deletions

View File

@@ -952,8 +952,7 @@
"idx": 82,
"is_submittable": 1,
"links": [],
"max_attachments": 1,
"modified": "2021-08-27 20:10:07.864951",
"modified": "2021-11-30 01:33:21.106073",
"modified_by": "Administrator",
"module": "Selling",
"name": "Quotation",

View File

@@ -949,8 +949,7 @@
"image_field": "image",
"index_web_pages_for_search": 1,
"links": [],
"max_attachments": 1,
"modified": "2021-09-10 12:23:07.277077",
"modified": "2021-11-30 01:33:06.572442",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item",

View File

@@ -1,4 +1,5 @@
{
"actions": [],
"autoname": "naming_series:",
"creation": "2013-03-28 10:35:31",
"description": "This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.",
@@ -153,11 +154,12 @@
"icon": "fa fa-upload-alt",
"idx": 1,
"is_submittable": 1,
"max_attachments": 1,
"modified": "2020-04-08 17:02:47.196206",
"links": [],
"modified": "2021-11-30 01:33:51.437194",
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Reconciliation",
"naming_rule": "By \"Naming Series\" field",
"owner": "Administrator",
"permissions": [
{