Lookin for self hosted invoice system

Madiator2011@lm.madiator.cloud to Selfhosted@lemmy.world – 24 points –

What I need:

  • Simple modern UI
  • easy way to create invoice and auto generate pdf file for me
  • allow to make me invoice template so I can put like additional info like bank details
  • have nice dashboard so I can see my income What I want to avoid:
  • too complex system
  • lack of docker support
  • software with paywalls for functions

Hope you can help me find something.

19

You are viewing a single comment

I have been researching this subject for a while as well and eventually settled on using Odoo with the full accounting features. It's more than just accounting but it works quite well and it's free. Can be run as a single python docker container.

Though look like most things are paywalled under enterprise 😅

Some things are, but the core functionality is easily extended through modules and you can find a lot of sites with them. Some of the best modules are going to cost you some money but it’s worth it.

That being said Odoo is overkill if you just need to send an invoice. Odoo is perfect for running a business though. It can and will do EVERYTHING and then some.

I know people who run their entire businesses on it. Website, HR, inventory, time clocks, billing, etc etc. it scales really well too. Largest business I know using it has 100s of employees. They even have a paid developer on staff that writes and maintains custom modules for them. Smallest business I know of using it has 5 employees, including the owners.

It’s seriously impressive software!