Autocount ERPNext custom app is built based on Autocount Accounting 2.0 software. It is built to integrate with ERPNext, act as a connector that allows bidirectional data transfer between Autocount software and ERPNext. With Autocount ERPNext custom app, only one copy of Autocount software is required to install on the main computer, other computers in the same network can read or write data through ERPNext. More information can be found in the Wiki section.
- Stock and Sales categories with related doctypes for users to read or write records.
- Automatic import data from Autocount
- Automatic export data to Autocount
- Autocount Accounting 2.0
- MyAutocount API server and service.
- Download and installation guide is available at: https://github.com/msf4-0/MyAutocount
- Installed ERPNext which runs on localhost.
- Installation guide refers to: https://github.com/msf4-0/IRPS-Autocount-Integration
By default, the IP address is set to docker localhost with port of 8888
(http://host.docker.internal:8888). If the app is not running on main computer which installs Autocount software, users must configure the settings before using.
- Go to Autocount Settings.
- Make change to IP address and port.
-
If Autocount is installed on the same computer, the IP address can be set to default:
host.docker.internal
. Otherwise, runipconfig
on the main computer, the IP address is theIPv4 Address
underWireless LAN adapter Wi-Fi
section. -
The default port number is 8888. However, users can customize by modifying
settings.json
file ofMyAutocount
program. More information is available at: https://github.com/msf4-0/MyAutocount/wiki/Configuration
-
Press
Test Connection
button to test if the connection is working. Remember to pressSave
to save changes. -
Restart Docker image by running
docker-compose -p project1 restart
if any issue occurred.
Autocount Accounting 2.0 software and MyAutocount API server service only support Windows. However, ERPNext supports all major platforms (Windows, MacOS and Linux) which are compatible with Docker.
Autocount ERPNext custom app may not validate all data when being exported to Autocount software. The user must have basic knowledge of Autocount to avoid any error.
This software is licensed under the GNU GPLv3 LICENSE © Selangor Human Resource Development Centre. 2022. All Rights Reserved.