restructured erpnext and deleted unwanted

This commit is contained in:
nabinhait
2011-07-01 13:34:41 +05:30
parent c1c54c9400
commit ec097975d0
1280 changed files with 54494 additions and 88652 deletions

View File

@@ -0,0 +1 @@
[{'modified_by': 'Administrator', 'name': 'Projects User', 'parent': None, 'creation': '2010-05-08 09:40:07', 'modified': '2010-05-08 09:40:07', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'Projects User', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}, {'modified_by': 'yogesh@webnotestech.com', 'name': 'DEF000253', 'parent': 'Projects User', 'defvalue': 'Public', 'creation': '2010-11-19 10:47:59', 'defkey': 'customer_group', 'modified': '2010-11-19 10:47:59', 'doctype': 'DefaultValue', 'idx': None, 'parenttype': 'Role', 'owner': 'yogesh@webnotestech.com', 'docstatus': 0, 'parentfield': 'defaults'}]

View File

@@ -1,136 +1,78 @@
# DocType, Activity Type
[
# These values are common in all dictionaries
{
'allow_attach': None,
'allow_copy': None,
'allow_email': None,
'allow_print': None,
'allow_rename': None,
'allow_trash': None,
'autoname': 'field:activity_type',
'change_log': None,
'client_script': None,
'client_script_core': None,
'client_string': None,
'colour': 'White:FFF',
'creation': '2011-02-21 15:43:40',
'description': None,
'creation': '2011-02-23 11:22:28',
'docstatus': 0,
'doctype': 'DocType',
'document_type': None,
'dt_template': None,
'hide_heading': None,
'hide_toolbar': None,
'idx': None,
'in_create': None,
'in_dialog': 1,
'is_transaction_doc': None,
'issingle': None,
'istable': None,
'max_attachments': None,
'menu_index': None,
'modified': '2011-02-21 15:43:40',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all DocType
{
'autoname': 'field:activity_type',
'colour': 'White:FFF',
'doctype': 'DocType',
'in_dialog': 1,
'module': 'Projects',
'name': 'Activity Type',
'name_case': None,
'owner': 'Administrator',
'parent': None,
'parent_node': None,
'parentfield': None,
'parenttype': None,
'print_outline': None,
'read_only': None,
'read_only_onload': None,
'search_fields': None,
'name': '__common__',
'section_style': 'Simple',
'server_code': None,
'server_code_compiled': None,
'server_code_core': None,
'server_code_error': ' ',
'show_in_menu': None,
'smallicon': None,
'use_template': None,
'version': 12
},
# These values are common for all DocField
{
'amend': None,
'cancel': None,
'create': 1,
'creation': '2011-02-21 15:43:40',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': 1,
'match': None,
'modified': '2011-02-21 15:43:40',
'modified_by': 'Administrator',
'name': 'PERM00739',
'owner': 'Administrator',
'parent': 'Activity Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 0,
'read': 1,
'role': 'System Manager',
'submit': None,
'write': 1
},
{
'amend': None,
'cancel': None,
'create': 1,
'creation': '2011-02-21 15:43:40',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': 2,
'match': None,
'modified': '2011-02-21 15:43:40',
'modified_by': 'Administrator',
'name': 'PERM00740',
'owner': 'Administrator',
'parent': 'Activity Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 0,
'read': 1,
'role': 'Projects User',
'submit': None,
'write': 1
},
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-21 15:43:40',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'activity_type',
'fieldtype': 'Data',
'hidden': None,
'icon': None,
'idx': 1,
'in_filter': None,
'label': 'Activity Type',
'modified': '2011-02-21 15:43:40',
'modified_by': 'Administrator',
'name': 'FL04231',
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': None,
'owner': 'Administrator',
'name': '__common__',
'parent': 'Activity Type',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': None,
'trigger': None,
'width': None
'reqd': 1
},
# These values are common for all DocPerm
{
'create': 1,
'doctype': 'DocPerm',
'name': '__common__',
'parent': 'Activity Type',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 0,
'read': 1,
'write': 1
},
# DocType, Activity Type
{
'doctype': 'DocType',
'name': 'Activity Type'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 1,
'role': 'System Manager'
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'role': 'Projects User'
},
# DocField
{
'doctype': 'DocField'
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -1 +1,63 @@
[{'section_style': 'Simple', 'is_transaction_doc': None, 'creation': '2010-04-20 13:32:19', 'search_fields': None, 'module': 'Projects', 'doctype': 'DocType', 'change_log': None, 'print_outline': '', 'owner': 'Administrator', 'in_dialog': None, 'in_create': None, 'read_only': None, 'allow_email': None, 'dt_template': None, 'hide_heading': None, 'issingle': None, 'allow_rename': None, 'smallicon': None, 'allow_attach': None, 'show_in_menu': None, 'max_attachments': None, 'version': 1, 'menu_index': None, 'docstatus': 0, 'allow_copy': None, 'istable': 1, 'description': None, 'parent': None, 'server_code': None, 'allow_trash': None, 'allow_print': None, 'autoname': None, 'client_script_core': None, 'client_string': None, 'use_template': None, 'modified_by': 'Administrator', 'document_type': None, 'name': 'Project Activity Update', 'idx': None, 'hide_toolbar': None, 'colour': 'White:FFF', 'client_script': None, 'modified': '2010-09-20 14:06:57', 'server_code_error': None, 'name_case': '', 'parenttype': None, 'read_only_onload': None, 'server_code_core': None, 'server_code_compiled': None, 'parent_node': None, 'parentfield': None}, {'no_copy': None, 'oldfieldtype': 'Text', 'creation': '2010-04-20 13:32:19', 'doctype': 'DocField', 'oldfieldname': 'update', 'owner': 'Administrator', 'reqd': None, 'in_filter': None, 'print_hide': None, 'modified_by': 'Administrator', 'label': 'Update', 'width': None, 'trigger': None, 'depends_on': None, 'docstatus': 0, 'hidden': None, 'permlevel': 0, 'description': None, 'parent': 'Project Activity Update', 'search_index': None, 'allow_on_submit': None, 'icon': None, 'name': 'FL04817', 'idx': 1, 'default': None, 'colour': None, 'modified': '2010-04-20 13:32:19', 'parenttype': 'DocType', 'fieldname': 'update', 'fieldtype': 'Text', 'options': None, 'report_hide': None, 'parentfield': 'fields'}, {'no_copy': None, 'oldfieldtype': 'Float', 'creation': '2010-04-20 13:32:19', 'doctype': 'DocField', 'oldfieldname': 'hours', 'owner': 'Administrator', 'reqd': None, 'in_filter': None, 'print_hide': None, 'modified_by': 'Administrator', 'label': 'Hours', 'width': None, 'trigger': '', 'depends_on': None, 'docstatus': 0, 'hidden': None, 'permlevel': 0, 'description': 'e.g. 0.5, 2.5 etc', 'parent': 'Project Activity Update', 'search_index': None, 'allow_on_submit': None, 'icon': None, 'name': 'FL04818', 'idx': 2, 'default': None, 'colour': 'White:FFF', 'modified': '2010-04-20 13:32:19', 'parenttype': 'DocType', 'fieldname': 'hours', 'fieldtype': 'Float', 'options': '', 'report_hide': None, 'parentfield': 'fields'}]
# DocType, Project Activity Update
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'docstatus': 0,
'modified': '2010-09-20 14:06:57',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Projects',
'name': '__common__',
'section_style': 'Simple',
'version': 1
},
# These values are common for all DocField
{
'doctype': 'DocField',
'name': '__common__',
'parent': 'Project Activity Update',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0
},
# DocType, Project Activity Update
{
'doctype': 'DocType',
'name': 'Project Activity Update'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'update',
'fieldtype': 'Text',
'idx': 1,
'label': 'Update',
'oldfieldname': 'update',
'oldfieldtype': 'Text'
},
# DocField
{
'colour': 'White:FFF',
'description': 'e.g. 0.5, 2.5 etc',
'doctype': 'DocField',
'fieldname': 'hours',
'fieldtype': 'Float',
'idx': 2,
'label': 'Hours',
'oldfieldname': 'hours',
'oldfieldtype': 'Float'
}
]

