Page 1 of 1

webERP + DHPOS

Posted: Fri Jul 25, 2008 2:21 am
by lsunw
I currently using DHPOS for daily sales and webERP http://www.weberp.org to control my stock.

I'm planing to write a thrid-party program to integrate both.

I totally novice for quick basic, therefore need some guidance to do this. Basically i just want a program sit intermediate between weberp and DHPOS to do 2 tasks.

1. synchronize the stock table of both.

2. Update special sale to weberp as payment receipt.

DHPOS -> Quick Basic
webERP-> PHP & mySQL

What is my 1st step for the solution? if i want to write a quick basic program/ something like APRINT?