Skip to content

Commit

Permalink
chore: test diff
Browse files Browse the repository at this point in the history
  • Loading branch information
robproject authored Oct 21, 2023
1 parent d35e7ea commit fe75b75
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions test_files/new_doctype_modified.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@
"label": "New Docfield 3",
"options": "Contact"
},
{
"fieldname": "new_docfield_4",
"fieldtype": "Duration",
"label": "New Docfield 4"
},
{
"fieldname": "new_docfield_5",
"fieldtype": "Data",
Expand All @@ -54,11 +49,9 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2022-08-09 17:06:43.174784",
"modified": "2022-08-09 17:06:43.174847",
"modified_by": "Administrator",
"module": "New Module",
"name": "New Doctype",
"owner": "Administrator",
"owner": "Admin",
"permissions": [
{
"create": 1,
Expand All @@ -75,4 +68,4 @@
],
"sort_field": "modified",
"sort_order": "DESC"
}
}

0 comments on commit fe75b75

Please sign in to comment.