View File

@@ -1 +1,30 @@
[{'section_style': 'Simple', 'is_transaction_doc': None, 'creation': '2010-04-20 15:42:00', 'search_fields': None, 'module': 'Projects', 'doctype': 'DocType', 'change_log': None, 'print_outline': '', 'owner': 'harshada@webnotestech.com', 'in_dialog': None, 'in_create': None, 'read_only': None, 'allow_email': None, 'dt_template': None, 'hide_heading': None, 'issingle': 1, 'allow_rename': None, 'smallicon': None, 'allow_attach': None, 'show_in_menu': None, 'max_attachments': None, 'version': 43, 'menu_index': None, 'docstatus': 0, 'allow_copy': None, 'istable': None, 'description': None, 'parent': None, 'server_code': None, 'allow_trash': None, 'allow_print': None, 'autoname': None, 'client_script_core': None, 'client_string': None, 'use_template': None, 'modified_by': 'ashwini@webnotestech.com', 'document_type': '', 'name': 'Project Control', 'idx': None, 'hide_toolbar': None, 'colour': 'White:FFF', 'client_script': None, 'modified': '2010-11-02 10:10:37', 'server_code_error': ' ', 'name_case': '', 'parenttype': None, 'read_only_onload': None, 'server_code_core': None, 'server_code_compiled': None, 'parent_node': None, 'parentfield': None}]
# DocType, Project Control
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'docstatus': 0,
'modified': '2010-12-23 10:43:22',
'modified_by': 'umair@iwebnotes.com',
'owner': 'harshada@webnotestech.com'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'doctype': 'DocType',
'issingle': 1,
'module': 'Projects',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'version': 30
},
# DocType, Project Control
{
'doctype': 'DocType',
'name': 'Project Control'
}
]

View File

@@ -1 +1,84 @@
[{'section_style': 'Simple', 'is_transaction_doc': None, 'creation': '2010-04-20 13:27:02', 'search_fields': None, 'module': 'Projects', 'doctype': 'DocType', 'change_log': None, 'print_outline': '', 'owner': 'Administrator', 'in_dialog': None, 'in_create': None, 'read_only': None, 'allow_email': None, 'dt_template': None, 'hide_heading': None, 'issingle': None, 'allow_rename': None, 'smallicon': None, 'allow_attach': None, 'show_in_menu': None, 'max_attachments': None, 'version': 1, 'menu_index': None, 'docstatus': 0, 'allow_copy': None, 'istable': 1, 'description': None, 'parent': None, 'server_code': None, 'allow_trash': None, 'allow_print': None, 'autoname': None, 'client_script_core': None, 'client_string': None, 'use_template': None, 'modified_by': 'Administrator', 'document_type': None, 'name': 'Project Milestone', 'idx': None, 'hide_toolbar': None, 'colour': 'White:FFF', 'client_script': None, 'modified': '2010-09-20 14:06:57', 'server_code_error': ' ', 'name_case': '', 'parenttype': None, 'read_only_onload': None, 'server_code_core': None, 'server_code_compiled': None, 'parent_node': None, 'parentfield': None}, {'no_copy': None, 'oldfieldtype': 'Date', 'creation': '2010-04-20 13:27:02', 'doctype': 'DocField', 'oldfieldname': 'milestone_date', 'owner': 'Administrator', 'reqd': None, 'in_filter': None, 'print_hide': None, 'modified_by': 'Administrator', 'label': 'Milestone Date', 'width': None, 'trigger': None, 'depends_on': None, 'docstatus': 0, 'hidden': None, 'permlevel': 0, 'description': None, 'parent': 'Project Milestone', 'search_index': None, 'allow_on_submit': None, 'icon': None, 'name': 'FL04807', 'idx': 1, 'default': None, 'colour': None, 'modified': '2010-04-20 13:27:02', 'parenttype': 'DocType', 'fieldname': 'milestone_date', 'fieldtype': 'Date', 'options': None, 'report_hide': None, 'parentfield': 'fields'}, {'no_copy': None, 'oldfieldtype': 'Text', 'creation': '2010-04-20 13:27:02', 'doctype': 'DocField', 'oldfieldname': 'milestone', 'owner': 'Administrator', 'reqd': None, 'in_filter': None, 'print_hide': None, 'modified_by': 'Administrator', 'label': 'Milestone', 'width': '300px', 'trigger': None, 'depends_on': None, 'docstatus': 0, 'hidden': None, 'permlevel': 0, 'description': None, 'parent': 'Project Milestone', 'search_index': None, 'allow_on_submit': None, 'icon': None, 'name': 'FL04808', 'idx': 2, 'default': None, 'colour': None, 'modified': '2010-04-20 13:27:02', 'parenttype': 'DocType', 'fieldname': 'milestone', 'fieldtype': 'Text', 'options': None, 'report_hide': None, 'parentfield': 'fields'}, {'no_copy': None, 'oldfieldtype': 'Select', 'creation': '2010-04-20 13:27:02', 'doctype': 'DocField', 'oldfieldname': 'status', 'owner': 'Administrator', 'reqd': None, 'in_filter': None, 'print_hide': None, 'modified_by': 'Administrator', 'label': 'Status', 'width': None, 'trigger': None, 'depends_on': None, 'docstatus': 0, 'hidden': None, 'permlevel': 0, 'description': None, 'parent': 'Project Milestone', 'search_index': None, 'allow_on_submit': None, 'icon': None, 'name': 'FL04809', 'idx': 3, 'default': None, 'colour': None, 'modified': '2010-04-20 13:27:02', 'parenttype': 'DocType', 'fieldname': 'status', 'fieldtype': 'Select', 'options': 'Pending\nCompleted', 'report_hide': None, 'parentfield': 'fields'}]
# DocType, Project Milestone
[
# These values are common in all dictionaries
{
'creation': '2010-08-08 17:09:15',
'docstatus': 0,
'modified': '2011-01-05 15:24:43',
'modified_by': 'sneha@webnotestech.com',
'owner': 'Administrator'
},
# These values are common for all DocType
{
'colour': 'White:FFF',
'doctype': 'DocType',
'istable': 1,
'module': 'Projects',
'name': '__common__',
'section_style': 'Simple',
'server_code_error': ' ',
'version': 2
},
# These values are common for all DocField
{
'doctype': 'DocField',
'name': '__common__',
'parent': 'Project Milestone',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0
},
# DocType, Project Milestone
{
'doctype': 'DocType',
'name': 'Project Milestone'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'milestone_date',
'fieldtype': 'Date',
'idx': 1,
'label': 'Milestone Date',
'oldfieldname': 'milestone_date',
'oldfieldtype': 'Date'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'actual_completion_date_',
'fieldtype': 'Date',
'idx': 2,
'label': 'Actual Completion Date '
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'milestone',
'fieldtype': 'Text',
'idx': 3,
'label': 'Milestone',
'oldfieldname': 'milestone',
'oldfieldtype': 'Text',
'width': '300px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'idx': 4,
'label': 'Status',
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': 'Pending\nCompleted'
}
]

