fix: Set DocumentNamingRule.counter as no_copy
This commit is contained in:
parent
1c37cdde34
commit
479a583e4b
1 changed files with 2 additions and 1 deletions
|
|
@ -41,6 +41,7 @@
|
|||
"fieldname": "counter",
|
||||
"fieldtype": "Int",
|
||||
"label": "Counter",
|
||||
"no_copy": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
|
|
@ -79,7 +80,7 @@
|
|||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2020-11-04 14:38:14.836056",
|
||||
"modified": "2021-09-13 20:07:47.617615",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Document Naming Rule",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue