David Bomba
|
4ff96c0f58
|
Merge pull request #4908 from turbo124/v5-develop
Refactoring emails
|
2021-02-15 22:40:12 +11:00 |
|
David Bomba
|
7bf6d7c48a
|
Document route for clients / company
|
2021-02-15 21:52:50 +11:00 |
|
Benjamin Beganović
|
29e4566be8
|
Inject signature on PDfs
|
2021-02-12 13:03:46 +01:00 |
|
David Bomba
|
ac2c7b2bbe
|
Fixes for deleting a payment
|
2021-02-12 09:01:39 +11:00 |
|
David Bomba
|
3c23d5e31f
|
Add updateBalance method to credit service
|
2021-02-12 08:16:43 +11:00 |
|
Benjamin Beganović
|
6607442740
|
wip
|
2021-02-10 12:31:14 +01:00 |
|
Benjamin Beganović
|
d8c6d40cab
|
wip
|
2021-02-09 16:47:41 +01: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 |
|
David Bomba
|
0ae2c6db27
|
Fix for pausing recurring invoices
|
2021-02-02 07:14: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 |
|
Benjamin Beganović
|
1727f3948e
|
Fix issue with
|
2021-01-28 16:57:32 +01:00 |
|
Benjamin Beganović
|
874732f55d
|
fix translation reference
|
2021-01-28 15:42:11 +01:00 |
|
David Bomba
|
756f421319
|
Add gateway fees for autobill
|
2021-01-28 08:31:31 +11:00 |
|
David Bomba
|
9d27480f2d
|
Fixes for getPaymentMethods
|
2021-01-27 16:18:30 +11:00 |
|
David Bomba
|
b5ff2d8a02
|
Fixes for company gateway payment method resolution
|
2021-01-27 12:06:25 +11:00 |
|
Benjamin Beganović
|
c5ad3a94eb
|
hide empty columns now pulling from settings
|
2021-01-26 17:41:36 +01:00 |
|
David Bomba
|
f950f84b61
|
Fix for 500 on updating quote by removing contacts
|
2021-01-25 21:54:36 +11:00 |
|
David Bomba
|
8e06644fac
|
Track payment ID with Activity 54
|
2021-01-25 07:55:04 +11:00 |
|
David Bomba
|
3fa8158bc3
|
Fixes for refunds
|
2021-01-24 20:53:45 +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
|
5ce2a035da
|
Fixes for approve / convert quotes
|
2021-01-20 08:30:04 +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
|
69bc2f0183
|
Fixes for getPaymentMethods
|
2021-01-18 13:12:48 +11:00 |
|
David Bomba
|
bd5defe455
|
Refactor getPaymentMethods()
|
2021-01-18 12:36:13 +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
|
8c8509ca40
|
Merge pull request #4703 from turbo124/v5-develop
Refactor alternateSave() in BaseRepo
|
2021-01-16 08:45:37 +11:00 |
|
Benjamin Beganović
|
8df374c9db
|
add data-refs to taxes
|
2021-01-15 12:56:05 +01:00 |
|
Benjamin Beganović
|
d43daeaddb
|
hide terms label if terms are empty
|
2021-01-15 12:44:37 +01:00 |
|
David Bomba
|
1b551796c5
|
Recurring PDF Dependencies
|
2021-01-15 14:10:35 +11:00 |
|
David Bomba
|
2f58096872
|
Fixes for displaying Recurring Invoice PDF
|
2021-01-15 13:02:55 +11:00 |
|
David Bomba
|
af1a458b1e
|
Merge pull request #4691 from beganovich/v5-0114-show-terms
(v5) Support for entity terms
|
2021-01-15 08:32:54 +11:00 |
|
Benjamin Beganović
|
3bcc9a2d74
|
show partial due
|
2021-01-14 16:49:24 +01:00 |
|
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 |
|
David Bomba
|
b63972e250
|
fixes for payment refunds
|
2020-12-02 11:56:29 +11:00 |
|
Benjamin Beganović
|
9198cf5175
|
support tasks as of same day
|
2020-12-01 15:52:12 +01:00 |
|
Benjamin Beganović
|
e5af99d884
|
fix issue with client date formatc
|
2020-12-01 15:25:48 +01:00 |
|