Tue 08 Jun 2004 12:16:15 PM UTC, original submission:
bhmis-0.9.8-pre2
Note - The following may be real bugs, or I may be the source of my own problems. I couldn't find any updated sample data for 0.9.8, but it seems that the database needs to be populated with at least a bare minimum - at least one employee, a company, etc. I couldn't find any documentation, so I edited the 0.9.6 sample data down to just what I guessed was the minimum needed to get the system started - and any record types that generated error messages. I then attempted to enter new data to define a business in the bhmis screens.
Parts of bhmis seem to work fine. The following errors might be bugs, or might just be caused by my having deleted something I shouldn't have in the start up data - I haven't really gotten a handle on how the different tables in bhmis database function yet, so I'm still largely trial and error experimenting. But I haven't been able to figure out a better way to approach the problem.
Hope the following are useful. (At least I'll post them in the right place this time...)
I'd also appreciate being pointed in the right direction if I've missed some useful docs or components.
Kort
------------------------------------
When running the product wizard, after step 4/screen 5 (The product, inventory, buy price, buy quanity, sell price and sell quantity are now ready to be added.)
Click on Add
Fatal error: Call to undefined function: db_insert_id() in /usr/share/bhpos/mis/lib/bhlib.php on line 1195
------------------------------------
Suppliers/Admin/list/edit
After clicking on commit
Warning: Missing argument 2 for commitsupplier() in /usr/share/bhpos/mis/supplier/supplier.php on line 285
Fatal error: Call to undefined function: insertcontactdetails() in /usr/share/bhpos/mis/supplier/supplier.php on line 297
------------------------------------
misconvert-v0.9.7-v0.9.8.mysql
This looked like something I should use, since your discription of 0.9.8 implied there were database structure changes between 0.9.7>0.9.8, and the cvs age was pretty recent.
FWIW, when I tried it I got the following error.
ERROR 1064 at line 3: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'if table exists mismenuauth drop table mismenuauth' at line 1
|