Work
ERPnext v15 Side bar and Navibar and button color changing app
- Author: Hariharan76
- Repository: https://github.com/Hariharan76/work
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Other
- Maintenance: Unmaintained
Install Work
bench get-app https://github.com/Hariharan76/work
Add the Frappe Gems badge to your README
Maintain Work? Paste this into your README:
[](https://frappegems.com/gems/apps/Hariharan76/work)
About Work
Work
work
License
mit
appincludecss = "/assets/work/css/work.css"
Apps
------------------
required_apps = []
Each item in the list will be shown as an app in the apps page
addtoapps_screen = [
{
"name": "work",
"logo": "/assets/work/logo.png",
"title": "Work",
"route": "/work",
"haspermission": "work.api.permission.hasapp_permission"
}
]
Includes in
------------------
include js, css files in header of desk.html
appincludecss = "/assets/work/css/work.css" appincludecss = "/assets/work/css/work.css"
appincludejs = "/assets/work/js/work.js"
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.