brotherton-erpnext/erpnext/config/desktop.py

210 lines
5.1 KiB
Python
Raw Normal View History

# coding=utf-8
from __future__ import unicode_literals
2014-02-14 10:17:51 +00:00
from frappe import _
2014-02-07 12:42:43 +00:00
def get_data():
2016-01-14 12:44:50 +00:00
return [
2019-02-07 03:48:24 +00:00
# Modules
{
"module_name": "Accounting",
"category": "Modules",
"label": _("Accounting"),
"color": "#3498db",
"icon": "octicon octicon-repo",
"type": "module",
"hidden": 1,
"description": "Accounts, Billing, Payments, Cost Center and Budgeting."
},
{
"module_name": "Selling",
"category": "Modules",
"label": _("Selling"),
"color": "#1abc9c",
"icon": "octicon octicon-tag",
"type": "module",
"hidden": 1,
"description": "All things Sales, Customer and Products."
},
{
"module_name": "Buying",
"category": "Modules",
"label": _("Buying"),
"color": "#c0392b",
"icon": "octicon octicon-briefcase",
"type": "module",
"hidden": 1,
"description": "Purchasing, Suppliers and Products."
},
{
"module_name": "Stock",
"category": "Modules",
"label": _("Stock"),
"color": "#f39c12",
"icon": "octicon octicon-package",
"type": "module",
"hidden": 1,
"description": "Track Stock Transactions, Reports, and Serialized Items and Batches."
},
{
"module_name": "Assets",
"category": "Modules",
"label": _("Assets"),
"color": "#4286f4",
"icon": "octicon octicon-database",
"hidden": 1,
"type": "module",
"description": "Asset Maintainance and Tools."
},
{
"module_name": "Projects",
"category": "Modules",
"label": _("Projects"),
"color": "#8e44ad",
"icon": "octicon octicon-rocket",
"type": "module",
"hidden": 1,
"description": "Updates, Timesheets and Activities."
},
{
"module_name": "CRM",
"category": "Modules",
"label": _("CRM"),
"color": "#EF4DB6",
"icon": "octicon octicon-broadcast",
"type": "module",
"hidden": 1,
"description": "Everything in your sales pipeline, from Leads to Customers, to Support."
},
{
"module_name": "HR",
"category": "Modules",
"label": _("Human Resources"),
"color": "#2ecc71",
"icon": "octicon octicon-organization",
"type": "module",
"hidden": 1,
"description": "Employee Lifecycle, Payroll, Shifts and Leaves."
},
{
"module_name": "Quality Management",
"category": "Modules",
"label": _("Quality"),
"color": "#1abc9c",
"icon": "fa fa-check-square-o",
"type": "module",
"hidden": 1,
"description": "Volunteers, Memberships, Grants and Chapters."
},
# Category: "Domains"
{
"module_name": "Manufacturing",
"category": "Domains",
"label": _("Manufacturing"),
"color": "#7f8c8d",
"icon": "octicon octicon-tools",
"type": "module",
"hidden": 1,
"description": "Streamline your production with BOMS, Work Orders and Timesheets."
},
{
"module_name": "Retail",
"category": "Domains",
"label": _("Retail"),
"color": "#7f8c8d",
"icon": "octicon octicon-credit-card",
"type": "module",
"hidden": 1,
2019-01-31 09:20:22 +00:00
"description": "Point of Sale, Cashier Closing and Loyalty Programs."
},
2019-01-24 01:45:53 +00:00
{
"module_name": "Education",
"category": "Domains",
"label": _("Education"),
2019-01-24 01:45:53 +00:00
"color": "#428B46",
"icon": "octicon octicon-mortar-board",
"type": "module",
"hidden": 1,
"description": "Manage Student Admissions, Fees, Subjects and Score Reports."
},
2019-01-24 01:45:53 +00:00
{
"module_name": "Healthcare",
"category": "Domains",
"label": _("Healthcare"),
2019-01-24 01:45:53 +00:00
"color": "#FF888B",
"icon": "fa fa-heartbeat",
"type": "module",
"hidden": 1,
"description": "Patients appointments, procedures and tests, with diagnosis reports and drug prescriptions."
},
{
"module_name": "Agriculture",
"category": "Domains",
"label": _("Agriculture"),
2019-01-24 01:45:53 +00:00
"color": "#8BC34A",
"icon": "octicon octicon-globe",
"type": "module",
"hidden": 1,
"description": "Crop Cycles, Land Areas and Soil and Plant Analysis."
},
{
"module_name": "Hotels",
"category": "Domains",
"label": _("Hotels"),
2019-01-24 01:45:53 +00:00
"color": "#EA81E8",
"icon": "fa fa-bed",
"type": "module",
"hidden": 1,
"description": "Manage Hotel Rooms, Pricing, Reservation and Amenities."
},
2017-09-11 09:43:16 +00:00
{
"module_name": "Non Profit",
"category": "Domains",
"label": _("Non Profit"),
2017-09-11 09:43:16 +00:00
"color": "#DE2B37",
"icon": "octicon octicon-heart",
"type": "module",
2019-01-24 01:45:53 +00:00
"hidden": 1,
"description": "Make benefiting others easier with Volunteers, Memberships, Grants and Chapters."
Quality Management System (#15893) * Added QMS to ERPNext * changes * fixed * code refracted * refracted * some bugs fixed * changes * changes * test case * bug fix unit test * bug fix * refracted code * test warning fix * test case bug fix * removed whitespace * indentation bug fix * unit test bug fix * fixed Tree * bug fix * bug fix * code refactor * fixed procedure tree * removed unnecessary fields * hide fields * removed depricated unit test method * sql injection bug fix * code refactor and added mandatory fields * Removed Add Child from TreeView * Unit Test crashes Fix * code refactor * Fixed Status of Action * removed add button from Chart of Procedure * Fixed Unit Test for Quality Action * Chamged Measurement Unit to UOM * Changed Measurement Unit to UOM * Quality Action Unit Test Fix * Renamed Chart of Procedures to Tree of Procedures * Changes Objective input type to Text * Code Refactor * Quality Action Status option changed to "Close" for consistency * fixed action status indicator * Removed vscode folder * unit tests optimization * unit test fixes * code refactor * gitignore * bug fixes and code refactor * code refactor * unit test changes * changed quality action unit test * code refactor * code refactor * code refactor * indentation * code refactor * corrected typo * Removed jQuery hide() * code refracted * remove grid elements * Removed unnecessary conditions * onload fixed in feedback * code refracted * Removed add row button from Review and Customer Feedback * made autofill feild read only * automated scheduling of review
2018-12-25 12:12:31 +00:00
},
{
"module_name": "Restaurant",
"category": "Domains",
"label": _("Restaurant"),
"color": "#EA81E8",
"icon": "fa fa-cutlery",
"_doctype": "Restaurant",
Quality Management System (#15893) * Added QMS to ERPNext * changes * fixed * code refracted * refracted * some bugs fixed * changes * changes * test case * bug fix unit test * bug fix * refracted code * test warning fix * test case bug fix * removed whitespace * indentation bug fix * unit test bug fix * fixed Tree * bug fix * bug fix * code refactor * fixed procedure tree * removed unnecessary fields * hide fields * removed depricated unit test method * sql injection bug fix * code refactor and added mandatory fields * Removed Add Child from TreeView * Unit Test crashes Fix * code refactor * Fixed Status of Action * removed add button from Chart of Procedure * Fixed Unit Test for Quality Action * Chamged Measurement Unit to UOM * Changed Measurement Unit to UOM * Quality Action Unit Test Fix * Renamed Chart of Procedures to Tree of Procedures * Changes Objective input type to Text * Code Refactor * Quality Action Status option changed to "Close" for consistency * fixed action status indicator * Removed vscode folder * unit tests optimization * unit test fixes * code refactor * gitignore * bug fixes and code refactor * code refactor * unit test changes * changed quality action unit test * code refactor * code refactor * code refactor * indentation * code refactor * corrected typo * Removed jQuery hide() * code refracted * remove grid elements * Removed unnecessary conditions * onload fixed in feedback * code refracted * Removed add row button from Review and Customer Feedback * made autofill feild read only * automated scheduling of review
2018-12-25 12:12:31 +00:00
"type": "module",
"link": "List/Restaurant",
2019-01-24 01:45:53 +00:00
"hidden": 1,
"description": "Menu, Orders and Table Reservations."
2019-01-24 01:45:53 +00:00
},
{
"module_name": "Learn",
"category": "Administration",
"label": _("Learn"),
2019-01-24 01:45:53 +00:00
"color": "#FF888B",
"icon": "octicon octicon-device-camera-video",
"type": "module",
"is_help": True,
"description": "Explore Help Articles and Videos."
},
{
"module_name": 'Marketplace',
"category": "Places",
2019-01-24 01:45:53 +00:00
"label": _('Marketplace'),
"icon": "octicon octicon-star",
2019-01-24 01:45:53 +00:00
"type": 'link',
"link": '#marketplace/home',
2019-01-24 01:45:53 +00:00
"color": '#FF4136',
'standard': 1,
"description": "Publish items to other ERPNext users and start a conversation."
2019-01-24 01:45:53 +00:00
},
]