Invoiceplane: Difference between revisions

imported>Onny
Reference alternative invoicing applications
imported>Onny
Upgrade instructions
Line 64: Line 64:


Replace the cron key value with the one given in the Invoiceplane administration web interface.
Replace the cron key value with the one given in the Invoiceplane administration web interface.
== Maintenance ==
=== Upgrading to new versions ===
After upgrading to a new version of Invoiceplane, change following two lines of your Invoiceplane config. The path to the file
<code>ipconfig.php</code> depends on the hostname you configured.
{{file|/var/lib/invoiceplane/localhost/ipconfig.php|nix|<nowiki>
DISABLE_SETUP=false
SETUP_COMPLETED=false
</nowiki>}}
Access your Invoiceplane instance again in your browser and rerun the setup wizard which now reappears. After upgrading the tables you can login as usual. It is now recommended to change both variables in the config file above back to <code>true</code>.


== See also ==
== See also ==