Simple Invoices logo
    • CommentAuthormicoots
    • CommentTimeJan 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.
    • CommentAuthorapmuthu
    • CommentTimeJan 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";
    • CommentAuthorapmuthu
    • CommentTimeJan 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.
    • CommentAuthorjustin
    • CommentTimeJan 21st 2008 edited
     permalink
    Thanks guys

    good work

    Cheers

    Justin