1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

9095 Commits

Author SHA1 Message Date
Benjamin Beganović
cc95f89a9c Design.php:
- Add `aging` property
- Add `statement-invoice-table-totals`, `statement-payment-table-totals`
- Update `entityDetails` for statements
2021-08-24 15:33:23 +02:00
Benjamin Beganović
bcd29b93e1 CreateStatementRequest.php 2021-08-24 15:31:40 +02:00
Benjamin Beganović
35bcb1d779 API endpoint for creating statements 2021-08-24 15:31:07 +02:00
Benjamin Beganović
c6bc102c6d Update client.statement route 2021-08-24 13:18:32 +02:00
Benjamin Beganović
792eb003e3 Clean up ClientStatementController 2021-08-24 12:43:44 +02:00
Benjamin Beganović
6d1916ea5c Remove statement method from ClientController 2021-08-24 12:43:06 +02:00
David Bomba
82a4b19d6a
Merge pull request #6507 from turbo124/v5-develop
Fixes for translations
2021-08-24 20:15:23 +10:00
David Bomba
b4b0172773 Minor fixes for recurring 2021-08-24 20:14:59 +10:00
hillelcoren
999529c457 New admin portal - Next [hosted] 2021-08-24 10:10:59 +00:00
hillelcoren
e6083586f2 New admin portal [selfhosted] 2021-08-24 10:04:29 +00:00
hillelcoren
b819d8845f New admin portal [hosted] 2021-08-24 10:01:36 +00:00
David Bomba
9be33bfdf7 Fixes for quote services 2021-08-24 15:58:43 +10:00
David Bomba
4bf6ea8e75 Fixes for Company Export 2021-08-24 07:15:33 +10:00
Benjamin Beganović
34d539bb52 Add #statement-aging-table to Plain 2021-08-23 14:50:52 +02:00
Benjamin Beganović
8a188dd731 Scaffold statement-aging-table 2021-08-23 14:50:39 +02:00
Benjamin Beganović
c7cd6e8281 Add #statement-payment-table to Plain 2021-08-23 14:22:38 +02:00
Benjamin Beganović
053f951fef Add payment_date and method variables to HtmlEngine 2021-08-23 14:22:22 +02:00
Benjamin Beganović
2709572276 Support for payments on statement 2021-08-23 14:22:07 +02:00
Benjamin Beganović
9dc61da56e Add option to accept payments in the Design 2021-08-23 14:21:28 +02:00
Benjamin Beganović
e12a8d94dc Add variables for statement_payment_columns 2021-08-23 14:21:11 +02:00
Benjamin Beganović
56b48ee3b7 Skip rendering statements table if invoices is null 2021-08-23 14:05:17 +02:00
hillelcoren
501b709b74 New admin portal - WASM [hosted] 2021-08-23 10:40:10 +00:00
hillelcoren
1da81c1602 New admin portal - Last [hosted] 2021-08-23 10:35:12 +00:00
hillelcoren
b0c6636b59 New admin portal - Next [hosted] 2021-08-23 10:30:30 +00:00
hillelcoren
36925c8adf New admin portal [selfhosted] 2021-08-23 10:25:10 +00:00
hillelcoren
18ea128ccb New admin portal [hosted] 2021-08-23 10:21:27 +00:00
=
cf93560283 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-08-23 20:14:16 +10:00
=
f643cb587f Fixes for translations 2021-08-23 20:14:04 +10:00
David Bomba
3886925bb7
Merge pull request #6504 from turbo124/v5-develop
Fixes for namespace include
2021-08-23 08:49:49 +10:00
David Bomba
4961c502f0 Fixes for redis timeout and set invoice->deleted_at to null when converting quotes to invoices 2021-08-23 08:05:34 +10:00
David Bomba
850c8bbf28 Fixes for namespace include 2021-08-23 07:34:25 +10:00
David Bomba
b0282c2364 Fix missing includes for triggered actions 2021-08-23 07:12:58 +10:00
hillelcoren
3af5be0d2d New admin portal - WASM [hosted] 2021-08-22 10:40:59 +00:00
hillelcoren
04edc3854b New admin portal - Last [hosted] 2021-08-22 10:35:47 +00:00
hillelcoren
bb5c209908 New admin portal - Next [hosted] 2021-08-22 10:30:51 +00:00
hillelcoren
d272931ea0 New admin portal [selfhosted] 2021-08-22 10:26:07 +00:00
hillelcoren
8b99b58fad New admin portal [hosted] 2021-08-22 10:22:49 +00:00
hillelcoren
5d6fd3a59b New admin portal - WASM [hosted] 2021-08-22 09:01:57 +00:00
hillelcoren
b6574cb1e8 New admin portal - Last [hosted] 2021-08-22 08:58:02 +00:00
hillelcoren
819531f063 New admin portal - Next [hosted] 2021-08-22 08:52:31 +00:00
hillelcoren
8923c33ec8 New admin portal [selfhosted] 2021-08-22 08:47:07 +00:00
hillelcoren
bae9e38c74 New admin portal [hosted] 2021-08-22 08:43:59 +00:00
David Bomba
abc63ff7f2
Merge pull request #6503 from turbo124/v5-develop
Remove history as an available include
2021-08-22 16:48:55 +10:00
David Bomba
c0158b8db6 Remove history as an available include 2021-08-22 16:48:41 +10:00
David Bomba
94aaa198a3
Merge pull request #6502 from turbo124/v5-develop
Reduce activities on return entity
2021-08-22 16:23:22 +10:00
David Bomba
1835e225c6 Reduce activities on return entity 2021-08-22 16:23:00 +10:00
David Bomba
649966c6bd
Merge pull request #6500 from turbo124/v5-stable
v5.3.0
2021-08-21 20:43:24 +10:00
=
bf56405bbb Merge branch 'v5-stable' of https://github.com/turbo124/invoiceninja into v5-stable 2021-08-21 20:38:41 +10:00
=
6e951a1739 v5.3.0 2021-08-21 20:38:35 +10:00
David Bomba
2bd839c06d
Merge pull request #6499 from turbo124/v5-develop
v5.3.0
2021-08-21 20:32:52 +10:00