mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update invoice-ninja to version v5.10.27 (#1437)
This commit is contained in:
parent
9d7b315cf1
commit
cff7048c3a
|
@ -18,7 +18,7 @@ services:
|
|||
- app
|
||||
|
||||
app:
|
||||
image: invoiceninja/invoiceninja:5.10.26@sha256:1fa44e4eb263e714fd360742266c4a4ac4d3ec56e568d1cf1c237b9d3748347a
|
||||
image: invoiceninja/invoiceninja:5.10.27@sha256:e5711a1fad103334692d5116ae0d4e62a384b08d7b52c1abb8c7ec33d526f699
|
||||
# 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.26"
|
||||
version: "5.10.27"
|
||||
tagline: We'll help with the invoicing
|
||||
description: >-
|
||||
Invoicing, Quotes, Expenses, Tasks.
|
||||
|
@ -21,15 +21,15 @@ gallery:
|
|||
- 3.jpg
|
||||
path: ''
|
||||
releaseNotes: >-
|
||||
What’s Changed:
|
||||
This update includes several improvements and fixes:
|
||||
|
||||
- Improved sorting filters for expense payment dates
|
||||
- Updated Rotessa payment flow
|
||||
- Added reversal for failed BTC payments
|
||||
- Updated template service properties
|
||||
- Fixed issues with confirming gateway fees
|
||||
- Removed PayPal Express and Omnipay
|
||||
|
||||
- Fixed issues with ZUGFeRD and inter-EU tax rules.
|
||||
- Updated translations.
|
||||
- Corrected tax calculations for recurring invoices.
|
||||
- Added Purchase Order Accept Webhook.
|
||||
- Introduced QuickBooks import feature.
|
||||
- Added YunoHost as a self-hosted option.
|
||||
- Fixed custom fields with switches to ensure proper output (yes/no).
|
||||
|
||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
|
||||
deterministicPassword: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user