A Frappe App that leverages ERPNext and HRMS to manage cellphone billing and other IT needs.
- Frappe Framework Installed and Running a Bench serving a site;
- ERPNext Installed on your Bench Instance;
- HRMS Installed on your Bench Instance;
- Having set up at least one Company in ERPNext; and
- Having set up at least one Employee in HRMS.
Log into your server as your frappe-bench user and cd to your frappe-bench folder
bench get-app https://github.com/buff0k/frappe_it
bench --site your.site install-app frappe_it
So far I haven't gotten to everything yet, but you can import Vodacom Corporate Bills which will check against Sim Card Allocations and Employee Records, then you can generate an overage report based on contracts exceeding normal contractual values.
mit