HenriT 2e57464679 Added multiple taxes for invoice rows. Client has_vat => has_tax.
Abstracted add row button to separate component.
Abstracted invoice row headers to separate component.
Remove vat related things, now replaced with custom taxes.
Invoice tax totals are calculated per tax based on invoice rows.
2021-04-14 15:58:55 +03:00
2021-02-16 16:24:22 +02:00
2021-02-16 16:24:22 +02:00
2021-02-16 16:24:22 +02:00
2021-02-16 16:24:22 +02:00
2021-02-16 16:24:22 +02:00
2021-02-16 16:24:22 +02:00
2021-02-16 10:54:50 +02:00
2021-02-16 16:24:22 +02:00
2021-03-11 10:11:40 +02:00
2021-02-16 16:24:22 +02:00

Serverless Invoices - Open source, serverless invoice generator | Product Hunt

Serverless Invoices by Moku

Serverless Invoices is a free invoicing tool for freelancers and small businesses.

It is open-source and easily extendable. You can use it as a starter kit for more complex systems. Implement your own features, localization, styling or integrate with various other systems and API-s.

Run it locally or host it yourself.

You can always use the latest free version at invoices.mokuapp.io

Sponsored and maintained by Moku

Built with Vue.js and Bootstrap

Features

  • Truly serverless - data stored in your browser only, no network requests
  • No hosting required - works locally
  • Create, edit, delete invoices
  • Track invoice status and due date
  • Create, edit, delete bank accounts
  • Create, edit clients
  • Edit company
  • Export & import json data
  • Print to PDF
  • Dark and light mode!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Topics

  • invoices management
  • invoicing solution
  • invoice maker
  • invoice generator
Description
Create and manage invoices in your browser. Serverless Invoices is a free invoicing tool for freelancers and small businesses. Made with Vue.js.
Readme MIT 1,014 KiB
Languages
Vue 49%
JavaScript 30.1%
SCSS 19.5%
HTML 1.1%
Dockerfile 0.3%