Sql Accounting ERPNext custom app is built based on SQL Account software. It is built to integrate with ERPNext, act as a connector that allows bidirectional data transfer between Sql Accounting software and ERPNext. With Sql Accounting ERPNext custom app, only one copy of Sql Account 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.
- Customer, Supplier, Sales, Purchase and Stock categories with related doctypes for users to read or write records.
- Automatic import data from SQL Account
- Automatic export data to SQL Account
- Setup guide: https://wiki.sql.com.my/wiki/Firebird
- SQL Account API
- Setup guide is available at: https://github.com/Nb-Richard/sql_account_api
- Installed ERPNext which runs on localhost.
- Installation guide refers to: https://github.com/msf4-0/IRPS-SQL_Accounting-Autocount-frepple
By default, the IP address is set to docker localhost with port of 8000
(http://host.docker.internal:8000). If the app is not running on main computer which installs SQL Account software, users must configure the settings before using.
- Go to SQL Accounting Settings.
- Make change to IP address and port.
-
If SQL Account software 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 8000. However, users can change it by inserting a port number under port.
-
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.
SQL Account software only support Windows. However, ERPNext supports all major platforms (Windows, MacOS and Linux) which are compatible with Docker.
SQL Accounting ERPNext custom app may not validate all data when being exported to SQL Account software. The user must have basic knowledge of SQL Account to avoid any error.
This software is licensed under the GNU GPLv3 LICENSE © Selangor Human Resource Development Centre. 2022. All Rights Reserved.