mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update invoice-ninja to v5.10.28 (#1508)
This commit is contained in:
parent
d184765c07
commit
4e4c3e63a5
|
@ -18,7 +18,7 @@ services:
|
||||||
- app
|
- app
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: invoiceninja/invoiceninja:5.10.27@sha256:e5711a1fad103334692d5116ae0d4e62a384b08d7b52c1abb8c7ec33d526f699
|
image: invoiceninja/invoiceninja:5.10.28@sha256:aa59f37820c975a2bdee35ce9a970f8f21b78d136bda3607c05af4bc08da5f5e
|
||||||
# We're forced to run user/group 1500
|
# We're forced to run user/group 1500
|
||||||
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
|
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
|
||||||
user: "1500:1500"
|
user: "1500:1500"
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||||
id: invoice-ninja
|
id: invoice-ninja
|
||||||
category: finance
|
category: finance
|
||||||
name: Invoice Ninja
|
name: Invoice Ninja
|
||||||
version: "5.10.27"
|
version: "5.10.28"
|
||||||
tagline: We'll help with the invoicing
|
tagline: We'll help with the invoicing
|
||||||
description: >-
|
description: >-
|
||||||
Invoicing, Quotes, Expenses, Tasks.
|
Invoicing, Quotes, Expenses, Tasks.
|
||||||
|
@ -23,12 +23,15 @@ path: ''
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes several improvements and fixes:
|
This update includes several improvements and fixes:
|
||||||
|
|
||||||
- Improved sorting filters for expense payment dates
|
- Improved purchase order design preview
|
||||||
- Updated Rotessa payment flow
|
- Added customization for Payment Failed Email Template
|
||||||
- Added reversal for failed BTC payments
|
- Fixed issues with GoCardless Instant Bank Payment
|
||||||
- Updated template service properties
|
- Updated Forte CSG integration
|
||||||
- Fixed issues with confirming gateway fees
|
- Enhanced e-invoice payment means code validation
|
||||||
- Removed PayPal Express and Omnipay
|
- Implemented new payment flow
|
||||||
|
- Added feature for inbound email expenses and Mindee OCR
|
||||||
|
- Introduced CBA Powerboard Payment Driver
|
||||||
|
- Added Blockonomics BTC Payment Driver
|
||||||
|
|
||||||
|
|
||||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
|
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user