File diff suppressed because it is too large Load Diff

View File

@@ -1,510 +1,218 @@
# DocType, Timesheet
[
# These values are common in all dictionaries
{
'_last_update': '1300962490',
'allow_attach': None,
'allow_copy': None,
'allow_email': None,
'allow_print': None,
'allow_rename': None,
'allow_trash': None,
'autoname': 'TimeSheet.#####',
'change_log': None,
'client_script': None,
'client_script_core': None,
'client_string': None,
'colour': 'White:FFF',
'creation': '2010-12-14 10:33:07',
'description': None,
'creation': '2010-12-14 10:23:29',
'docstatus': 0,
'doctype': 'DocType',
'document_type': None,
'dt_template': None,
'hide_heading': None,
'hide_toolbar': None,
'idx': None,
'in_create': None,
'in_dialog': None,
'is_transaction_doc': None,
'issingle': None,
'istable': None,
'max_attachments': None,
'menu_index': None,
'modified': '2011-03-05 17:16:43',
'modified': '2011-02-23 11:22:29',
'modified_by': 'Administrator',
'owner': 'ashwini@webnotestech.com'
},
# These values are common for all DocType
{
'autoname': 'TimeSheet.#####',
'colour': 'White:FFF',
'doctype': 'DocType',
'module': 'Projects',
'name': 'Timesheet',
'name_case': None,
'owner': 'ashwini@webnotestech.com',
'parent': None,
'parent_node': None,
'parentfield': None,
'parenttype': None,
'print_outline': None,
'read_only': None,
'read_only_onload': None,
'name': '__common__',
'search_fields': 'status, owner, timesheet_date',
'section_style': 'Simple',
'server_code': None,
'server_code_compiled': None,
'server_code_core': None,
'server_code_error': ' ',
'show_in_menu': None,
'smallicon': None,
'subject': '%(owner)s',
'tag_fields': '',
'use_template': None,
'version': 68
},
# These values are common for all DocField
{
'amend': 1,
'cancel': 1,
'create': 1,
'creation': '2010-12-23 11:48:49',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': None,
'match': None,
'modified': '2010-12-23 11:48:49',
'modified_by': 'Administrator',
'name': 'PERM00769',
'owner': 'Administrator',
'parent': 'Timesheet',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 0,
'read': 1,
'role': 'Projects User',
'submit': 1,
'write': 1
},
{
'amend': None,
'cancel': None,
'create': None,
'creation': '2010-12-23 11:48:49',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': None,
'match': None,
'modified': '2010-12-23 11:48:49',
'modified_by': 'Administrator',
'name': 'PERM00770',
'owner': 'Administrator',
'parent': 'Timesheet',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 1,
'read': 1,
'role': 'Projects User',
'submit': None,
'write': None
},
{
'amend': 1,
'cancel': 1,
'create': 1,
'creation': '2010-12-14 10:33:07',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': 1,
'match': None,
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'PERM00739',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 0,
'read': 1,
'role': 'Administrator',
'submit': 1,
'write': 1
},
{
'amend': None,
'cancel': None,
'create': None,
'creation': '2010-12-14 10:33:07',
'docstatus': 0,
'doctype': 'DocPerm',
'execute': None,
'idx': 2,
'match': None,
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'PERM00740',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'permissions',
'parenttype': 'DocType',
'permlevel': 1,
'read': 1,
'role': 'Administrator',
'submit': None,
'write': None
},
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-03-05 17:16:42',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': None,
'fieldtype': 'Section Break',
'hidden': None,
'icon': None,
'idx': 1,
'in_filter': None,
'label': 'Timesheet Details',
'modified': '2011-03-05 17:16:42',
'modified_by': 'Administrator',
'name': 'FL04673',
'no_column': None,
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': None,
'owner': 'Administrator',
'name': '__common__',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'parenttype': 'DocType'
},
# These values are common for all DocPerm
{
'doctype': 'DocPerm',
'name': '__common__',
'parent': 'Timesheet',
'parentfield': 'permissions',
'parenttype': 'DocType',
'read': 1
},
# DocType, Timesheet
{
'doctype': 'DocType',
'name': 'Timesheet'
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'permlevel': 0,
'role': 'Projects User',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'permlevel': 1,
'role': 'Projects User'
},
# DocPerm
{
'amend': 1,
'cancel': 1,
'create': 1,
'doctype': 'DocPerm',
'idx': 1,
'permlevel': 0,
'role': 'System Manager',
'submit': 1,
'write': 1
},
# DocPerm
{
'doctype': 'DocPerm',
'idx': 2,
'permlevel': 1,
'role': 'System Manager'
},
# DocField
{
'doctype': 'DocField',
'fieldtype': 'Section Break',
'idx': 1,
'label': 'Timesheet Details',
'permlevel': 0
},
# DocField
{
'allow_on_submit': None,
'colour': 'White:FFF',
'creation': '2010-12-14 10:33:07',
'default': 'Draft',
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'status',
'fieldtype': 'Select',
'hidden': None,
'icon': None,
'idx': 2,
'in_filter': 0,
'label': 'Status',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04235',
'no_column': None,
'no_copy': None,
'oldfieldname': 'status',
'oldfieldtype': 'Select',
'options': '\nDraft\nSubmitted\nCancelled',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 1,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': 1,
'trigger': '',
'width': None
'search_index': 1
},
# DocField
{
'allow_on_submit': None,
'colour': 'White:FFF',
'creation': '2010-12-14 10:33:07',
'default': 'Today',
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'timesheet_date',
'fieldtype': 'Date',
'hidden': None,
'icon': None,
'idx': 3,
'in_filter': 1,
'label': 'Timesheet Date',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04236',
'no_column': None,
'no_copy': None,
'oldfieldname': 'timesheet_date',
'oldfieldtype': 'Date',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': 1,
'trigger': '',
'width': None
'search_index': 1
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2010-12-14 10:33:07',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'owner',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 4,
'in_filter': 1,
'label': 'Timesheet By',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04237',
'no_column': None,
'no_copy': None,
'oldfieldname': 'owner',
'oldfieldtype': 'Link',
'options': 'Profile',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': None,
'trigger': None,
'width': None
'reqd': 1
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2010-12-14 10:33:07',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'amended_from',
'fieldtype': 'Data',
'hidden': 1,
'icon': None,
'idx': 5,
'in_filter': None,
'label': 'Amended From',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04238',
'no_column': None,
'no_copy': None,
'oldfieldname': 'amended_from',
'oldfieldtype': 'Data',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 1,
'print_hide': 1,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'print_hide': 1
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2010-12-14 10:33:07',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'amendment_date',
'fieldtype': 'Date',
'hidden': 1,
'icon': None,
'idx': 6,
'in_filter': None,
'label': 'Amendment Date',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04239',
'no_column': None,
'no_copy': None,
'oldfieldname': 'amendment_date',
'oldfieldtype': 'Date',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 1,
'print_hide': 1,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'print_hide': 1
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-03-05 17:16:42',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': None,
'fieldtype': 'Column Break',
'hidden': None,
'icon': None,
'idx': 7,
'in_filter': None,
'label': None,
'modified': '2011-03-05 17:16:42',
'modified_by': 'Administrator',
'name': 'FL04674',
'no_column': None,
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': None,
'owner': 'Administrator',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'permlevel': 0
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-03-05 17:16:42',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'notes',
'fieldtype': 'Text',
'hidden': None,
'icon': None,
'idx': 8,
'in_filter': None,
'label': 'Notes',
'modified': '2011-03-05 17:16:42',
'modified_by': 'Administrator',
'name': 'FL04672',
'no_column': None,
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': None,
'owner': 'Administrator',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'permlevel': 0
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-03-05 17:16:42',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': None,
'fieldtype': 'Section Break',
'hidden': None,
'icon': None,
'idx': 9,
'in_filter': None,
'label': None,
'modified': '2011-03-05 17:16:42',
'modified_by': 'Administrator',
'name': 'FL04675',
'no_column': None,
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': 'Simple',
'owner': 'Administrator',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'permlevel': 0
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2010-12-14 10:33:07',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'timesheet_details',
'fieldtype': 'Table',
'hidden': None,
'icon': None,
'idx': 10,
'in_filter': None,
'label': 'Timesheet Details',
'modified': '2010-12-14 10:33:07',
'modified_by': 'Administrator',
'name': 'FL04240',
'no_column': None,
'no_copy': None,
'oldfieldname': 'timesheet_details',
'oldfieldtype': 'Table',
'options': 'Timesheet Detail',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': None
'permlevel': 0
}
]

