David Bomba
|
69264b34f3
|
Fixes for tests
|
2020-08-14 10:27:48 +10:00 |
|
David Bomba
|
68b1a3634f
|
Add reminders to transformers
|
2020-08-14 08:10:31 +10:00 |
|
David Bomba
|
3ac9cc5158
|
Add reminder fields to entities
|
2020-08-14 08:08:10 +10:00 |
|
David Bomba
|
fd38a964e7
|
Fixes for company purging
|
2020-08-14 07:15:15 +10:00 |
|
David Bomba
|
5bfcdc80b2
|
Merge pull request #3972 from beganovich/v2-0708-pdfmaker-integration
(wip) End-to-end PDF Maker integration
|
2020-08-14 06:53:00 +10:00 |
|
Benjamin Beganović
|
4769aeac67
|
Reduce logo size & update balance due string for invoices
|
2020-08-13 13:46:53 +02:00 |
|
Benjamin Beganović
|
a29e3b83ae
|
Variables improvements:
- Update $balance_due
- Update $total
|
2020-08-13 13:10:59 +02:00 |
|
David Bomba
|
7bde9d6967
|
Fixes for tests
|
2020-08-13 19:59:29 +10:00 |
|
David Bomba
|
1415434d34
|
tests
|
2020-08-13 16:15:46 +10:00 |
|
David Bomba
|
f86a57c632
|
validation for payment number for store/update routes
|
2020-08-13 14:26:36 +10:00 |
|
David Bomba
|
5cba3315bd
|
Fixes for authorize.net
|
2020-08-13 12:33:40 +10:00 |
|
David Bomba
|
181c343594
|
Minor fixes for authorize.net
|
2020-08-13 12:30:45 +10:00 |
|
David Bomba
|
d11cc1784d
|
Fixes for tests
|
2020-08-13 11:55:58 +10:00 |
|
David Bomba
|
e21e70bdcd
|
Fixes for tests
|
2020-08-13 10:57:06 +10:00 |
|
Benjamin Beganović
|
0ba6a4351e
|
Integrate new PdfMaker for CreateQuotePdf
|
2020-08-12 19:21:29 +02:00 |
|
Benjamin Beganović
|
a302891bec
|
Change $pdf_variables scope
|
2020-08-12 19:14:14 +02:00 |
|
David Bomba
|
b113859690
|
Work on validation for unique invoice numbers
|
2020-08-12 20:11:13 +10:00 |
|
David Bomba
|
2ee7c429bd
|
Minor change to checking valid invoice number rule
|
2020-08-12 13:52:21 +10:00 |
|
David Bomba
|
e347c5ad51
|
Document permissions
|
2020-08-12 13:13:39 +10:00 |
|
David Bomba
|
de24d00315
|
Error handling for emails
|
2020-08-12 12:16:44 +10:00 |
|
David Bomba
|
941e790a95
|
More activities
|
2020-08-12 12:02:21 +10:00 |
|
David Bomba
|
152e9b88f6
|
Activity for paid invoice
|
2020-08-12 11:45:40 +10:00 |
|
David Bomba
|
bcd69dadc8
|
Change invoice -> entity
|
2020-08-12 10:41:26 +10:00 |
|
David Bomba
|
ee0aa891bb
|
Fixes for activity backups"
git push
|
2020-08-12 10:13:34 +10:00 |
|
David Bomba
|
928a9d46af
|
Download historical invoice
|
2020-08-12 10:01:27 +10:00 |
|
David Bomba
|
cb508e1daa
|
Add client gateways to first-load array
|
2020-08-12 09:04:39 +10:00 |
|
David Bomba
|
3514491300
|
Changing error structure, regression fixes for shop/client route
|
2020-08-12 08:59:28 +10:00 |
|
David Bomba
|
7feae1fd45
|
Add is_deleted to client_gateway_tokens table
|
2020-08-12 08:17:32 +10:00 |
|
Benjamin Beganović
|
caa704af96
|
wip - CreateInvoicePdf
|
2020-08-11 18:50:24 +02:00 |
|
Benjamin Beganović
|
2de19a4bb1
|
Fix design 'hidden' properties
|
2020-08-11 18:50:00 +02:00 |
|
Benjamin Beganović
|
5ebe60c78e
|
Update DesignUpdate with new namespace
|
2020-08-11 18:36:56 +02:00 |
|
Benjamin Beganović
|
1d7e4fd6c9
|
Implement footer signature & white-label logo
|
2020-08-11 17:57:35 +02:00 |
|
Benjamin Beganović
|
9c1cfd2e86
|
Shared footer elements
|
2020-08-11 17:53:11 +02:00 |
|
Benjamin Beganović
|
e99bd59aa0
|
Implement getting raw HTML out of sections
|
2020-08-11 17:19:52 +02:00 |
|
David Bomba
|
71449392de
|
Fix for regression
|
2020-08-11 20:57:45 +10:00 |
|
David Bomba
|
c195f5b8a5
|
Add middleware to destroy document
|
2020-08-11 13:21:43 +10:00 |
|
David Bomba
|
e8b3390c4b
|
Remove JSON backups from activities
|
2020-08-11 11:33:43 +10:00 |
|
David Bomba
|
c29c6ba480
|
Cleanup for Custom Translations
|
2020-08-11 11:13:49 +10:00 |
|
David Bomba
|
ab5dc13662
|
Inject custom translations when needed
|
2020-08-11 11:03:49 +10:00 |
|
David Bomba
|
d05c6ec975
|
Inject custom translations
|
2020-08-11 10:48:05 +10:00 |
|
Benjamin Beganović
|
347ec1d441
|
Check if $entity is App\Models\Quote to make sure right variables are passed
|
2020-08-10 17:31:23 +02:00 |
|
Benjamin Beganović
|
5eb2ad0e77
|
Fixes for invoice/quote settings on company level
|
2020-08-10 17:21:56 +02:00 |
|
Benjamin Beganović
|
950d6d3693
|
Rename TableHelpers to DesignHelpers
|
2020-08-10 17:07:30 +02:00 |
|
Benjamin Beganović
|
3d477b2ed1
|
Conditionally show footer items
|
2020-08-10 17:04:51 +02:00 |
|
Benjamin Beganović
|
d00bbc7a37
|
Alias $outstanding as $balance_due
|
2020-08-10 17:04:42 +02:00 |
|
Benjamin Beganović
|
20591bc251
|
Added rule for "hidden" field
|
2020-08-10 16:43:25 +02:00 |
|
Benjamin Beganović
|
2f40804568
|
Update designs so they reference Invoice or Quote
|
2020-08-10 13:18:05 +02:00 |
|
Benjamin Beganović
|
84e618d1b6
|
Remove string requirement from toggleHiddenProperty
|
2020-08-10 12:57:53 +02:00 |
|
David Bomba
|
2e663447b8
|
Tests for container manipulation
|
2020-08-10 14:55:44 +10:00 |
|
David Bomba
|
6840e3e471
|
Fixes for mailers
|
2020-08-08 14:38:02 +10:00 |
|