Benjamin Beganović
|
c92ae4d86f
|
Support for invoice terms
|
2021-01-14 16:38:40 +01:00 |
|
David Bomba
|
ae5f5ac30a
|
Fixes for invitation creation
|
2021-01-14 10:00:32 +11:00 |
|
David Bomba
|
3b02dd56e0
|
Save documents to Company Entity
|
2021-01-13 21:12:14 +11:00 |
|
David Bomba
|
a6121295c2
|
Fix for retrieving quote PDF
|
2021-01-13 19:58:01 +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 |
|
David Bomba
|
9e3b28f6ac
|
Merge pull request #4668 from turbo124/v5-develop
Fixes for recurring invoice cron query
|
2021-01-12 08:20:52 +11:00 |
|
Benjamin Beganović
|
50203f56a1
|
- Fix issue with & not appending correctly
- Bump snappdf
|
2021-01-11 13:34:54 +01:00 |
|
David Bomba
|
6098700823
|
Fix partially refunded status
|
2021-01-11 21:51:54 +11:00 |
|
David Bomba
|
ceb8637310
|
fix for type
|
2021-01-07 17:24:02 +11:00 |
|
David Bomba
|
3d9755b906
|
Merge pull request #4624 from beganovich/v5-refactor-calcGatewayFee
(v5) Refactor calcGatewayFee
|
2021-01-07 07:29:10 +11:00 |
|
Benjamin Beganović
|
132f9da3ff
|
Pass GatewayType from gateway_type_id on token
|
2021-01-06 13:06:18 +01:00 |
|
David Bomba
|
47f42b804d
|
Fixes for partial credit payments"
|
2021-01-06 16:54:04 +11:00 |
|
David Bomba
|
3ee3f67c8c
|
Fixes for over payments
|
2021-01-06 16:14:20 +11:00 |
|
Benjamin Beganović
|
4ca96b4136
|
Toggle this hiding behaviour based on settings
|
2021-01-05 17:55:57 +01:00 |
|
Benjamin Beganović
|
ae534b146b
|
Inject Javascript that'll filter for hidden columns
|
2021-01-05 17:48:06 +01:00 |
|
Benjamin Beganović
|
329c72128c
|
Set all elements to be hidden by default
|
2021-01-05 17:47:50 +01:00 |
|
Benjamin Beganović
|
4b6257da3b
|
Remove task hours calculation from the invocie
|
2021-01-04 14:38:56 +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ć
|
b43b52519f
|
Show $product.quantity & product.discount based on settings
|
2020-12-25 13:45:37 +01:00 |
|
Benjamin Beganović
|
972099d89f
|
fix product key
|
2020-12-23 15:51:29 +01:00 |
|
Benjamin Beganović
|
16edac3738
|
add support for multiline text
|
2020-12-23 13:49:25 +01:00 |
|
Benjamin Beganović
|
8fd560dcce
|
process custom columns
|
2020-12-22 13:56:09 +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 |
|
Benjamin Beganović
|
eadcff544f
|
Support for multiline entity public notes.
|
2020-12-17 14:03:07 +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ć
|
0f62c6c2f2
|
remove info()
|
2020-12-08 16:15:36 +01:00 |
|
Benjamin Beganović
|
53525dc93f
|
rename task.service to task.product key
|
2020-12-08 16:10:29 +01:00 |
|
Benjamin Beganović
|
bdedec19db
|
remove balance due & total from delivery note pdf
|
2020-12-08 13:19:38 +01: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
|
34463eac64
|
Merge branch 'v5-develop' into v5-develop
|
2020-12-04 07:41:36 +11:00 |
|
Benjamin Beganović
|
4959917b7e
|
fix issue with multiple companies switching
|
2020-12-03 15:33:18 +01: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 |
|
David Bomba
|
48f2f469d3
|
refactor for invoice deletion
|
2020-12-03 14:11:24 +11:00 |
|
David Bomba
|
bcb21fb234
|
Working on invoice deletion
|
2020-12-02 22:01:50 +11:00 |
|