View File

@@ -1,370 +1,168 @@
# DocType, Timesheet Detail
[
# These values are common in all dictionaries
{
'allow_attach': None,
'allow_copy': None,
'allow_email': None,
'allow_print': None,
'allow_rename': None,
'allow_trash': None,
'autoname': 'TSD.#####',
'change_log': None,
'client_script': None,
'client_script_core': None,
'client_string': None,
'colour': 'White:FFF',
'creation': '2011-02-26 11:39:45',
'description': None,
'creation': '2011-02-23 11:22:29',
'docstatus': 0,
'modified': '2011-02-23 11:22:28',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all DocType
{
'autoname': 'TSD.#####',
'colour': 'White:FFF',
'doctype': 'DocType',
'document_type': None,
'dt_template': None,
'hide_heading': None,
'hide_toolbar': None,
'idx': None,
'in_create': None,
'in_dialog': None,
'is_transaction_doc': None,
'issingle': None,
'istable': None,
'max_attachments': None,
'menu_index': None,
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'module': 'Projects',
'name': 'Timesheet Detail',
'name_case': None,
'owner': 'Administrator',
'parent': None,
'parent_node': None,
'parentfield': None,
'parenttype': None,
'print_outline': None,
'read_only': None,
'read_only_onload': None,
'search_fields': None,
'name': '__common__',
'section_style': 'Simple',
'server_code': None,
'server_code_compiled': None,
'server_code_core': None,
'server_code_error': ' ',
'show_in_menu': None,
'smallicon': None,
'use_template': None,
'version': 15
},
# These values are common for all DocField
{
'doctype': 'DocField',
'name': '__common__',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType'
},
# DocType, Timesheet Detail
{
'doctype': 'DocType',
'name': 'Timesheet Detail'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'act_start_time',
'fieldtype': 'Time',
'hidden': None,
'icon': None,
'idx': 1,
'in_filter': None,
'label': 'Actual Start Time',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04246',
'no_copy': None,
'oldfieldname': 'act_start_time',
'oldfieldtype': 'Time',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': None,
'trigger': None,
'width': '160px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'act_end_time',
'fieldtype': 'Time',
'hidden': None,
'icon': None,
'idx': 2,
'in_filter': None,
'label': 'Actual End Time',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04247',
'no_copy': None,
'oldfieldname': 'act_end_time',
'oldfieldtype': 'Time',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': None,
'trigger': None,
'width': '160px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'activity_type',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 3,
'in_filter': None,
'label': 'Activity Type',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04248',
'no_copy': None,
'oldfieldname': None,
'oldfieldtype': None,
'options': 'Activity Type',
'owner': 'Administrator',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 1,
'search_index': None,
'trigger': None,
'width': '200px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'other_details',
'fieldtype': 'Text',
'hidden': None,
'icon': None,
'idx': 4,
'in_filter': None,
'label': 'Additional Info',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04249',
'no_copy': None,
'oldfieldname': 'other_details',
'oldfieldtype': 'Text',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': '200px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'act_total_hrs',
'fieldtype': 'Data',
'hidden': None,
'icon': None,
'idx': 5,
'in_filter': None,
'label': 'Total Hours (Actual)',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04250',
'no_copy': None,
'oldfieldname': 'act_total_hrs',
'oldfieldtype': 'Data',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 1,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': '100px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'customer_name',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 6,
'in_filter': None,
'label': 'Customer Name',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04251',
'no_copy': None,
'oldfieldname': 'customer_name',
'oldfieldtype': 'Data',
'options': 'Customer',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': None,
'trigger': None,
'width': '150px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'project_name',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 7,
'in_filter': 1,
'label': 'Project',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04252',
'no_copy': None,
'oldfieldname': 'project_name',
'oldfieldtype': 'Link',
'options': 'Project',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 0,
'search_index': 1,
'trigger': None,
'width': '150px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'task_id',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 8,
'in_filter': 1,
'label': 'Task Id',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04253',
'no_copy': None,
'oldfieldname': 'task_id',
'oldfieldtype': 'Link',
'options': 'Ticket',
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': None,
'search_index': 1,
'trigger': None,
'width': '150px'
},
# DocField
{
'allow_on_submit': None,
'colour': None,
'creation': '2011-02-26 11:39:45',
'default': None,
'depends_on': None,
'description': None,
'docstatus': 0,
'doctype': 'DocField',
'fieldname': 'task_name',
'fieldtype': 'Link',
'hidden': None,
'icon': None,
'idx': 9,
'in_filter': None,
'label': 'Task Name',
'modified': '2011-02-26 11:39:45',
'modified_by': 'Guest',
'name': 'FL04254',
'no_copy': None,
'oldfieldname': 'task_name',
'oldfieldtype': 'Link',
'options': None,
'owner': 'ashwini@webnotestech.com',
'parent': 'Timesheet Detail',
'parentfield': 'fields',
'parenttype': 'DocType',
'permlevel': 0,
'print_hide': None,
'report_hide': None,
'reqd': 0,
'search_index': 0,
'trigger': None,
'width': '250px'
}
]

View File

@@ -1 +1,27 @@
[{'creation': '2010-07-13 14:54:32', 'module': 'Projects', 'doctype': 'Page', 'owner': 'Administrator', 'style': None, 'modified_by': 'ashwini@webnotestech.com', 'script': None, 'show_in_menu': None, 'content': None, 'page_name': 'Projects', 'menu_index': None, 'docstatus': 0, 'parent': None, 'standard': 'Yes', 'icon': None, 'name': 'Projects', 'idx': None, 'static_content': None, 'modified': '2010-11-26 09:46:09', 'parenttype': None, 'parent_node': None, 'parentfield': None}]
# Page, Projects
[
# These values are common in all dictionaries
{
'creation': '2010-12-14 10:23:31',
'docstatus': 0,
'modified': '2010-12-30 14:43:47',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Page
{
'doctype': 'Page',
'module': 'Projects',
'name': '__common__',
'page_name': 'Projects',
'standard': 'Yes'
},
# Page, Projects
{
'doctype': 'Page',
'name': 'Projects'
}
]

View File

@@ -1,16 +0,0 @@
report.customize_filters = function() {
this.hide_all_filters();
//this.add_filter({fieldname:'item_code', label:'Item Code', fieldtype:'Link', options:'Item',ignore : 1,parent:'Delivery Note Detail'});
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Project Name'].df.filter_hide = 0;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Company'].df.filter_hide = 0;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Fiscal Year'].df.filter_hide = 0;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Customer'].df.filter_hide = 0;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Customer Name'].df.filter_hide = 0;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Project Name'].df.in_first_page = 1;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Company'].df['report_default'] = sys_defaults.company;
this.filter_fields_dict['Delivery Note'+FILTER_SEP +'Fiscal Year'].df['report_default'] = sys_defaults.fiscal_year;
}

