MLInvoice is a free web-based invoicing system primarily for Finnish companies. It includes support for creating and emailing PDFs and Finvoice electronic invoices. The code is written and commented in English. The user interface is available in both Finnish and English, and invoices can also be created in both languages independently of the UI language. Different locale settings can be defined in the language files. It is also possible to add new translations without having to touch the code.
Main Features:
- Client Registry
- Product Registry
- PDF Invoices
- Invoice archiving
- Reporting
- Email sending
- Finvoice support
See the MLInvoice home page at http://www.labs.fi/mlinvoice.eng.php for more information, installation instructions and the change log.
N.B. If you install MLInvoice from git (not using one of the releases), be sure to run "composer install" after downloading or cloning the repository to install external. dependencies. Visit https://getcomposer.org/ if you don't already have composer installed. Release packages at https://www.labs.fi/mlinvoice_installation.eng.php include the dependencies.
MLInvoice on ilmainen web-pohjainen laskutusjärjestelmä erityisesti suomalaisille yrityksille. Pääominaisuuksia ovat:
- Asiakasrekisteri
- Tuoterekisteri
- PDF-laskut
- Laskujen arkistointi
- Raportointi
- Sähköpostilähetys
- Finvoice-laskutus
Lisätietoja, asennus- ja päivitysohjeet sekä tiedot muutoksista uusissa versiossa löytyvät MLInvoicen kotisivulta http://www.labs.fi/mlinvoice.php
HUOM! Jos asennat MLInvoicen suoraan git:stä, suorita "composer install" latauksen tai kloonauksen jälkeen asentaaksesi ulkoiset riippuvuudet. Jos sinulla ei vielä ole composeria asennettuna, käy osoitteessa https://getcomposer.org/. Julkaistut versiot osoitteessa https://www.labs.fi/mlinvoice_installation.php sisältävät ulkoiset riippuvuudet.