1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

995 Commits

Author SHA1 Message Date
David Bomba
24364c5ffb Implement chunking of auto bill data 2022-11-28 20:49:32 +11:00
David Bomba
3994abd10f minor fixes for usage of client portal subdomains in self hosted instances 2022-11-24 09:37:14 +11:00
David Bomba
891c742c5d Fixes for custom client portal subdomains 2022-11-24 09:33:25 +11:00
David Bomba
3345984b65 Fixes for applying the correct amount to client balance 2022-11-22 10:46:42 +11:00
Gary Turner
2a4ea41d56 Add reserved keywords for year/month before and after 2022-11-21 09:25:47 +00:00
David Bomba
eaedcba6d0 update for helpers 2022-11-19 10:23:29 +11:00
David Bomba
c9bebde8f4 Minor fixes for date range calculation for :WEEK 2022-11-18 07:19:02 +11:00
David Bomba
07d888257f Paid CSS Overlay 2022-11-17 16:41:23 +11:00
David Bomba
acb6b8e579 SEPA EPC codes 2022-11-13 11:13:27 +11:00
David Bomba
b3d53a7cd8 Line item tax amounts 2022-11-10 21:57:55 +11:00
David Bomba
d0178d22ae item tax amounts 2022-11-10 19:16:22 +11:00
David Bomba
483b993928 Show credit balance as amount for draft credits 2022-11-04 16:05:59 +11:00
David Bomba
dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba
b7b49441f6 Fixes for non existent systemhealth setting 2022-11-01 09:30:22 +11:00
David Bomba
7d288fc4de QR codes for invoics as a variable 2022-10-31 09:54:23 +11:00
David Bomba
a24f23995e QR codes for invoics as a variable 2022-10-31 09:35:46 +11:00
David Bomba
bbbda3691c Add check for settings saver 2022-10-29 08:43:34 +11:00
David Bomba
5ffe3028ed Fixes for Payment Previews 2022-10-27 20:17:31 +11:00
David Bomba
6ef7d5ec6a Additional checks for exchange rates 2022-10-27 11:59:14 +11:00
David Bomba
ab71be42a0 Delete pdf when deleting invoice 2022-10-21 15:00:33 +11:00
David Bomba
cc84f9eb2e Fix for placeholder replacements in invoices 2022-10-21 09:05:37 +11:00
David Bomba
b72222c3c7 Fixes for formatting of quantity column 2022-10-19 09:17:32 +11:00
David Bomba
8e5c825750 fixes for storage paths in self host 2022-10-12 11:27:14 +11:00
David Bomba
db9ed2c8eb Fixes for forte payment driver 2022-10-07 08:20:07 +11:00
David Bomba
8ace213c40 minor updates for htmlengine 2022-10-07 07:41:17 +11:00
David Bomba
c26904645b Return early to improve PDF generation performance 2022-10-04 09:02:27 +11:00
David Bomba
32ee09ae1f strip tags from client and user nameS 2022-10-02 17:24:16 +11:00
David Bomba
e951a44737 Fixes for generating counters 2022-10-02 12:24:49 +11:00
David Bomba
b475c05482 Force company currency for purchase orders 2022-09-18 09:59:58 +10:00
David Bomba
895bb8deef Fixes for QR Ibans with no payment references 2022-09-14 11:33:54 +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
d069d6f0e1 Fixes for sending purchase orders when using a custom template 2022-09-09 09:12:43 +10:00
David Bomba
29975335ca Add secondary font as a variable in HTMLENGINE 2022-09-07 20:23:05 +10:00
David Bomba
d79b374eda Fixes for select box background color 2022-09-06 20:51:42 +10:00
David Bomba
bfff515b59 Ensure documents array is an array 2022-09-06 17:36:56 +10:00
David Bomba
0187d92412 Improve handling of purchaseOrder and purchase_order 2022-09-05 11:29:46 +10:00
David Bomba
0187e7408f Update project name to just project for label 2022-09-02 20:39:17 +10:00
David Bomba
cf46b8be6c Check for exec function prior to attemping to use it 2022-08-31 19:08:01 +10:00
David Bomba
53ccd2c361 Allow client variables in purchase orders 2022-08-29 07:27:42 +10:00
=
77d489211e Fixes for task requests 2022-08-22 07:53:15 +10:00
David Bomba
e716bb5a02 Fixes for showing fees in both the product and tax tables 2022-08-19 08:41:50 +10:00
David Bomba
7994bf5574 Fixes for custom fields for purchase orders 2022-08-11 08:59:03 +10:00
David Bomba
2893c98b0e Tests for reminders 2022-08-10 13:35:47 +10:00
David Bomba
5e7846952d
Merge pull request #7684 from yois615/patch-4
Relocate portalButton variable
2022-08-09 08:09:49 +10:00
David Bomba
6eab259568 add memory limit to PHP check 2022-08-05 10:38:40 +10:00
David Bomba
4de240c3ab Remove storage checks 2022-07-31 22:23:50 +10:00
Christoph Neuhaus
064fe179f9
Update Helpers.php
Supporting reserved keywords in custom fields
2022-07-29 12:05:30 +02:00