Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvsolutions/simpleinvoices
Simple invoices
https://github.com/cvsolutions/simpleinvoices
Last synced: about 2 months ago
JSON representation
Simple invoices
- Host: GitHub
- URL: https://github.com/cvsolutions/simpleinvoices
- Owner: cvsolutions
- Created: 2014-06-14T10:34:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T16:01:49.000Z (over 10 years ago)
- Last Synced: 2024-04-23T17:16:08.644Z (9 months ago)
- Language: JavaScript
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```