1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

135 Commits

Author SHA1 Message Date
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
ab23592b96 Revert refactor for whereHas 2024-06-30 17:37:44 +10:00
David Bomba
6ceef3695d Fixes for quote reminder dates 2024-06-24 10:22:16 +10:00
David Bomba
ffaf5259e6 Tests for quote reminders 2024-06-24 09:52:35 +10:00
David Bomba
4855276794 Working on quote reminders 2024-06-21 19:40:56 +10:00
David Bomba
109d5cfdca Static analysis 2024-06-15 17:34:08 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
5de8aeb372 Refactor e_invoice props 2024-05-20 17:00:34 +10:00
David Bomba
18ae6e5369 Add billable prop 2024-05-04 08:32:43 +10:00
David Bomba
67c80ecdd9 Improvements for quote validation 2024-04-15 09:14:11 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
865c9f18c4 Fixes for imports 2024-04-12 08:38:55 +10:00
David Bomba
b0edf7d8d2 Fixes for quotes 2024-01-24 08:28:18 +11:00
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
42c486e4c3 Static analysis 2024-01-14 15:51:31 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
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