Nathan Fretz
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
6 additions and
6 deletions
-
invoice-ninja/docker-compose.yml
-
invoice-ninja/umbrel-app.yml
|
|
@ -18,7 +18,7 @@ services: |
|
|
|
- app |
|
|
|
|
|
|
|
app: |
|
|
|
image: invoiceninja/invoiceninja:5.10.43@sha256:8af684a37856df8a48a2910e64aad9c180f7a5a9c81301dab9fc85e3564293e9 |
|
|
|
image: invoiceninja/invoiceninja:5.10.44@sha256:2d14618aafe05478c6dd12223d9805c3484973927a7117dbc1a13c36c57743ed |
|
|
|
# We're forced to run user/group 1500 |
|
|
|
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80 |
|
|
|
user: "1500:1500" |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
|
id: invoice-ninja |
|
|
|
category: finance |
|
|
|
name: Invoice Ninja |
|
|
|
version: "5.10.43" |
|
|
|
version: "5.10.44" |
|
|
|
tagline: We'll help with the invoicing |
|
|
|
description: >- |
|
|
|
Invoicing, Quotes, Expenses, Tasks. |
|
|
@ -21,10 +21,10 @@ gallery: |
|
|
|
- 3.jpg |
|
|
|
path: '' |
|
|
|
releaseNotes: >- |
|
|
|
This release includes improvements to PDF generation and e-invoicing: |
|
|
|
- Fixed PDF generation with Projects |
|
|
|
- Added PEPPOL e-invoicing support |
|
|
|
- Improved task time logging |
|
|
|
This release includes improvements to PEPPOL e-invoicing and other enhancements: |
|
|
|
- Added support for PEPPOL e-invoicing tokens |
|
|
|
- Improved client properties handling |
|
|
|
- Enhanced Stripe payment method descriptions |
|
|
|
- Updated translations |
|
|
|
|
|
|
|
|
|
|
|