invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

OTHER License

Downloads
110
Stars
7.7K
Committers
73

Bot releases are hidden (Show)

invoiceninja - v5.5.27

Published by turbo124 about 2 years ago

Improve Expense Imports
Improve Stripe ACH when using microdeposits
Additional DB Queries
Fixes for non-admin users hitting list views

invoiceninja - v5.5.26

Published by turbo124 about 2 years ago

Remove authorize for SEPA
Minor fixes
Fixes for generating counters
Strip tags from client and user nameS
Remove redundant code in save company request
fix: SwissQr postal code appears twice thanks @filo87
Return early to improve PDF generation performance
Fixes for WePay
Database indexing
Updated schema dump

invoiceninja - v5.5.25

Published by turbo124 about 2 years ago

Minor fixes for stripe imports
Do not serialize company after migration
Put in checks for client filters
Show labels of custom fields in registration form
Remove direct google URLs
Minor fixes for QR Code generation for live previews
Improve livewire performance with Defer
Fixes for sms verification list
Minor fixes for Stripe ACH Verifications
Fixes for wepay

invoiceninja - v5.5.24

Published by turbo124 about 2 years ago

Working on hosted upgrades
Improve trial page
Increase backoff period
Force company currency for purchase orders
Ensure we do not remove gateway fee prematurely
Fixes for payment layouts (Regression)
Exclude canvaskit path for hosted
Implement 3DS for Braintree
Fixes for seeders
Fixes for checkout.com customer request class

invoiceninja - v5.5.23

Published by turbo124 about 2 years ago

Fixes for send now functionality of recurring invoice
Single root element for wepay signups
Fixes for single root - Livewire
Update resources to defer
Minor fixes for client portal queries
Optimize css bundles
Fixes for tests
If blank exchange rate is sent, force 1

invoiceninja - v5.5.22

Published by turbo124 about 2 years ago

Configuration for in app purchases
Move lightlogs to batch
Improve client imports
Add recurring invoice id to expense when it is generated
Fixes for support messages
Fixes for check data
Minor fixes for support messages
Ensure we also query trashed client records before lock
Logging around generates counter
Additional logging in generates counter
Minor fixes + additional logging
Fixes for applying numbers
Fixes for entity policy not capturing recurring invoice policies
Update customer details
Fixes for restricting csv imports
Add redundancy checks when creating task numbers
Port entity policy changes to view() policy
Set SEPA stripe token payments to pending
Fixes for QR Ibans with no payment references
Fixes for adding a payment method with Checkout.com
Adapt Email entity sending using emailentity
Fixes for sending custom templates with purchase orders
Add webhook functionality to credits
Fixes for tests

invoiceninja - v5.5.21

Published by turbo124 about 2 years ago

Add secondary font as a variable in HTMLENGINE
Add additional field for reports to companies table
Fixes for InputBag
Fixes for race condition when saving expense numbers
Improve date resolution in recurring invoices
Improve float parsing in csv imports
Additional checks for GoCardless webhooks
Improve efficiency of lightlogs
Fixes for vendor templates
Fixes for sending purchase orders when using a custom template
Change [] for vendors to contacts.company
Move lightlogs back to batching

invoiceninja - v5.5.20

Published by turbo124 about 2 years ago

Add check if plan is expired
Add checks for ninja portal urls
Improve handling of purchaseOrder and purchase_order
Updates for vendor routes
Client Paid To Date updates
Fixes for tech template
Fixes for braintree
Update client presenter methods
Updated composer lock
Fixes for default mark down settings
Fixes for tests.
Fixes for auto billing when using credits
Working on credit paymenta
Fixes for store payment request
Ensure documents array is an array
Handle single contact object passed into array
Handle single contact object passed into array
Fixes for handling partial payments with credits
Fixes for stripe error message when authorizing credit card
Fixes for seeding languages
Refactor for client balance
Fixes for select box background color
Fixes for registration fields and ensure client contact email is uniq…
Remove redundant code from CompanySettings
CLean up code paths for client balance
Remove DispatchNow()

