David Bomba
|
f52fb31ced
|
Remove illegal characters from pdf file names
|
2021-03-17 22:29:20 +11:00 |
|
David Bomba
|
9888d7acb9
|
Improve delete pdf performance
|
2021-03-10 13:28:35 +11:00 |
|
David Bomba
|
18e8934e70
|
Delete pdf in service rather than child job
|
2021-03-10 12:28:12 +11:00 |
|
=
|
b57d4bfb7c
|
Fixes for recurring invoice number not being prefixed
|
2021-03-02 21:57:14 +11:00 |
|
David Bomba
|
e56a37a718
|
Return object not null if you have to return early!!
|
2021-02-08 00:03:59 +11:00 |
|
David Bomba
|
47eabf5434
|
Invoice Actions
|
2021-02-05 16:03:34 +11:00 |
|
David Bomba
|
55839d66ed
|
Auto archive invoice - Mark Paid
|
2021-02-05 16:02:38 +11:00 |
|
Benjamin Beganović
|
84f7e14d11
|
Merge pull request #4781 from beganovich/v5-2701-checkout-autobill
(v5) Checkout.com auto-billing
|
2021-01-29 12:01:54 +01:00 |
|
Benjamin Beganović
|
dbade2f497
|
wip
|
2021-01-29 12:00:30 +01:00 |
|
David Bomba
|
756f421319
|
Add gateway fees for autobill
|
2021-01-28 08:31:31 +11:00 |
|
David Bomba
|
8e06644fac
|
Track payment ID with Activity 54
|
2021-01-25 07:55:04 +11:00 |
|
David Bomba
|
cecee6cbfe
|
Fixes for tests
|
2021-01-24 20:28:18 +11:00 |
|
David Bomba
|
0f8ee2d101
|
Tests for paid_to_date
|
2021-01-24 20:08:57 +11:00 |
|
David Bomba
|
6170dfae12
|
Fixes for tests
|
2021-01-24 20:00:45 +11:00 |
|
David Bomba
|
24dfbe48dc
|
working on paid_to_date fields and calculations
|
2021-01-24 17:44:14 +11:00 |
|
David Bomba
|
c173fdcc5b
|
Fixes for ledger
|
2021-01-21 15:42:30 +11:00 |
|
David Bomba
|
05ea7f092a
|
Fixes for ledger adjustments
|
2021-01-21 15:05:05 +11:00 |
|
David Bomba
|
ff4f2f3953
|
Checks on Company Ledger sanity
|
2021-01-21 12:33:39 +11:00 |
|
David Bomba
|
db9e8ff830
|
Add rules preventing overpayment on invoices
|
2021-01-21 10:53:02 +11:00 |
|
David Bomba
|
e054894ffa
|
Working on payments
|
2021-01-20 21:59:24 +11:00 |
|
David Bomba
|
63eae6000a
|
fixes for service methods
|
2021-01-19 07:04:13 +11:00 |
|
David Bomba
|
40f336c469
|
Fixes for defaults
|
2021-01-19 07:02:32 +11:00 |
|
David Bomba
|
1a4b5ed51d
|
Add public notes to invoices
|
2021-01-18 22:08:18 +11:00 |
|
David Bomba
|
a33c781919
|
Payment notifications for online payments to the client
|
2021-01-18 08:31:49 +11:00 |
|
David Bomba
|
13be9c5ad6
|
Fixes for autobill
|
2021-01-17 21:33:05 +11:00 |
|
David Bomba
|
af86d1e69f
|
Fix for import
|
2021-01-17 20:35:01 +11:00 |
|
David Bomba
|
ae5f5ac30a
|
Fixes for invitation creation
|
2021-01-14 10:00:32 +11:00 |
|
David Bomba
|
7f03a1900e
|
Refactor notifications to be more specific, ie. Invoice -> Reminder 1 template
|
2021-01-13 18:20:46 +11:00 |
|
David Bomba
|
f0bf26ad14
|
Fixes for system logging successful gateway responses"
|
2021-01-12 20:35:47 +11:00 |
|
David Bomba
|
51cd6f71fd
|
fixes for tests which handle remote disks
|
2021-01-12 19:04:05 +11:00 |
|
David Bomba
|
e3f0493c48
|
Cleanup for emails
|
2021-01-12 10:21:17 +11:00 |
|
Benjamin Beganović
|
132f9da3ff
|
Pass GatewayType from gateway_type_id on token
|
2021-01-06 13:06:18 +01:00 |
|
Benjamin Beganović
|
5833df9850
|
Refactor calcGatewayFee:
- Remove default GatewayType::CREDIT_CARD
- Swapped spaces for taxes & gateway type
|
2021-01-04 14:07:50 +01:00 |
|
David Bomba
|
934610a01c
|
Update copyright + version bump + set canadian dollar symbol to $
|
2021-01-04 08:54:54 +11:00 |
|
Benjamin Beganović
|
3d5730d653
|
pass inclusive taxes
|
2020-12-31 11:55:09 +01:00 |
|
Benjamin Beganović
|
03cdb516c7
|
fix issue with gateway type id not being passed
|
2020-12-31 11:29:40 +01:00 |
|
Benjamin Beganović
|
5a8dfd85eb
|
Apply php-cs-fixer
|
2020-12-21 11:46:46 +01:00 |
|
David Bomba
|
f45588d26e
|
Merge pull request #4522 from turbo124/v5-develop
Handle invoice numbers on restore
|
2020-12-18 07:12:17 +11:00 |
|
David Bomba
|
adab53ed97
|
Handle restoring a deleted invoice
|
2020-12-18 07:11:31 +11:00 |
|
Benjamin Beganović
|
220c7f080a
|
Provide action selectors to match PDF elements:
- Add ext-libxml to composer.json
- Support outputting the PDF in CreateEntityPdf.php & GenerateDeliveryNote.php
- Add reference names to Design.php
|
2020-12-17 15:44:01 +01:00 |
|
David Bomba
|
6f451b8924
|
Remove redundant info() Change document download route
|
2020-12-13 20:46:29 +11:00 |
|
David Bomba
|
d440d4421d
|
Fix for doubling client balance erroneously on emailing"
|
2020-12-13 11:04:56 +11:00 |
|
Benjamin Beganović
|
1f2c3f2823
|
update pagination links & apply php-cs-fixer
|
2020-12-05 14:24:21 +01:00 |
|
David Bomba
|
d8efdc6817
|
Tests for deleting and restoring an invoice
|
2020-12-05 09:10:32 +11:00 |
|
David Bomba
|
4f0776a323
|
Working on tests for deleted invoice
|
2020-12-05 09:08:10 +11:00 |
|
David Bomba
|
bc621aa01a
|
fixes for directories
|
2020-12-04 08:24:34 +11:00 |
|
David Bomba
|
02c810633a
|
Working on invoice delete restore refactor
|
2020-12-03 21:46:49 +11:00 |
|
David Bomba
|
fceaab9e40
|
Working on invoice delete restore refactor
|
2020-12-03 21:46:36 +11:00 |
|
David Bomba
|
f96bde6fca
|
Refactor invoice delete/restore
|
2020-12-03 15:20:39 +11:00 |
|
David Bomba
|
73c9474912
|
Working on invoice delete refactor
|
2020-12-03 14:56:00 +11:00 |
|