Discussions
Categories
Search
HOME
|
DOWNLOAD
|
BLOG
|
FORUM
|
DEMO
Not signed in (
Sign In
)
Feeds
RSS2
ATOM
Discussion Filters
Unanswered Discussions
Search :Open
Support
: Default invoice preference not saved
Bottom of Page
1 to 4 of 4
CommentAuthor
micoots
CommentTime
Jan 16th 2008
edited
permalink
Hi,
I'm using the latest SI (Dec release plus 15/1/08 SVN patch because of that report problem) and when I go to:
Options -> System Preferences
and set:
Edit Default Invoice Preference Invoice - default
to something else and click Save, it's never saved but remains on "Invoice - default".
Regards,
Michael.
CommentAuthor
apmuthu
CommentTime
Jan 19th 2008
edited
permalink
Thankyou once again - this is a fine bug to be quashed in 3 minutes.
Edit ./modules/system_defaults/edit.php and replace line 188
$default = "invoice";
with
$default = "preference";
CommentAuthor
apmuthu
CommentTime
Jan 19th 2008
edited
permalink
Visit
http://simpleinvoices.org/wiki/single_domain_version
Get the latest 19th Jan 2008 Patch SVN 1445 with this fix included among others.
CommentAuthor
justin
CommentTime
Jan 21st 2008
edited
permalink
Thanks guys
good work
Cheers
Justin
1 to 4 of 4