|
About:
WITS is an inventory tracking and point of sale implementation done in PHP using a MySQL server as a backend. It is designed with the small to medium sized consignment retailer in mind, and supports tracking of clients, consignees, inventory, tickets, payments, salespeople, tickets, gift certificates, and layaways. It automatically handles percentage commission calculations for consignees and salespersons, and supports split salesperson commission (for multiple salespersons working on a single ticket). WITS also supports modules for expandable functionality, and includes a dynamic report generator capable of advanced queries.
Author:
Andrew Moenk [contact developer]
Homepage:
http://kfa.cx/products.php?product=WITS
Tar/GZ:
http://kfa.cx/products/wits/wits-0.1.26.tar.gz
Changelog:
http://kfa.cx/products/wits/CHANGELOG
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 16124)
» Popularity: 1.04% (Rank 5458)

(click to enlarge graphs)
Record hits: 14,419
URL hits: 9,743
Subscribers: 16
|
|
Branches
Comments
[»]
Still Developing?
by Tim Foreman - Aug 15th 2002 21:56:50
This looks very interesting and might do what I want. I grabbed a copy and
will play with it, but am wondering if you are still working on it?
Would it be possible to add a function to upload an image into the DB
along with the description of the item?
Thanks.
[reply]
[top]
[»]
Help
by erich kaiser - Feb 10th 2002 01:30:48
i just installed the latest version i have created some sample items in the
inventory. i get a bunch of errors but it will create the item alright but
it refuses to add the catagory/type. here are the errors..
Warning: Wrong datatype in array_walk() call in
/var/www/www2/wits/wits/cuf.inc on line 520
Warning: Missing argument 1 for info() in
/var/www/www2/wits/wits/inventory.inc on line 522
Warning: Missing argument 2 for info() in
/var/www/www2/wits/wits/inventory.inc on line 522
Warning: Missing argument 1 for get_info() in
/var/www/www2/wits/wits/inventory.inc on line 444
Warning: Missing argument 2 for get_info() in
/var/www/www2/wits/wits/inventory.inc on line 444
Warning: Missing argument 2 for addtocell() in
/var/www/www2/wits/wits/table.inc on line 330
Warning: Missing argument 3 for addtocell() in
/var/www/www2/wits/wits/table.inc on line 330
Warning: Missing argument 2 for addtocell() in
/var/www/www2/wits/wits/table.inc on line 330
Warning: Missing argument 3 for addtocell() in
/var/www/www2/wits/wits/table.inc on line 330
also when i try to sell something the commit ticket button is disables
even after i have paid. if i click on show reciept it gives me this
error..
Fatal error: Call to undefined function: pdf_new() in
/var/www/www2/wits/wits/pdf.inc on line 42
everything that i have played with is works good i like the layout.
[reply]
[top]
[»]
Is there a way to install w/o having access to the root user of MySQL ?
by Kunal H. Parikh - Jan 31st 2002 06:11:21
Is there a way to install w/o having access to the root user of MySQL ?
[reply]
[top]
[»]
Re: Is there a way to install w/o having access to the root user of MySQL ?
by Andrew Moenk - Jan 31st 2002 22:45:44
Yes, you still need an account with permission enough to create databases.
Its just easiest with the root user.
-- Andrew Moenk
http://kfa.cx/
[reply]
[top]
|