Inaya
Inaya-app
- Author: amelsuliman
- Repository: https://github.com/amelsuliman/Inaya
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Other
- Maintenance: Minimally Maintained
Install Inaya
bench get-app https://github.com/amelsuliman/Inaya
Add the Frappe Gems badge to your README
Maintain Inaya? Paste this into your README:
[](https://frappegems.com/gems/apps/amelsuliman/Inaya)
About Inaya
Inaya ERPNext App
This is a custom ERPNext v15 application developed as part of a technical assessment.
It includes two modules:
📦 Module 1 — Agency Management
- Agency DocType (agencyname, territory, primarycontact, is_active)
- Agency Item child table (itemcode, minorderqty, leadtime_days)
- Prevent deactivation if linked Agency Items exist
- Button “Create Supplier” converts Agency → Supplier
- Inactive agencies highlighted in list view
- Report: Agency Lead Times
📦 Module 2 — Manufacturer–Item Mapping
- Manufacturer DocType (manufacturername, gln, isblocked)
- Manufacturer Item DocType (manufacturer, itemcode, partnumber, gtin)
- Block adding mappings if manufacturer is blocked
- Unique pair enforced: (manufacturer, item_code)
- Auto-fill
part_numberfromitem_code REST API:
Report: Items by Manufacturer
🛠️ Installation
```bash bench get-app https://github.com/amelsuliman/Inaya.git bench --site install-app bench --site migrate inaya bench build bench restart
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.