mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 12:38:27 +00:00
restructured erpnext and deleted unwanted
This commit is contained in:
@@ -1 +1,27 @@
|
||||
[{'creation': '2010-07-13 13:42:28', 'module': 'Setup', 'doctype': 'Page', 'owner': 'Administrator', 'style': None, 'modified_by': 'harshada@webnotestech.com', 'script': None, 'show_in_menu': None, 'content': None, 'page_name': 'Setup', 'menu_index': None, 'docstatus': 0, 'parent': None, 'standard': 'Yes', 'icon': None, 'name': 'Setup', 'idx': None, 'static_content': None, 'modified': '2010-11-24 16:25:07', 'parenttype': None, 'parent_node': None, 'parentfield': None}]
|
||||
# Page, Setup
|
||||
[
|
||||
|
||||
# These values are common in all dictionaries
|
||||
{
|
||||
'creation': '2010-12-16 23:46:03',
|
||||
'docstatus': 0,
|
||||
'modified': '2010-12-18 13:30:38',
|
||||
'modified_by': 'yogesh@webnotestech.com',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
|
||||
# These values are common for all Page
|
||||
{
|
||||
'doctype': 'Page',
|
||||
'module': 'Setup',
|
||||
'name': '__common__',
|
||||
'page_name': 'Setup',
|
||||
'standard': 'Yes'
|
||||
},
|
||||
|
||||
# Page, Setup
|
||||
{
|
||||
'doctype': 'Page',
|
||||
'name': 'Setup'
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user