1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

315 Commits

Author SHA1 Message Date
David Bomba
d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
df37a488f7 Display payment type 2024-06-25 09:32:31 +10:00
David Bomba
a374a7e949
Merge pull request #9681 from turbo124/v5-develop
Adjustments for signatures
2024-06-25 08:56:28 +10:00
David Bomba
85b306c8ea Additional props for contact.signaturew 2024-06-25 08:56:07 +10:00
David Bomba
6e5e9bdb12 Adjustments for signatures 2024-06-25 08:49:25 +10:00
thirstyice
e694fe44c9 Set .name consistently 2024-06-24 03:24:40 -06:00
thirstyice
1575974099
Make $project.name defined as empty for invoices with no project
Allows inclusion of $project.name in emails without needing a special case for invoices with no project

Signed-off-by: thirstyice <thirstyice@users.noreply.github.com>
2024-06-23 17:03:46 -06:00
David Bomba
2d87131627 Fixes for project name label 2024-06-21 14:16:21 +10:00
David Bomba
d8a753055a Fixes for tongan paanga 2024-06-19 14:57:40 +10:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba
742b49c75a Fixes for subscription cron query 2024-06-17 10:14:04 +10:00
David Bomba
52752a8f09 Static Analysis 2024-06-16 14:35:56 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
8e22f3c469 Add signature IP to htmlengine 2024-06-04 07:53:55 +10:00
David Bomba
e01f100407 fixes for custom email templates 2024-05-21 11:40:12 +10:00
David Bomba
086e82649b Updates for cancelled invoice presentation 2024-04-29 09:17:37 +10:00
David Bomba
45f378eb9d Minor fixes 2024-04-20 10:58:29 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
412cfb511a skip tests 2024-04-04 11:32:31 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +11:00
David Bomba
902cae6585 Add missing prop 2024-02-29 12:17:44 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
160d961974 Create raw version of qr code 2024-01-21 12:51:58 +11:00
David Bomba
8aef589fe0 Updates for search controller 2024-01-20 13:41:07 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
ea86ce3c11
Merge pull request #8950 from kenny665/v5-stable
Added $balance_due_dec as usable variable
2023-12-01 15:36:41 +11:00
David Bomba
b925b536c1 Fixes for htmlengine 2023-11-29 08:50:18 +11:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
4c60d47446 Templates + Statements 2023-11-23 16:13:06 +11:00
David Bomba
84b54d344c Adjustments for recurring invocies 2023-11-21 12:00:10 +11:00
kenny665
f5da7669a2 Added $balance_due_dec as usable variable
Added balance_due_dec as usable variable for mail and PDF customization. It contains a two decimal formatted number (%01.2f))
2023-11-10 10:33:57 +01:00
David Bomba
bc4215a1b5 Add Imagick extension to improve image compression 2023-11-08 19:53:38 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
33c8c713b1 fixes for deleted payments being displayed on invoices with variable 2023-10-20 16:40:53 +11:00
David Bomba
17d11710a7 Minor fixes 2023-10-15 05:49:14 +11:00
David Bomba
d267dc1f09 Minor fixes 2023-10-11 10:25:21 +11:00
David Bomba
b25f58db6f Implement embed documents on pdf 2023-10-11 08:58:47 +11:00
David Bomba
e5997128d6 Fixes for entity images 2023-10-10 21:00:38 +11:00
David Bomba
69400c8371 Working on data feeds for templates 2023-10-03 16:38:36 +11:00
David Bomba
8256131ea2 working on templates 2023-09-11 07:22:22 +10:00
David Bomba
b47e31e23a Working on conversion of quotes to projects 2023-09-07 14:31:36 +10:00
David Bomba
60b8402d76 Updates for tests for html generation with special translations 2023-08-09 10:53:10 +10:00
David Bomba
b426788de3 Updates for tests for html generation 2023-08-09 10:47:50 +10:00
David Bomba
721bc60f64 Update texts for tax info placeholders 2023-08-09 10:26:47 +10:00
David Bomba
9fc9a0fd78 Add signature date to html variables 2023-07-18 16:42:39 +10:00
David Bomba
7ba8fac6f4 minor fixes 2023-07-10 18:29:24 +10:00
David Bomba
d13b81e0cf Set balance = amount when status = draft 2023-06-22 17:14:48 +10:00