View File

@@ -1,37 +0,0 @@
[
{
'add_col': None,
'add_cond': 'IFNULL(`tabDelivery Note`.`project_name`,"")!=""',
'add_tab': None,
'columns': 'Delivery Note\x01ID,Delivery Note\x01Project Name,Delivery Note\x01Customer,Delivery Note\x01Customer Name,Delivery Note Detail\x01Item Code,Delivery Note Detail\x01Item Name,Delivery Note Detail\x01Quantity,Delivery Note\x01Posting Date,Delivery Note\x01% Billed,Delivery Note Detail\x01Amount*',
'creation': '2010-09-01 15:47:57',
'criteria_name': 'Projectwise Delivered Qty and Costs1',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Delivery Note Detail',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'Delivery Note\x01Submitted':1,'Delivery Note\x01Status':'Submitted','Delivery Note\x01Fiscal Year':''}",
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2011-05-09 11:21:55',
'modified_by': 'Administrator',
'module': 'Projects',
'name': 'projectwise_delivered_qty_and_costs1',
'owner': 'harshada@webnotestech.com',
'page_len': 50,
'parent': None,
'parent_doc_type': 'Delivery Note',
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabDelivery Note`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
}
]

View File

@@ -1,37 +0,0 @@
[
{
'add_col': None,
'add_cond': 'IFNULL(`tabDelivery Note`.`project_name`,"")!=""',
'add_tab': None,
'columns': 'Delivery Note\x01ID,Delivery Note\x01Project Name,Delivery Note\x01Customer,Delivery Note\x01Customer Name,Delivery Note Detail\x01Item Code,Delivery Note Detail\x01Item Name,Delivery Note Detail\x01Quantity,Delivery Note\x01Posting Date,Delivery Note\x01% Billed,Delivery Note Detail\x01Amount*',
'creation': '2010-12-14 10:33:09',
'criteria_name': 'Projectwise Delivered Qty and Costs2',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Delivery Note Detail',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'Delivery Note\x01Submitted':1,'Delivery Note\x01Status':'Submitted','Delivery Note\x01Fiscal Year':''}",
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2011-05-09 11:22:05',
'modified_by': 'Administrator',
'module': 'Projects',
'name': 'projectwise_delivered_qty_and_costs2',
'owner': 'harshada@webnotestech.com',
'page_len': 50,
'parent': None,
'parent_doc_type': 'Delivery Note',
'parentfield': None,
'parenttype': None,
'report_script': '',
'server_script': None,
'sort_by': '`tabDelivery Note`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
}
]

View File

@@ -1,15 +0,0 @@
report.customize_filters = function() {
this.hide_all_filters();
//this.add_filter({fieldname:'item_code', label:'Item Code', fieldtype:'Link', options:'Item',ignore : 1,parent:'Sales Order Detail'});
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Project Name'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Company'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Fiscal Year'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Customer'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Customer Name'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Project Name'].df.in_first_page = 1;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Company'].df['report_default'] = sys_defaults.company;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Fiscal Year'].df['report_default'] = sys_defaults.fiscal_year;
}

View File

@@ -1,37 +0,0 @@
[
{
'add_col': "SUM(`tabSales Order Detail`.`qty` - `tabSales Order Detail`.`delivered_qty`) AS 'Pending Qty'\nSUM((`tabSales Order Detail`.`qty` - `tabSales Order Detail`.`delivered_qty`)* `tabSales Order Detail`.basic_rate) AS 'Pending Amount'",
'add_cond': '`tabSales Order Detail`.`qty` > `tabSales Order Detail`.`delivered_qty`\nIFNULL(`tabSales Order`.`project_name`,"")!=""\n`tabSales Order`.order_type = \'Sales\'',
'add_tab': None,
'columns': 'Sales Order\x01ID,Sales Order\x01Project Name,Sales Order\x01Customer,Sales Order\x01Customer Name,Sales Order Detail\x01Item Code,Sales Order Detail\x01Item Name,Sales Order\x01% Delivered,Sales Order\x01% Billed,Sales Order\x01Sales Order Date,Sales Order\x01Expected Delivery Date',
'creation': '2010-09-01 15:47:57',
'criteria_name': 'Projectwise Pending Qty and Costs1',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Sales Order Detail',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'Sales Order\x01Submitted':1,'Sales Order\x01Status':'Submitted','Sales Order\x01Fiscal Year':''}",
'graph_series': None,
'graph_values': None,
'group_by': None,
'idx': None,
'modified': '2011-05-09 11:20:54',
'modified_by': 'Administrator',
'module': 'Projects',
'name': 'projectwise_pending_qty_and_costs1',
'owner': 'ashwini@webnotestech.com',
'page_len': 50,
'parent': None,
'parent_doc_type': 'Sales Order',
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabSales Order`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
}
]

