David Bomba
|
25d3c8d209
|
Improvements for eager loading
|
2023-04-24 20:35:26 +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
|
e809fa156d
|
Recurring invoice update / upgrade pricing
|
2023-03-15 16:17:24 +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
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
5caba1d2c7
|
Implement next_run calculations
|
2023-01-17 19:42:34 +11:00 |
|
David Bomba
|
bb535f22c0
|
Fixes for edge cases with recurring invoice due date days = 0
|
2022-12-02 11:02:04 +11:00 |
|
David Bomba
|
f806be83d2
|
Fixes for uses_inclusive_taxes with recurring invoices
|
2022-11-15 21:27:39 +11:00 |
|
David Bomba
|
3a8b1eb7e3
|
Improve date resolution in recurring invoices
|
2022-09-08 11:30:40 +10:00 |
|
David Bomba
|
19a9d4aea4
|
Merge pull request #7521 from yois615/recur_recpt
Recurring invoice due on receipt
|
2022-08-09 08:06:54 +10: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 |
|
yois615
|
771dd3ad73
|
Recurring invoice due on receipt
Create logic for recurring invoice to be due on receipt
|
2022-06-20 00:34:21 -04:00 |
|
David Bomba
|
3bf56af37f
|
Fixes for timezone issues with recurring entities
|
2022-06-02 13:49:29 +10:00 |
|
David Bomba
|
38b77e72fe
|
Fixes for gocardless events
|
2022-06-02 07:33:06 +10:00 |
|
David Bomba
|
53b1f4911c
|
Set conditionals for recurring invoices that are being restarted
|
2022-05-17 17:47:55 +10:00 |
|
David Bomba
|
8b1a0381b0
|
Recurring Invoice Export CSV
|
2022-04-27 17:21:55 +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
|
2f744c6969
|
Fixes for frequencyforkey
|
2022-03-29 08:04:04 +11:00 |
|
David Bomba
|
fb1e27ba7d
|
Clean up for due date days recurring invoices
|
2022-02-16 13:24:10 +11:00 |
|
David Bomba
|
4e86fcf2ba
|
Tests for adding vendors to quotes, credits, invoice and recurring invoices
|
2022-02-08 21:43:42 +11:00 |
|
David Bomba
|
4e127fab2d
|
Add Quote Approved Notification
|
2021-11-16 14:14:15 +11:00 |
|
David Bomba
|
d2f2284d4d
|
Fixes for recurring due dates
|
2021-10-07 18:56:38 +11:00 |
|
David Bomba
|
1835e225c6
|
Reduce activities on return entity
|
2021-08-22 16:23:00 +10:00 |
|
David Bomba
|
fd81ac4ea3
|
Fixes for timeshift offsets when offset is negative
|
2021-06-25 12:20:08 +10:00 |
|
David Bomba
|
0bf29ed65c
|
Fixes for timeshift when offset is negative causing the date to be set the day before
|
2021-06-25 11:57:17 +10:00 |
|
David Bomba
|
36f6cbbcc9
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
|
David Bomba
|
c367ea60ae
|
Timezone Offset implementation
|
2021-06-11 08:20:46 +10:00 |
|
David Bomba
|
1bc32c2aca
|
Working on Timezone Offsets
|
2021-06-11 07:34:03 +10:00 |
|
=
|
99d6d1c516
|
Email timing offset
|
2021-06-10 21:25:47 +10:00 |
|
=
|
9f9bcb0fce
|
Add history and activities relations'
|
2021-05-10 18:27:51 +10:00 |
|
David Bomba
|
f2342e640a
|
Subscriptions
|
2021-04-13 19:34:59 +10:00 |
|
Benjamin Beganović
|
08b317f7b8
|
allow cancellation under specific conditions
|
2021-04-01 16:38:46 +02:00 |
|
=
|
57e3b59b91
|
Add project relationship to recurring invoice
|
2021-02-27 07:48:49 +11:00 |
|
David Bomba
|
c7cb299d1c
|
Fixes for fillable properties
|
2021-02-23 12:17:46 +11:00 |
|
David Bomba
|
1b3a9e6398
|
Fixes for updating products
|
2021-02-23 09:08:43 +11:00 |
|
David Bomba
|
2f58096872
|
Fixes for displaying Recurring Invoice PDF
|
2021-01-15 13:02:55 +11:00 |
|
David Bomba
|
7d69f5eba3
|
Changes to schema for expenses, drop redundant columns from company table
|
2021-01-12 08:57:48 +11:00 |
|
Benjamin Beganović
|
603f7baa58
|
apply php-cs-fixeR
|
2021-01-04 13:38:00 +01:00 |
|
David Bomba
|
934610a01c
|
Update copyright + version bump + set canadian dollar symbol to $
|
2021-01-04 08:54:54 +11:00 |
|