David Bomba
33585c65c4
php cs fixes
2023-10-26 13:57:44 +11:00
David Bomba
e98a12a50a
remove redundant code paths
2023-10-26 13:47:34 +11:00
David Bomba
a669328a80
Refactor for PDF code paths
2023-10-26 12:25:56 +11:00
David Bomba
b08d805728
Fixes for tests
2023-08-11 17:58:43 +10:00
David Bomba
e5d5b9d25c
Static analysis
2023-08-11 14:18:58 +10:00
David Bomba
b13783d75b
Migration for dashboard permissions
2023-08-06 17:03:12 +10:00
David Bomba
54420dfe99
Updates for static analysis
2023-08-02 19:14:28 +10:00
David Bomba
2ca3246af8
Fixes for matching transactions
2023-08-02 10:38:36 +10:00
David Bomba
224e5d99f8
Static analysis cleanup
2023-08-01 23:53:10 +10:00
David Bomba
a3febc9388
Adjustments for Quote Exports
2023-07-16 20:17:43 +10:00
David Bomba
1033d78a24
Static analysis cleanup
2023-06-17 15:14:51 +10:00
David Bomba
2b83235572
Static analysis cleanup
2023-04-26 20:57:30 +10:00
David Bomba
df49ab9aec
Fixes for static analysis
2023-04-26 19:25:33 +10:00
David Bomba
eea6bf3659
Static analysis cleanup
2023-04-26 16:55:49 +10:00
David Bomba
055bd979fb
Update ide helpers
2023-04-26 08:43:54 +10:00
David Bomba
abf3afd75f
Product Sales Report
2023-04-13 15:39:12 +10:00
David Bomba
d6bb7a3510
Update model definitions
2023-04-10 17:37:40 +10:00
David Bomba
d471604862
Refactor for tax structure
2023-03-29 14:23:06 +11:00
David Bomba
1ab8097d44
Refactor for tax structure
2023-03-29 13:13:50 +11:00
David Bomba
67179887d7
Update BaseRule taxes
2023-03-28 07:47:07 +11:00
David Bomba
160ca1c9ad
Refactor for taxes
2023-03-27 14:47:01 +11:00
David Bomba
aa51299a10
Working on auto tax calculations
2023-03-24 18:02:34 +11:00
David Bomba
19e2e98665
Base Controller clean up
2023-03-24 12:12:12 +11:00
David Bomba
cd741efa2a
fixes for tests
2023-03-21 22:37:06 +11:00
David Bomba
6729678332
client initiated payments
2023-03-16 15:20:38 +11:00
David Bomba
615e82a5c8
ide helpers
2023-03-08 18:33:42 +11:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
a4f2d40d75
Working on emailers
2023-02-15 11:04:47 +11:00
David Bomba
b8d97a69a2
Refactor for observers
2023-02-01 01:06:21 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
8e5c825750
fixes for storage paths in self host
2022-10-12 11:27:14 +11: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
63dc08532c
Convert deprecated $dates
property to $casts
2022-06-21 09:59:53 +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
b127e12778
Quote Items Export
2022-04-28 14:02:59 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
15b18dfc8f
Entity translations
2022-04-06 10:38:01 +10:00
David Bomba
ff33cc5fca
Fixes for casts
2022-02-27 17:49:49 +11:00
David Bomba
447dfc1f8c
Forward user to quote on conversion
2022-02-12 11:17:36 +11:00
David Bomba
dd2fba48cd
Tests for adding vendors to quotes, credits and invoices
2022-02-08 21:39:59 +11:00
David Bomba
959d45f081
Fixes for client portal quote tables
2022-01-07 15:03:42 +11:00
David Bomba
b1f2ab7e8d
minor fixes for quote model - uses_inclusive_taxes - fillable property
2021-12-03 15:48:36 +11:00
David Bomba
1835e225c6
Reduce activities on return entity
2021-08-22 16:23:00 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
=
afdfddd7e9
Refactor for entity paths
2021-06-12 21:50:01 +10:00
David Bomba
f22745d131
Remove delivery not from try/catch block
2021-05-30 06:50:55 +10:00
David Bomba
b0d1b7e1a1
Fixes for delivering PDFs over the wire
2021-05-16 16:26:55 +10:00
David Bomba
7bf74e012c
Fixes for PDF display latency
2021-05-16 09:41:12 +10:00
David Bomba
ae74f5a9d8
Fixes for client portal PDF display
2021-05-15 17:14:31 +10:00