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

8511 Commits

Author SHA1 Message Date
Benjamin Beganović
6de3637501 Plain: #statement-invoice-table-details, #statement-payment-table-totals 2021-08-24 15:34:40 +02:00
Benjamin Beganović
a730900a09 Enable passing aging in the context 2021-08-24 15:33:41 +02:00
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
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
Benjamin Beganović
3912e8c4fe Add #statement-invoice-table to Plain 2021-08-20 15:40:09 +02:00
Benjamin Beganović
2553297edd Add $statement_date variable (wip) 2021-08-20 15:39:54 +02:00
Benjamin Beganović
712b8d882a Update constants on DELIVERY_NOTE and STATEMENT and scaffold statementInvoiceTable 2021-08-20 15:39:27 +02:00
Benjamin Beganović
4cbdc8b521 Construct & update entity if invoices is available in context 2021-08-20 15:38:15 +02:00
Benjamin Beganović
c6826d495a Add statement_invoice_columns to CompanySettings 2021-08-20 15:37:42 +02:00
David Bomba
48c330d635
Merge pull request #6495 from turbo124/v5-develop
Minor fixes
2021-08-20 20:29:57 +10:00
hillelcoren
bfff31543f New admin portal - Last [hosted] 2021-08-20 10:29:04 +00:00
hillelcoren
e4b3436b7e New admin portal - Next [hosted] 2021-08-20 10:24:53 +00:00
hillelcoren
7c7a3077be New admin portal [selfhosted] 2021-08-20 10:19:38 +00:00
hillelcoren
ba73e7deeb New admin portal [hosted] 2021-08-20 10:15:16 +00:00
hillelcoren
9233219080 New admin portal - Next [hosted] 2021-08-20 10:03:27 +00:00
hillelcoren
df01fb956b New admin portal - Last [hosted] 2021-08-20 09:59:03 +00:00
hillelcoren
61ea1a1277 New admin portal [hosted] 2021-08-20 09:52:22 +00:00
=
36d5d505ba Fixes for wasm 2021-08-20 19:25:07 +10:00
=
1f360ed6d3 minor fixes 2021-08-20 19:14:27 +10:00
David Bomba
a21e9fba95
Merge pull request #6494 from turbo124/v5-develop
Dynamically load Flutter build
2021-08-20 19:11:08 +10:00
=
208d433fd3 Minor fixes for index 2021-08-20 19:10:33 +10:00
hillelcoren
ef8dccc1cc New admin portal [hosted] 2021-08-20 09:05:45 +00:00
=
6027b98ba7 Fixes for custom flutter binary 2021-08-20 19:04:16 +10:00
hillelcoren
321de2c269 New admin portal - Last [hosted] 2021-08-20 09:03:25 +00:00
hillelcoren
a7575698be New admin portal - WASM [hosted] 2021-08-20 09:00:49 +00:00
Hillel Coren
ebe76bba36 Remove beta.dart.js 2021-08-20 11:46:08 +03:00
hillelcoren
3a6272f97f New admin portal - Last [hosted] 2021-08-20 08:33:13 +00:00
hillelcoren
33acc68907 New admin portal - Beta [hosted] 2021-08-20 07:56:30 +00:00
hillelcoren
fb6a88e240 New admin portal - WASM [selfhosted] 2021-08-20 07:48:45 +00:00
hillelcoren
471571589f New admin portal - WASM [hosted] 2021-08-20 07:45:27 +00:00
hillelcoren
0030a43b40 New admin portal [hosted] 2021-08-20 07:30:30 +00:00
hillelcoren
2145bffeed New admin portal [selfhosted] 2021-08-20 06:37:24 +00:00
hillelcoren
232d8eb0ee New admin portal [hosted] 2021-08-20 06:34:06 +00:00
hillelcoren
a8cb3ba89a New admin portal [hosted] 2021-08-20 06:22:29 +00:00
David Bomba
df42c16be7 Fixes for google analytics 2021-08-19 09:14:53 +10:00
David Bomba
59c9287ec5
Merge pull request #6490 from turbo124/v5-develop
Minor fixes for namespaces
2021-08-19 08:36:40 +10:00
Benjamin Beganović
16f59448a5
Merge pull request #6489 from beganovich/v5-update-designs
Update designs
2021-08-19 00:33:49 +02:00
Benjamin Beganović
f37649a5be wip 2021-08-19 00:33:27 +02:00