1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

13828 Commits

Author SHA1 Message Date
David Bomba
6015bb36dd Fixes for sending custom templates with purchase orders 2022-09-15 08:52:28 +10:00
David Bomba
26577d6aef Adapt Email entity sending using emailentity 2022-09-15 08:26:52 +10:00
David Bomba
630d591fd4 Fixes for adding a payment method with Checkout.com 2022-09-14 19:57:06 +10:00
David Bomba
c57c40aa27 Remove logging 2022-09-14 13:37:39 +10:00
David Bomba
84347eb583 Add logging 2022-09-14 13:08:35 +10:00
David Bomba
895bb8deef Fixes for QR Ibans with no payment references 2022-09-14 11:33:54 +10:00
David Bomba
2845f2c79e Set SEPA stripe token payments to pending 2022-09-14 10:51:41 +10:00
David Bomba
5de7d09541 Port entity policy changes to view() policy 2022-09-14 08:15:32 +10:00
David Bomba
20f398d49b Add redundancy checks when creating task numbers 2022-09-13 19:32:53 +10:00
David Bomba
3d32cc7ac8 Fixes for restricting csv imports 2022-09-13 16:37:56 +10:00
David Bomba
be19d42e78 Update customer details 2022-09-13 09:59:16 +10:00
David Bomba
0c0687febe Fixes for entity policy not capturing recurring invoice policies 2022-09-13 07:54:32 +10:00
David Bomba
a1629bbab4 Fixes for applying numbers 2022-09-12 21:08:50 +10:00
David Bomba
9dd06fae34 minor fixes + additional logging 2022-09-12 13:03:39 +10:00
David Bomba
ab2d529923 Additional logging in generates counter 2022-09-12 12:32:16 +10:00
David Bomba
3a33be37a0 Logging around generates counter 2022-09-12 10:00:05 +10:00
David Bomba
d68918b213 Ensure we also query trashed client records before lock 2022-09-12 08:33:59 +10:00
David Bomba
2346a4452d Minor fixes for support messages 2022-09-12 07:09:20 +10:00
David Bomba
e90710d2f0 Fixes for check data 2022-09-11 22:03:36 +10:00
David Bomba
316daa166e Fixes for support messages 2022-09-11 20:29:11 +10:00
David Bomba
2cdc33149b Add recurring invoice id to expense when it is generated 2022-09-11 15:50:00 +10:00
David Bomba
bc8525641b Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-09-10 09:44:47 +10:00
David Bomba
3613a0e2d5 Improve client imports 2022-09-10 09:44:43 +10:00
David Bomba
700451bac1 Move lightlogs to batch 2022-09-10 08:24:23 +10:00
David Bomba
48f46dbd45 Configuration for in app purchases 2022-09-09 18:36:54 +10:00
David Bomba
29d6a56296
Merge pull request #7809 from turbo124/v5-develop
v5.5.21
2022-09-09 17:24:12 +10:00
David Bomba
90dd432fdd v5.5.21 2022-09-09 17:23:53 +10:00
David Bomba
61b6bb4543 Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
David Bomba
2f322d630d Change [] for vendors to contacts.company 2022-09-09 09:27:29 +10:00
David Bomba
d069d6f0e1 Fixes for sending purchase orders when using a custom template 2022-09-09 09:12:43 +10:00
David Bomba
98127fbab4 Fixes for vendor templates 2022-09-08 21:01:49 +10:00
David Bomba
dbf30f1942
Merge pull request #7807 from turbo124/v5-develop
Improve efficiency of LightLogs
2022-09-08 19:20:52 +10:00
David Bomba
efbca7d753 Improve efficiency of lightlogs 2022-09-08 18:57:32 +10:00
David Bomba
99045110ed Additional checks for GoCardless webhooks 2022-09-08 15:58:34 +10:00
David Bomba
b159a5a08d Improve float parsing in csv imports 2022-09-08 12:15:25 +10:00
David Bomba
3a8b1eb7e3 Improve date resolution in recurring invoices 2022-09-08 11:30:40 +10:00
David Bomba
870da39eb3 Fixes for race condition when saving expense numbers 2022-09-08 07:57:30 +10:00
David Bomba
87005cb3e5 Fixes for InputBag 2022-09-07 21:28:35 +10:00
David Bomba
ecac4d4f97 Add additional field for reports to companies table 2022-09-07 20:32:31 +10:00
David Bomba
29975335ca Add secondary font as a variable in HTMLENGINE 2022-09-07 20:23:05 +10:00
David Bomba
2f2e14dcdb
Merge pull request #7804 from turbo124/v5-develop
v5.5.20
2022-09-07 20:10:23 +10:00
David Bomba
9d81dce5ba v5.5.20 2022-09-07 20:09:55 +10:00
David Bomba
52d5afbce0 Remove DispatchNow() 2022-09-07 14:15:27 +10:00
David Bomba
28915d82a4 CLean up code paths for client balance 2022-09-07 08:35:19 +10:00
David Bomba
4e29459985 Remove redundant code from CompanySettings 2022-09-07 07:29:09 +10:00
David Bomba
3e676d584b Fixes for registration fields and ensure client contact email is unique per company 2022-09-06 21:32:52 +10:00
David Bomba
d79b374eda Fixes for select box background color 2022-09-06 20:51:42 +10:00
David Bomba
c5de797e04 Refactor for client balance 2022-09-06 20:29:32 +10:00
David Bomba
baf583d274 Fixes for seeding languages 2022-09-06 19:52:05 +10:00
David Bomba
421767bb78 Fixes for stripe error message when authorizing credit card 2022-09-06 19:40:34 +10:00