1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

2556 Commits

Author SHA1 Message Date
David Bomba
cdf1ee1338 minor fixes for molli 2024-10-05 10:20:18 +10:00
David Bomba
310353ab28 Merge Vendors 2024-10-04 15:40:55 +10:00
David Bomba
67ef16e4d3 Minor fixes for ledgers with pre payments 2024-10-03 17:33:24 +10:00
David Bomba
8aed90a060 Minor corrections for ledge balance when pre payments used. 2024-10-03 17:14:56 +10:00
David Bomba
42733f2679 Fixes for template actions 2024-10-02 07:32:52 +10:00
David Bomba
35cf47b4c1 Minor fixes 2024-10-01 19:01:01 +10:00
David Bomba
4ef2ff9bae Improve try/catch with transaction rollbacks 2024-10-01 13:03:28 +10:00
David Bomba
8f793ea861 Fixes for missing a rollback 2024-10-01 12:51:44 +10:00
David Bomba
49edd830c7 Small fixes for removing gateway fees 2024-09-29 18:23:50 +10:00
David Bomba
0a4d00158c null safety not required 2024-09-29 16:52:34 +10:00
David Bomba
498fb51faa Minor updates 2024-09-29 14:12:54 +10:00
David Bomba
2ceaf880b8 Clean up for handling postmark email failures 2024-09-26 14:35:33 +10:00
David Bomba
f5226d342f QB Sync 2024-09-25 20:16:16 +10:00
David Bomba
94fb81c57b Small fixes for QB oauth 2024-09-25 14:20:49 +10:00
David Bomba
aca1f3c413 minor fixes 2024-09-25 10:27:14 +10:00
David Bomba
9d6d6c2254 Minor fixes 2024-09-25 09:16:26 +10:00
David Bomba
a593d2b9d9 Updates for QB discounts 2024-09-24 15:58:57 +10:00
David Bomba
52adc55c9c Fixes for static analysis 2024-09-24 14:49:19 +10:00
David Bomba
cb7c87e053 Refactor for QB sync 2024-09-24 14:15:11 +10:00
David Bomba
8fadba5545 Invoice Sync 2024-09-24 12:46:16 +10:00
David Bomba
6f3e56a2a2 Fixes for tests 2024-09-24 09:31:52 +10:00
David Bomba
174a02b52a QB SYNC 2024-09-24 07:22:53 +10:00
David Bomba
28775c087e Quickbooks sync 2024-09-23 13:36:12 +10:00
David Bomba
80f34caccf Quickbooks sync 2024-09-23 12:57:27 +10:00
David Bomba
8279bc2ed2 Product sync for the win! 2024-09-23 12:50:19 +10:00
David Bomba
d87f8d8be0 Fixes for refreshing tokens 2024-09-23 12:44:34 +10:00
David Bomba
8f83ca660c Wire up quickbooks webhooks 2024-09-23 12:43:43 +10:00
David Bomba
f739936fef Rename quickbooks import 2024-09-23 07:59:54 +10:00
David Bomba
3a4bb767bf Fixes for tests 2024-09-23 07:55:53 +10:00
David Bomba
3f59417ab1 Add SyncInterface 2024-09-23 07:37:50 +10:00
David Bomba
38fb55523a Fixes for castables 2024-09-23 07:27:28 +10:00
David Bomba
09b803d9dc Updates for castables 2024-09-23 07:16:34 +10:00
David Bomba
20088f10c4 Fixes for reminders when calculating across negative GMT timezones. 2024-09-23 06:33:30 +10:00
David Bomba
01a42bb7e2 QB Sync 2024-09-22 19:27:34 +10:00
David Bomba
a424c43c6e Prototype for global search 2024-09-22 14:49:43 +10:00
David Bomba
0c4f63b337 Ad vi lang 2024-09-21 16:30:13 +10:00
David Bomba
53d92a67a9 Updated version 2024-09-20 10:08:37 +10:00
David Bomba
92ba61be51 QB imports 2024-09-19 20:12:56 +10:00
David Bomba
6afd7a8970 Fixes for quickbooks sync 2024-09-19 16:44:30 +10:00
David Bomba
1fd186e1ec Fixes for quickbooks sync 2024-09-19 16:39:53 +10:00
David Bomba
23ad59967e minor fixes 2024-09-19 15:00:58 +10:00
David Bomba
9977f2c47e Minor fixes 2024-09-19 13:48:02 +10:00
David Bomba
5731763071 Fixes for previews 2024-09-19 13:38:03 +10:00
David Bomba
20b04a266f merge 2024-09-17 10:17:07 +10:00
David Bomba
114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
David Bomba
56cbc3f58b Fixes for php unit 2024-09-16 21:12:47 +10:00
David Bomba
40ebad7dca
Merge branch 'v5-develop' into feature-inbound-email-expenses
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:55:52 +10:00
David Bomba
f8698c0270
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:53:34 +10:00
David Bomba
db7c21e761 Fixes for expense engine 2024-09-16 16:47:57 +10:00
paulwer
3f0f5663a9 fix: mindee taxation transform issue 2024-09-16 06:57:02 +02:00