[form] added print email buttons, fixes to editor, note
This commit is contained in:
parent
b4a2949c37
commit
43c51b63c4
@ -2,11 +2,12 @@
|
||||
{
|
||||
"creation": "2013-05-24 13:41:00",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-05-24 16:24:02",
|
||||
"modified": "2013-05-24 16:47:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"allow_print": 0,
|
||||
"allow_rename": 1,
|
||||
"autoname": "field:title",
|
||||
"description": "Note is a free page where users can share documents / notes",
|
||||
@ -67,14 +68,16 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "public",
|
||||
"fieldtype": "Check",
|
||||
"label": "Public"
|
||||
"label": "Public",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "share_with",
|
||||
"fieldtype": "Table",
|
||||
"label": "Share With",
|
||||
"options": "Note User"
|
||||
"options": "Note User",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user