this post was submitted on 14 Nov 2023
23 points (96.0% liked)

Selfhosted

40006 readers
960 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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.

all 17 comments
sorted by: hot top controversial new old
[–] Strit@lemmy.linuxuserspace.show 4 points 1 year ago* (last edited 1 year ago) (1 children)

When I was a freelance contractor I used InvoiceNinja. It was pretty good and also has some apps for mobile. And it's on DockerHub too.

[–] Madiator2011@lm.madiator.cloud -1 points 1 year ago (1 children)

UI it’s kinda hard to navigate and also docker setup never worked for me.

I agree, the UI is not really simple, but it is very functional. regarding the docker setup it also took me a couple of tries, but I succeeded in the end.

[–] Sylvannes@lemmy.world 2 points 1 year ago (1 children)

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 😅

[–] ebc@lemmy.ca 1 points 11 months ago* (last edited 11 months ago)

I use pancake, works pretty well. It's paid, but only a one-time payment and you get the code.

EDIT: here's the link: https://www.pancakeapp.com/

[–] ruud@lemmy.world 1 points 1 year ago (1 children)

Depends on what sort of invoices. For my invoices for billable hours, I use Kimai

[–] Madiator2011@lm.madiator.cloud 1 points 1 year ago (1 children)

I will need to send invoices every two week in my case.

[–] Madiator2011@lm.madiator.cloud 0 points 1 year ago (1 children)

And in my case I’m an employee that will need send invoices to employer.

[–] towerful@programming.dev 3 points 1 year ago (2 children)

Employee/employer relationship is normally more formalised with contracts and wages. This is to ensure that the employer isn't taking advantage of loopholes.
Chances are you will get classed as a "disguised employee" if you are freelance and invoicing only 1 client.

But I don't know employment law where you are. I know the US and UK have laws about this, chances are EU does as well.

Ye though it's more complex when you are from EU and want to work for US company. Also for now it's more like part time job hope to get full contract one next year :)

[–] surewhynotlem@lemmy.world 1 points 1 year ago

Freelancers with only one client are fine. More about who controls how and when the tasks are accomplished.

[–] dan@upvote.au 1 points 1 year ago

I currently manually create invoices in Excel, so I'm definitely interested in seeing what you find!

[–] foolsh_one@sh.itjust.works 1 points 11 months ago

Well, openERP or openbravo were what I would have recommended ten years ago, but due to their commercialization aren't really relevant any longer. If I personally was setting this up for myself I would probably use redmine and a plugin that gives redmine the invoice functionality. However I wouldn't call it simple for a first timer to pull off, but if redmine is mastered you will find very extensible and customizable to any particular project's needs.

[–] thealmightyk@lemmy.world 1 points 1 year ago

My friend and I have been building just such a program for a while now. We are both self employed software devs and we didn't have a clean way of tracking time, so we started building something that just did that at first, but it's evolved a lot since then. However, it's still very much in development so customisation is limited, but the core stuff all works. Now granted, it doesn't use docker, it's just a stand alone program and currently doesn't have cloud support (we are working on it), but I can absolutely send you a copy if you wanna try it out.

[–] mhzawadi@lemmy.horwood.cloud 0 points 1 year ago