invoiceninja - v5.5.19

Published by turbo124 about 2 years ago

Stripe Imports: Check for valid bank account property before attempting to iterate
Set required fields to lazy
Refactor for switch plans
Better logging around setLateFee()
Better logging around setLateFee()
Fresh client prior to updating
Update project name to just project for label
Add option to send payment email when invoice has been marked as paid
Fixes for canvaskit path
Fixes for inventory notifications

invoiceninja - v5.5.18

Published by turbo124 about 2 years ago

Minor fixes for invitation in view portal
Fixes for showing invoice
Allow client variables in purchase orders
Refactor trial confirmed page
Fixes for applying payment number
Clean up login controller
Catch and remove updates for oauth_provider_id
Add checks for oauth provider id
Fixes for github actions
Use transaction when marking an invoice as paid
Adjust spam filtering
Minor fixes for templates
Formatting for client emails
Check for exec function prior to attemping to use it
Minor fixes for client filter sorted by display name
Support for vendor and vendor contact imports
update vendor csv for tests
Refactor recurring invoice query
Improve query efficiency
Fixes for transforming vendor contacts
Add indexes to DB

invoiceninja - v5.5.17

Published by turbo124 about 2 years ago

Add vendor & expense includes for purchase orders
Add missing translations
Add new column for invoice_task_project
Fixes for project with both project and client id
Wrap client paid to date in transaction
Toggle sms verification based on domain
Remove ssl config
Ensure invoice marked as paid
Update purchase order invitations table
Update client records when trial activated in Stripe
Refactor to nested queries to improve query planner
Improve query efficiency

invoiceninja - v5.5.15

Published by turbo124 about 2 years ago

Additions for hosted
Update user observer to dispatch a job
Set relative path for canvaskit
Clean up for mail listener
Fixes for task requests
Adjust credit balance on client record
Working on client credit balance field
Tests for credit balance
Update credit balances when a payment is deleted
Add daily checks for credit balances
Fixes for restoring a credit
Refactor for payments to improve query efficiency
Refactor payment queries for improved efficiency
Valid credits rules

invoiceninja - v5.5.14

Published by turbo124 about 2 years ago

Minor fixes

invoiceninja - v5.5.13

Published by turbo124 about 2 years ago

invoiceninja - v5.5.12

Published by turbo124 about 2 years ago

Add validation for task time logs
Fixes for single route actions
Fixes for base path for canvas kit
Fixes for showing fees in both the product and tax tables
Change the order of email filters
Tests for deleting an invoice
Fixes for edge case when deleting an invoice with a partial payment
Clean up for tests
Remove snappdf download from composer script

invoiceninja - v5.5.11

Published by turbo124 about 2 years ago

Psalm Cleanup.
Fixes for ZOHO imports.
Portuguese translations updated.
Fixes for Postmark delivery.

invoiceninja - v5.5.10

Published by turbo124 about 2 years ago

Additional checks for checkout.com
Add missing fields for activity transformer
Paytrace cleanup
Improve subscription currencies
Convert quote to project
Convert quote to project tests
Refund feature added for Forte Payment Gateway @kishanmnpatel
UI Dashboard improvements

invoiceninja - v5.5.9

Published by turbo124 about 2 years ago

Recurring invoice due on receipt @yois615
Relocate portalButton variable @yois615
System logger added for Forte. @kishanmnpatel
Fixes for phpunit - github actions
Centralize where we inject email tags
Remove cs-fixer from github actions
Fixes for stripe catching aborted payments
Clean up logging
Paytrace cleanup
Update dependencies
Fixes for generated number tests
Fixes for confirmation password verification:
Fixes for custom fields for purchase orders
Fixes for language init
Add recurring invoice id to licenses table
Fixes for paytrace:
Fixes for fee labels
Make square postal code optional
Catch when braintree does not create the customer

invoiceninja - v5.5.8

Published by turbo124 about 2 years ago

Fixes for regression in recurring invoice auto billing.