Benjamin Beganović
|
969a76003b
|
Add BANK_TRANSFER to Gateway model
|
2021-08-26 15:37:17 +02:00 |
|
David Bomba
|
c68fc24e2c
|
Remove local file
|
2021-08-26 15:19:04 +10:00 |
|
David Bomba
|
bf690e5cb8
|
Minor fix for postmark
|
2021-08-26 13:02:54 +10:00 |
|
David Bomba
|
74b4ef5b13
|
Fixes for translations in emails
|
2021-08-25 20:53:13 +10:00 |
|
David Bomba
|
41faffb09f
|
Add field on company table
|
2021-08-25 19:41:03 +10:00 |
|
David Bomba
|
611110c35a
|
FIxes for CompanyImport
|
2021-08-25 16:58:23 +10:00 |
|
David Bomba
|
bedc319094
|
Provide more detailed failure reports
|
2021-08-25 14:36:30 +10:00 |
|
David Bomba
|
8bcfeffb11
|
Remove redundant doc blocks
|
2021-08-25 12:15:47 +10:00 |
|
David Bomba
|
aa0f1b3bdf
|
Client Statements
|
2021-08-25 12:03:58 +10:00 |
|
David Bomba
|
f29318d665
|
Client Statements
|
2021-08-25 11:41:07 +10:00 |
|
David Bomba
|
9c11e5fc4e
|
Merge pull request #6496 from beganovich/v5-statements
(v5) Statements implementation
|
2021-08-25 09:41:57 +10:00 |
|
Benjamin Beganović
|
d86f54137e
|
Pass dynamic design to ClientStatementController.php
|
2021-08-24 16:49:58 +02:00 |
|
Benjamin Beganović
|
6c32d905ae
|
Extract totals table for statements into separate methods
|
2021-08-24 16:13:52 +02:00 |
|
Benjamin Beganović
|
50a666b1ce
|
Fixes for payment amount
|
2021-08-24 16:09:15 +02:00 |
|
Benjamin Beganović
|
00dbec0ce1
|
Functionality to inject the setting if it doesn't exists
|
2021-08-24 16:06:34 +02:00 |
|
Benjamin Beganović
|
7639746178
|
Make CompanySettings::getEntityVariableDefaults public
|
2021-08-24 16:06:16 +02:00 |
|
Benjamin Beganović
|
a5f8d8c042
|
Rename $payment_date to $payment.date
|
2021-08-24 15:37:16 +02:00 |
|
Benjamin Beganović
|
1f341fb29a
|
Option to pass show_payment_table for statementPaymentTable
|
2021-08-24 15:36:08 +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 |
|
=
|
8b57f386bb
|
Register Recurring Expenses Cron
|
2021-08-24 21:59:21 +10:00 |
|
=
|
577eedb457
|
Recurring expenses cron job
|
2021-08-24 21:57:51 +10:00 |
|
=
|
4bd3f382cb
|
Recurring Expense Cron
|
2021-08-24 21:24:03 +10: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
|
b4b0172773
|
Minor fixes for recurring
|
2021-08-24 20:14:59 +10:00 |
|
David Bomba
|
9be33bfdf7
|
Fixes for quote services
|
2021-08-24 15:58:43 +10:00 |
|
David Bomba
|
7fe6dea1d3
|
Recurring quotes
|
2021-08-24 15:56:12 +10:00 |
|
David Bomba
|
827dba0bed
|
Recurring Quotes / Expenses events
|
2021-08-24 15:55:14 +10:00 |
|
David Bomba
|
06157e95a6
|
Recurring Quotes Tests
|
2021-08-24 15:32:22 +10:00 |
|
David Bomba
|
bab9f222ff
|
Recurring Quotes Tests
|
2021-08-24 15:05:35 +10:00 |
|
David Bomba
|
ee855824db
|
Recurring Quotes
|
2021-08-24 12:57:46 +10:00 |
|
David Bomba
|
2bafe5d1fc
|
Recurring Expenses
|
2021-08-24 11:29:56 +10:00 |
|
David Bomba
|
174248e03d
|
Events
|
2021-08-24 11:23:53 +10:00 |
|
David Bomba
|
4bf6ea8e75
|
Fixes for Company Export
|
2021-08-24 07:15:33 +10:00 |
|
Benjamin Beganović
|
8a188dd731
|
Scaffold statement-aging-table
|
2021-08-23 14:50:39 +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 |
|
=
|
899cd4d845
|
Recurring Expenses Schema
|
2021-08-23 21:10:35 +10: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
|
a0f6afec0f
|
Stubs for Recurring Expenses
|
2021-08-23 09:38:55 +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 |
|