AcuMan is an Acumatica instant messaging app for an organization instance built with Machine Learning capabilities. AcuMan chat window allows to communicate with any other active user of Acumatica ERP instance from any screen. Also it tracks sales orders status changes and sends approval requests directly to approver via the chat. In addition to the request AcuMan analyses the unit prices of sales order lines using machine learning service and shares this information with the approver.
Application can be deployed as customization package for Acumatica ERP. To create a customization package use:
- _project folder content as parts of project.xml
- Bin/Hackathon.dll
- Controls/PageTitle.ascx and Controls/PageTitle.ascx.cs.