mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 20:46:38 +00:00
added products, custom pages and footer
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
'creation': '2012-01-23 17:05:32',
|
||||
'docstatus': 0,
|
||||
'modified': '2012-01-30 12:19:11',
|
||||
'modified': '2012-01-31 15:19:28',
|
||||
'modified_by': 'Administrator',
|
||||
'owner': 'Administrator'
|
||||
},
|
||||
@@ -52,6 +52,22 @@
|
||||
'doctype': 'Module Def Item'
|
||||
},
|
||||
|
||||
# Module Def Item
|
||||
{
|
||||
'display_name': 'Web Page',
|
||||
'doc_name': 'Web Page',
|
||||
'doc_type': 'Forms',
|
||||
'doctype': 'Module Def Item'
|
||||
},
|
||||
|
||||
# Module Def Item
|
||||
{
|
||||
'display_name': 'Product',
|
||||
'doc_name': 'Product',
|
||||
'doc_type': 'Forms',
|
||||
'doctype': 'Module Def Item'
|
||||
},
|
||||
|
||||
# Module Def Item
|
||||
{
|
||||
'display_name': 'Blog',
|
||||
|
||||
Reference in New Issue
Block a user