=
2c8d25eeb3
Refactor payment queries for improved efficiency
2022-08-22 13:49:07 +10:00
=
4e3f52a1ee
Refactor for payments to improve query efficiency
2022-08-22 13:24:33 +10:00
=
b99e623100
fixes for restoring a credit
2022-08-22 11:21:43 +10:00
=
b63b3c707e
Add daily checks for credit balances
2022-08-22 11:07:11 +10:00
=
b5f61d22a7
Tests for credit balance
2022-08-22 10:27:11 +10:00
=
59e3ab9993
Working on client credit balance field
2022-08-22 08:48:52 +10:00
David Bomba
90557a3083
Working on BankTransaction scaffolds
2022-08-11 16:26:47 +10:00
David Bomba
69f2b7059e
Merge branch 'v5-stable' into yodlee
2022-08-06 16:25:56 +10:00
David Bomba
0dc50bb171
Stubbing bank integration controllers
2022-08-05 19:05:59 +10:00
David Bomba
5cd8307686
Fixes for users
2022-08-05 17:42:54 +10:00
David Bomba
96191ff1f1
Fixes for company token generation
2022-08-05 17:27:17 +10:00
David Bomba
f6821e9fcc
Yodlee init
2022-07-28 14:09:13 +10:00
David Bomba
8e654c21ce
Merge v5
2022-07-25 15:28:06 +10:00
David Bomba
ace8c64162
Fixes for vendors
2022-07-22 14:07:51 +10:00
David Bomba
93c782fcc5
Merge branch 'v5-develop' into l9
2022-07-21 14:22:45 +10:00
David Bomba
ccaf4b99ff
Fixes for task statuses
2022-07-21 14:02:29 +10:00
David Bomba
9b6bfbf96c
merge v5-dev
2022-07-17 20:38:00 +10:00
David Bomba
00eb180afc
minor fixes
2022-07-17 15:26:35 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
7157c95ef4
Start recurring invoice on send now
2022-07-12 20:47:17 +10:00
David Bomba
09d5b7c38f
Wrap paid to date in transaction
2022-07-11 18:24:49 +10:00
David Bomba
49683e8654
Minor fixes
2022-07-10 15:53:23 +10:00
David Bomba
1ca9459365
Do no alter client balance after an invoice has been marked as paid
2022-07-10 15:07:37 +10:00
David Bomba
ffcd3b05d4
Add quantities to subscriptions
2022-07-06 17:12:29 +10:00
David Bomba
0a2a4e91e2
Minor fixes for vendor contacts
2022-07-04 16:34:35 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
Shift
6edb82308f
Shift cleanup
2022-06-21 10:03:51 +00:00
Shift
19080933b6
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
d7c7289ca9
Update for invoice designs
2022-06-07 20:36:47 +10:00
David Bomba
c0ba8aa822
TDD for purchase order PDFs
2022-06-06 22:27:17 +10:00
Nikola Cirkovic
79f189d0e8
INA-6 | add getInvitationByKey method to purchase order repository.
2022-06-05 04:41:04 +02:00
Nikola Cirkovic
a752be5f8e
INA-4 | Purchase Order Repository
2022-05-29 04:13:19 +02:00
Nikola Cirkovic
63061b6cf4
INA-5 | Renamed repository and added license
2022-05-26 04:32:37 +02:00
David Bomba
1973c4c214
v5.3.89
2022-05-17 21:03:07 +10:00
David Bomba
20c2a1690f
Improve resilience of client number creation
2022-05-17 20:31:43 +10:00
David Bomba
eaa6ba1d39
Fixes for ACH notification with WePay
2022-05-11 16:29:56 +10:00
David Bomba
f604e463c2
Throttle payment methods to prevent spam:
2022-05-11 15:25:33 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
654bf7a23f
Disable gateway refund options for GoCardless
2022-04-27 09:05:16 +10:00
David Bomba
127683ee29
Fixes for eager loading
2022-04-20 11:55:33 +10:00
David Bomba
17b1119466
Allow draft credits to be used in payments
2022-04-07 09:06:02 +10:00
David Bomba
4efec42670
Fixes for contact key login
2022-04-05 13:54:10 +10:00
David Bomba
9722289796
Fixes for coercing types for react UI
2022-04-03 19:39:55 +10:00
David Bomba
3a22fd0384
Fixes for task edge cases
2022-03-30 13:54:40 +11:00
David Bomba
ed75514646
Fixes for default country
2022-03-30 08:05:42 +11:00
David Bomba
4faa58ec8c
minor fixes for client country in repo
2022-03-25 14:49:51 +11:00
David Bomba
989f5c9210
Refactor client country assignment
2022-03-24 19:55:57 +11:00
David Bomba
4900946fa1
do no auto convert quote if converted by admin user
2022-03-17 13:41:46 +11:00
David Bomba
ae16eb66e5
Fixes for documents
2022-03-17 13:20:58 +11:00
David Bomba
2b95f2a0d4
Fixes for resolving correct company user
2022-03-13 19:48:57 +11:00
David Bomba
af8bcbf514
Fixes for start/stop tasks
2022-03-11 12:39:17 +11:00
David Bomba
7f2887afd9
Fixes for task start/stop
2022-03-10 17:54:53 +11:00
David Bomba
3967d074ed
Start / Stop task via API
2022-03-10 17:26:03 +11:00
David Bomba
3edb4de3e7
Start stop tasks via API
2022-03-10 17:17:40 +11:00
David Bomba
b7dced76cd
Transaction events
2022-03-10 11:32:04 +11:00
David Bomba
f2932c0354
Allow file key for uploads
2022-03-09 20:39:32 +11:00
David Bomba
b2b937f9ad
Adjustments for client balance
2022-03-09 13:49:31 +11:00
David Bomba
83692ed618
refactor queries
2022-02-26 18:48:22 +11:00
David Bomba
d26082912d
fixes for tests
2022-02-25 13:16:49 +11:00
David Bomba
d58a79c73d
Fixes for payments
2022-02-25 13:15:10 +11:00
David Bomba
ae8bdcd273
Updates for payment currency
2022-02-25 13:06:29 +11:00
David Bomba
66a19407d1
Fixes for currency set for paymentsa
2022-02-08 23:29:59 +11:00
David Bomba
8fbab48019
Do not set exchange rate if already set
2022-02-08 20:36:07 +11:00
David Bomba
c1081f46ce
Fixes for blank currency_id in manually created payments
2022-02-02 19:51:29 +11:00
David Bomba
cea49c43fc
Minor fixes
2022-02-01 10:03:51 +11:00
David Bomba
263bcd8126
Add ability to purge clients
2022-01-30 10:46:39 +11:00
David Bomba
548510d686
Improvements for credits
2022-01-28 16:30:40 +11:00
David Bomba
1034622fbc
updates for payment currencyid
2022-01-20 09:26:52 +11:00
David Bomba
f66c3076f1
fixes for adding users into the production system
2022-01-11 19:08:08 +11:00
David Bomba
ae0ff13e92
Handle negative payments - update client.paid_to_date
2022-01-05 10:02:46 +11:00
David Bomba
c77720672b
Fixes for atomic operations
2021-12-17 22:11:36 +11:00
David Bomba
55f96e035b
Create recurring invoice with invitations for draft
2021-12-15 07:05:12 +11:00
David Bomba
9397372432
Add additional functionality for tasks
2021-12-02 20:26:23 +11:00
David Bomba
24c733827b
Handle negative payments
2021-11-22 21:09:28 +11:00
David Bomba
60d9b4f649
Working on negative payments for credits
2021-11-22 15:25:43 +11:00
David Bomba
d9961bb529
Return early if no client present in the repository
2021-11-21 14:52:48 +11:00
David Bomba
750f05ad8b
Ensure at least one contact has send_email set
2021-11-15 21:46:58 +11:00
David Bomba
e2a6cd65cc
Refactor invitation links
2021-11-06 11:46:12 +11:00
David Bomba
dad9836fa2
MInor fixes for client numbers
2021-10-27 14:17:56 +11:00
David Bomba
7d896e843b
Do not mark a 0 draft invoice as paid automatically
2021-10-25 11:49:11 +11:00
David Bomba
ae3edef16c
Refactor for backup storage location
2021-10-20 14:05:46 +11:00
David Bomba
5ce87d00d9
Minor refactor
2021-10-18 15:23:34 +11:00
David Bomba
37aac0db03
Fixes for converting quotes to invoices - invitations
2021-10-18 13:31:21 +11:00
David Bomba
68a8715c6d
Fixes for tests
2021-10-17 14:21:13 +11:00
David Bomba
ba2f78dad0
Refactor counter/patterns to allow User variables
2021-10-17 13:49:32 +11:00
David Bomba
59c54b48e4
Fixes for invitations
2021-10-14 17:59:03 +11:00
David Bomba
dc116013d9
Fixes for observers
2021-10-14 17:54:38 +11:00
David Bomba
fb7f44615d
Minor fixes
2021-10-13 15:47:56 +11:00
David Bomba
3b8ef9ccd9
Minor fixes for credit - paid - to - dates
2021-10-12 15:49:05 +11:00
David Bomba
21d08d2d7e
Trigger model created event manually after model calculations have been performed
2021-10-10 20:56:05 +11:00
David Bomba
d93928ffbe
Fixes for testS
2021-10-08 16:23:00 +11:00
David Bomba
9c18ab7230
Improve query efficiency
2021-10-08 15:00:17 +11:00
David Bomba
40a90c4ea8
Fixes for invoice observer
2021-10-07 17:34:23 +11:00
David Bomba
491d5e9f89
Additional logging for auto bill
2021-10-05 08:17:41 +11:00
David Bomba
43822fbfdd
Return blank Backup object if none exists
2021-09-30 04:58:48 +10:00
David Bomba
02de2607e0
Fixes for recurring expenses
2021-09-14 18:52:54 +10:00
=
3733853cd3
Minor fixes for deleted_at column on invoice
2021-09-12 22:17:40 +10:00
=
1a2efecfaa
Minor fixes
2021-09-12 15:29:30 +10:00
David Bomba
f3a3e63ccb
fixes for client contact enforcement
2021-09-10 07:44:58 +10:00
=
b3b5793703
Fixes for MultiDB payment gateways
2021-09-09 21:18:04 +10:00