Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvsolutions/simpleinvoices

Simple invoices
https://github.com/cvsolutions/simpleinvoices

Last synced: about 2 months ago
JSON representation

Simple invoices

Awesome Lists containing this project

README

        

Simple Invoices 1.0
==============

Simple Invoices è un software semplice è veloce per la creazione, l'archiviazione e la stampa di fatture. Estremamente semplice, possiede un interfaccia intuitiva e immediata.

## Installazione
```sh
git clone https://github.com/cvsolutions/SimpleInvoices.git
cd SimpleInvoices
php composer.phar install
chmod 777 data/fatture.db
chmod 777 templates_c
```