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

575 Commits

Author SHA1 Message Date
David Bomba
b8d97a69a2 Refactor for observers 2023-02-01 01:06:21 +11:00
David Bomba
b260a62a73 Fixes for observers 2023-01-31 22:27:29 +11:00
David Bomba
da245c073a Refactor for permissions to include Edit permissions when testing view permissions 2023-01-31 22:21:23 +11:00
David Bomba
f3e5682d11 MInor fixes 2023-01-31 21:05:01 +11:00
David Bomba
9350ac3376
Merge pull request #8216 from LarsK1/patch-3
Add Webhook for archiving / restoring
2023-01-31 19:24:26 +11:00
Lars Kusch
bb361f78dd Handle different cases 2023-01-31 09:05:58 +01:00
Lars Kusch
95727d6ec2 Deduplication 2023-01-31 08:59:02 +01:00
David Bomba
2f9fcbd42e Ensure companies have the correct size when there are heterogeneous user permissions 2023-01-30 19:50:27 +11:00
Lars Kusch
d5cf303000 Add webhooks for restore 2023-01-30 08:26:32 +01:00
Lars Kusch
0e4dd61684 Add observers into BaseRepository 2023-01-30 08:22:19 +01:00
Lars Kusch
0f05065279 Move invoice archive to Base Repository 2023-01-30 08:02:02 +01:00
David Bomba
a8982cde44 Clean up 2023-01-30 17:08:21 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
5ae52c5a91 If not contacts array is passed, do no attempt to modify / save contacts 2023-01-24 07:42:15 +11:00
David Bomba
df6e9bc9b8 If not contacts array is passed, do no attempt to modify / save contacts 2023-01-24 07:38:57 +11:00
David Bomba
e0170dbecf Show credit payment amounts in the client portal 2023-01-19 14:45:34 +11:00
David Bomba
3ce3187ec2 Minor fixes for client ledger balance update 2023-01-15 17:42:13 +11:00
David Bomba
9de6ee1d2a Change the order we check a payment deleted status 2023-01-14 16:22:26 +11:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
David Bomba
ae00f3cad3 Fixes for converting matched transactions 2023-01-10 22:31:14 +11:00
David Bomba
5d459aaa2f Fixes for credit creation after downgrading a subscription service 2023-01-10 14:32:53 +11:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
David Bomba
e2439b60c3 Prevent relinking of payments with transactions 2022-12-16 09:38:02 +11:00
David Bomba
55c0453b75 Subscriptions v2 2022-12-15 12:16:50 +11:00
David Bomba
dff9c9566c Fixes for phone validation 2022-12-08 10:38:52 +11:00
David Bomba
eb0bdd12ba Fixes for CSV imports, replace work_phone with phone 2022-11-30 11:46:02 +11:00
David Bomba
ff38a91302 Bulk match transactions 2022-11-25 07:52:47 +11:00
David Bomba
0f2e19a873 Merge branch 'v5-develop' into bank_rules 2022-11-23 12:54:26 +11:00
David Bomba
0efaf80cee Tests for matching expenses 2022-11-20 13:55:19 +11:00
David Bomba
86813f91cc Adjust when we send certain events after an email failure 2022-11-20 12:00:04 +11:00
David Bomba
5f0d905265 Fixes for failed email mailer, edge case where balances may not adjust correctly 2022-11-20 11:46:32 +11:00
David Bomba
069568da6e Minor fixes for request forms 2022-11-20 11:16:38 +11:00
David Bomba
f6f659521f Merge branch 'v5-develop' into bank_rules 2022-11-20 11:08:09 +11:00
David Bomba
a6079b0cc1 Fixes for variables in recurring invoices 2022-11-18 07:45:14 +11:00
David Bomba
59afb55963 ensure bank integration id is always present 2022-11-14 09:33:04 +11:00
David Bomba
6ef21be16c Bank transaction rules 2022-11-13 15:21:37 +11:00
David Bomba
7150fdf66c Bank Transaction Rules 2022-11-13 15:12:50 +11:00
David Bomba
f54f4b9200 Minor fixes for negative invoices 2022-11-13 10:44:01 +11:00
David Bomba
dacde3358a Add Bank Services class 2022-11-11 15:28:49 +11:00
David Bomba
b3d53a7cd8 Line item tax amounts 2022-11-10 21:57:55 +11:00
David Bomba
f37715d751 Only store html backups for plan users on hosted service 2022-11-07 10:33:39 +11:00
David Bomba
9c16c12ee9 remove html_backup column from backups tables 2022-11-07 08:52:06 +11:00
David Bomba
18ce82ceed clean up for user 2022-11-07 08:20:14 +11:00
David Bomba
47916ed30a Improve handling of saving a client that has been created from an invoice import 2022-11-04 15:07:37 +11:00
David Bomba
b3e02c8a70 Override phone number with international format 2022-11-03 17:31:46 +11:00
David Bomba
e06563c00f Override phone number with international format 2022-11-03 17:26:52 +11:00
David Bomba
dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba
4108868b19 don't link entities when we are in a transaction 2022-10-30 20:48:43 +11:00
David Bomba
95610fd25e Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
David Bomba
b7cb81a4dd Bank Transaction matching 2022-10-25 13:58:44 +11:00