View File

@@ -1,15 +0,0 @@
report.customize_filters = function() {
this.hide_all_filters();
//this.add_filter({fieldname:'item_code', label:'Item Code', fieldtype:'Link', options:'Item',ignore : 1,parent:'Sales Order Detail'});
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Project Name'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Company'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Fiscal Year'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Customer'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Customer Name'].df.filter_hide = 0;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Project Name'].df.in_first_page = 1;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Company'].df['report_default'] = sys_defaults.company;
this.filter_fields_dict['Sales Order'+FILTER_SEP +'Fiscal Year'].df['report_default'] = sys_defaults.fiscal_year;
}

View File

@@ -1,37 +0,0 @@
[
{
'add_col': "SUM(`tabSales Order Detail`.`qty` - `tabSales Order Detail`.`delivered_qty`) AS 'Pending Qty'\nSUM((`tabSales Order Detail`.`qty` - `tabSales Order Detail`.`delivered_qty`)* `tabSales Order Detail`.basic_rate) AS 'Pending Amount'",
'add_cond': '`tabSales Order Detail`.`qty` > `tabSales Order Detail`.`delivered_qty`\nIFNULL(`tabSales Order`.`project_name`,"")!=""\n`tabSales Order`.order_type = \'Sales\'',
'add_tab': None,
'columns': 'Sales Order\x01ID,Sales Order\x01Project Name,Sales Order\x01Customer,Sales Order\x01Customer Name,Sales Order Detail\x01Item Code,Sales Order Detail\x01Item Name,Sales Order\x01% Delivered,Sales Order\x01% Billed,Sales Order Detail\x01Quantity,Sales Order Detail\x01Amount*',
'creation': '2010-12-14 10:33:09',
'criteria_name': 'Projectwise Pending Qty and Costs2',
'custom_query': '',
'description': None,
'dis_filters': None,
'disabled': None,
'doc_type': 'Sales Order Detail',
'docstatus': 0,
'doctype': 'Search Criteria',
'filters': "{'Sales Order\x01Saved':1,'Sales Order\x01Submitted':1,'Sales Order\x01Status':'Submitted','Sales Order\x01Company':'Alpha Company','Sales Order\x01Fiscal Year':'2010-2011'}",
'graph_series': None,
'graph_values': None,
'group_by': '`tabSales Order Detail`.`name`',
'idx': None,
'modified': '2011-05-09 11:21:04',
'modified_by': 'Administrator',
'module': 'Projects',
'name': 'projectwise_pending_qty_and_costs2',
'owner': 'ashwini@webnotestech.com',
'page_len': 50,
'parent': None,
'parent_doc_type': 'Sales Order',
'parentfield': None,
'parenttype': None,
'report_script': None,
'server_script': None,
'sort_by': '`tabSales Order`.`name`',
'sort_order': 'DESC',
'standard': 'Yes'
}
]