DerekAllard.com

BambooInvoice 0.8.1

Well, considerable bug squashing effort has gone in here, and things seem to be running smoothly!  Bamboo is now available in English, French, German, Spanish and Dutch.  As well, the code is leaner, cleaner and ready to keep growing.

This release is mostly a maintenance release.  Next version will have new features, including the commonly asked for line-based items (price, quantity, description, etc).

Don’t forget to run the update script if you’re… um… upgrading ;)

This entry was made on and filed into BambooInvoice.

Comments

lpkb wrote on

Great! Except…an error when I try to log in:


An Error Was Encountered

Error Number: 1054

Unknown column ‘password_reset’ in ‘field list’

UPDATE clientcontacts SET password_reset = ‘’ WHERE id = ‘1’


Does this mean that the update script didn’t work correctly? Can I run some SQL manually to fix this?

Thanks for Bamboo!

Peace,
lpkb

Derek wrote on

That field should have been added when you installed… odd.  Anyhow, you can manually add a “password_reset`” field to clientcontacts (VARCHAR, length of 12 with NULL allowed).

Anything further, feel free to contact me over email - I’ve emailled you this same message so you have it handy!

Bradley Corner wrote on

0.8.1 was working. except today when I accessed my site I got:
Unable to load the requested file: index/login.php

Turned on the debug loggin and no errors there or in /var/log/httpd/error*

Derek wrote on

Hey Bradley,

Sounds like your index_page var got changed.  If you want to contact me privately with this, I’d be happy to help out.  derek at dererkallard dot com.

Bradley Corner wrote on

Tried your email address and it failed reverse lookup.  Otherwise I fixed the other issue. now Im trying to pull just the first contact firstName lastName entries.  I got it working with your foreach loop but that gets all of the contacts.

Derek wrote on

I’m not sure what that means.  I’ll send you a private note.

Travis wrote on

Derek,
BambooInvoice is a terrific app. Thank you for your time and effort!

I’m wondering if there is any documentation to the email invoice feature?

I have BI installed on a zimbra mail server along with several other website components on an apache installation. BI seems to think it can auto configure the mail settings to allow for outbound email but I’m not sure how it’s going to accomplish this…

I tried several test emails and BI always send it sent successfully. I can find no record of an email leaving the server, and nothing gets received.

What page is displayed when you goto www.domain.com/invoice/ ?
I was going to modify that page with instructions to my users on how to use the app but I couldn’t identify what page was being displayed…

Also a suggestion:
To be able to add additional users to login to bambooinvoice and to possibly change the admin email that was given at the time of installation.

Again, thanks for all your great work on this wonderful program.

Derek wrote on

Travis, check your email. :)