-
I see. So after some search on how to get started... It looks like I need a .ged file. I can find no way to create a .ged with pgv, I guess to get started you need to have a ged file already? or make one in another program?
I could fine nothing in the wiki..
Please let me know? Thanks.
2009-11-17 20:34:35 UTC in PhpGedView
-
$DBTYPE='mysql';
$DBHOST='mysql300.myhost.com';
$DBPORT='3306';
$DBUSER='*****';
$DBPASS='*****';
$DBNAME='user_pgv_script500';
$DB_UTF8_COLLATION=false;
$TBLPREFIX='pgv_';
$INDEX_DIRECTORY='./index/';
$AUTHENTICATION_MODULE = "authentication.php";
$PGV_STORE_MESSAGES=true;
$PGV_SIMPLE_MAIL=true;
$USE_REGISTRATION_MODULE=true;
$REQUIRE_ADMIN_AUTH_REGISTRATION=true;...
2009-11-17 15:29:24 UTC in PhpGedView
-
I just installed a copy of pgv-4.2.2, and the (Request new user account) link seems to not work, it just loads the same login page over again... Tried both Chrome and Firefox... the same. Some other links also have this kind of behaver.
What do you think this could be.
2009-11-17 06:11:16 UTC in PhpGedView
-
I went to SymmetricDS and tried to match up some tables and columns and the first thing I ran into is a problem with foreign currency exchange rate, the root data base (FA) has a base currency of USD and the POS must make sales in GTQ with a rate of 8.2 to 1
So if I pull data from FA to POSper I get the sell price in USD but I must sell in GTQ.
So I don't know what to do?
Do you plan to...
2009-08-24 17:20:55 UTC in POSper
-
I need a little help getting started...
I have a database (mysql) on a webserver (back office or main ERP system) it would be root.
Then a database on local (POS system) windows, it would client.
I changed the setting in the symmetric.properties, samples/root.properties, and samples/client.properties file
I tried moving the root.properties, and client.properties files to the bin...
2009-08-23 19:21:30 UTC in SymmetricDS
-
Hello Hans
You are correct, I want to make this work w/FA,
This is what Janusz over at FA said: "The only sensible way I see to entry data from other source (e.g. external POS) is to fill all needed data in new object of type cart (see cart_class.inc) and call to class write method. If all data are properly prepared (proper item codes, proper customer and branch, right level of items...
2009-08-17 22:48:16 UTC in POSper
-
Can I still get help on this forum?
Please let me know?
Thanks,
AM.
2009-08-15 17:43:39 UTC in myCMMS
-
I am going to put posper to use, but all my products and prices are in another data base...
I will need some help with this...
I can maybe hack together some sql to load the posper data base with data, but I would like to get posper to read from the other data base.
How hard will it be to get posper to read from the other data base?
How hard will it be to get posper to post to the...
2009-08-14 16:40:19 UTC in POSper
-
Well Hans, that weired, I downloaded it a few times, the only file in the root is posper-0.60.jar, I had to go get an older release to get the missing files...
Anyway, no problem
AM.
2009-08-14 16:04:32 UTC in POSper
-
Thanks Hans...
I guess I don't know how to use the snapshot, there is no .exe in the snapshot.
How is the best way to load the latest code and run it?
Thanks,
AM.
2009-08-13 14:03:58 UTC in POSper