PHP version: PHP Version 5.1.6 MySQL version: mysql-server-5.0.22-2.1.0.1 php-mysql-5.1.6-15.el5 Browser: Old school Sea Monkey 1.1.7 also tried ie6 Operating System: windows xp and Server Operating System: Centos 5
Hello all and a merry Christmas, i am so glad that i have found simple invoices looks to do most of what in need for now and seems active and growing so i can beg for the features i need. Have use all kinds of stuff in the past ie Openbravo SQLLedger OpenLedger Quickbooks WebERP THERP Bamboo Invoices just to name a few they were all either lacking to many features i needed or way to complex. Open bravo took days to install and the the localization stuff practically takes a phd in computer engineering as well as a phd in accounting to setup. Looks really cool but more than i need for now just running my small one or two person business. Here are my first couple of questions
1. Where is the reoccurring invoice stuff am i missing it or is it still on the wish list!
2. How do i delete the sample data i deleted most stuff and edited the remaining but there are still a few remaining entries that i cannot get rid of. Do not have phpadmin installed yet so i have been using the command line or webmin to get the sql stuff done. Also i would like to change the field name of zip code to postal code and state to province as i am in Canada is this possible do i need phpadmin for this? will this mess up upgrades in the future?
3. Having problems with the reports getting but am still looking into it
PS paypal buttons would be way cool maybe i could help with that rigged up a generic link as a payment type but it is ugly long and you can't always click on it. Also i would like to charge customers the additional 3% for using paypal.
PHP version: PHP Version 5.1.6 MySQL version: mysql-server-5.0.22-2.1.0.1 php-mysql-5.1.6-15.el5 Browser: Old school Sea Monkey 1.1.7 also tried ie6 Operating System: windows xp and Server Operating System: Centos 5
Hello all and a merry Christmas, i am so glad that i have found simple invoices looks to do most of what in need for now and seems active and growing so i can beg for the features i need. Have use all kinds of stuff in the past ie Openbravo SQLLedger OpenLedger Quickbooks WebERP THERP Bamboo Invoices just to name a few they were all either lacking to many features i needed or way to complex. Open bravo took days to install and the the localization stuff practically takes a phd in computer engineering as well as a phd in accounting to setup. Looks really cool but more than i need for now just running my small one or two person business. Here are my first couple of questions
1. Where is the reoccurring invoice stuff am i missing it or is it still on the wish list!
2. How do i delete the sample data i deleted most stuff and edited the remaining but there are still a few remaining entries that i cannot get rid of. Do not have phpadmin installed yet so i have been using the command line or webmin to get the sql stuff done. Also i would like to change the field name of zip code to postal code and state to province as i am in Canada is this possible do i need phpadmin for this? will this mess up upgrades in the future?
3. Having problems with the reports getting but am still looking into it getting this error
OOOOPS, THERE'S AN ERROR HERE.
There is no XSLT processor available. Check if you compiled with Sablotron (PHP4) with --enable-xslt or PHP5 XSL support, with --enable-xsl, correctly.
More about this error here.
This error message was generated by PHPReports Did you get an "OOOOPS, THERE'S AN ERROR HERE." error?
PS paypal buttons would be way cool maybe i could help with that rigged up a generic link as a payment type but it is ugly long and you can't always click on it. Also i would like to charge customers the additional 3% for using paypal.
re 2 - yep - you can enable invoice deletion by turning on the option in System Preferences - to delete the other stuff you have to do it via phpmyadmin or similar at the moment - will change in the future - re changing field names -- you can edit the language file ./lang/en-gb/lang.php and edit the fields you want
re 3 - re reports - if your on php5 you need xsl installed
re paypal - if you search the forum it has been done - just not included into Simple Invoices right now
re 3% - at the moment you'll have to add it in manually - theres no way to do it any other way at the moment