1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

21773 Commits

Author SHA1 Message Date
hillelcoren
c02bedfd97 Admin Portal - Profile 2024-08-16 12:10:04 +00:00
hillelcoren
d9f8cba6d8 Admin Portal - Hosted 2024-08-16 12:03:50 +00:00
hillelcoren
66df34b586 Admin Portal - Profile 2024-08-16 09:59:05 +00:00
hillelcoren
8d546ce1f5 Admin Portal - Hosted 2024-08-16 09:53:03 +00:00
karneaud
3e0c6f2986 updae quickbooks sdk 2024-08-15 21:39:57 -04:00
Kendall Arneaud
d85f0b98fd
Merge pull request #30 from M-E-Development-Design/v5-develop
V5 develop
2024-08-15 21:14:31 -04:00
karneaud
ee77bb11fc merge conflict from source 2024-08-15 21:13:07 -04:00
karneaud
fda7c693a3 modify method 2024-08-15 20:54:18 -04:00
karneaud
2e3b89288d add invoice transformer method 2024-08-15 20:54:00 -04:00
karneaud
7e8d82384a add invoice respository 2024-08-15 20:53:28 -04:00
karneaud
193e35e21b type cast values. check has client 2024-08-15 20:53:11 -04:00
karneaud
b4f8c0a7ba clean line items. test for invoice 2024-08-15 20:52:22 -04:00
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
57866333a8 Minor fixes 2024-08-16 07:26:03 +10:00
Benjamin Beganović
073cf60030 update translations 2024-08-15 11:23:58 +02:00
David Bomba
9bdb3d77b7
Merge pull request #9911 from turbo124/v5-develop
v5.10.24
2024-08-15 10:39:09 +10:00
David Bomba
824787b2f2 v5.10.24 2024-08-15 08:51:52 +10:00
David Bomba
40ecb6a248 Fixes for subs v1 + setting guard on repo activities 2024-08-15 07:32:58 +10:00
David Bomba
2481a44c6d
Merge pull request #9908 from turbo124/v5-develop
v5.10.23
2024-08-14 23:35:22 +10:00
David Bomba
f938f371e5 v5.10.23 2024-08-14 23:34:42 +10:00
David Bomba
766a1955ee Ensure no recalculations once locked 2024-08-14 23:34:17 +10:00
David Bomba
ba0765ac6f
Merge pull request #9905 from turbo124/v5-develop
v5.10.22
2024-08-14 20:20:24 +10:00
David Bomba
d0acea818a v5.10.22 2024-08-14 20:19:51 +10:00
David Bomba
e1dc5d1176 Improvements for forte 2024-08-14 20:19:37 +10:00
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
645aca9f63 Adjustments for types 2024-08-14 08:34:57 +10:00
karneaud
4d51bbc9a2 fix namespace 2024-08-13 12:36:12 -04:00
karneaud
9dcf0fac77 add product/items logic 2024-08-13 12:35:50 -04:00
karneaud
7f9010b9a5 fix namespace 2024-08-13 12:35:04 -04:00
karneaud
b057908164 use repo and sdk for routines instead of service 2024-08-13 12:34:45 -04:00
David Bomba
47c5498fbe
Merge pull request #9899 from turbo124/v5-develop
v5.10.21
2024-08-13 15:30:46 +10:00
David Bomba
8f3de46811 v5.10.21 2024-08-13 15:15:39 +10:00
David Bomba
0777c6e43c Extend webhook delay for mollie 2024-08-13 15:14:41 +10:00
David Bomba
f59006aedd Improve gateway fee toggles 2024-08-13 14:30:44 +10:00
David Bomba
2ffe9bb83a Rate limit actions regardless of ids 2024-08-13 13:14:09 +10:00
David Bomba
a58398c093
Merge pull request #9898 from turbo124/v5-develop
Add search on product_key and notes via query filters
2024-08-13 09:36:15 +10:00
David Bomba
2449757021 Update entity filters 2024-08-13 09:35:31 +10:00
David Bomba
9554de63b2 Harvest client routing codes 2024-08-12 20:51:01 +10:00
David Bomba
913a3e3ad9 Add identifiers for storecove 2024-08-12 17:37:26 +10:00
David Bomba
a8c7d49528 entity history query 2024-08-12 14:30:19 +10:00
David Bomba
be00f173c4 Updated mail queries 2024-08-12 14:14:31 +10:00
David Bomba
5fbf1eea1e
Merge pull request #9891 from turbo124/v5-develop
Add log time to task exports
2024-08-12 08:37:52 +10:00
David Bomba
92f1ef98d0 Add in task item log entry to task exports 2024-08-12 08:37:23 +10:00
David Bomba
344603123a Small fixes for payment email logic 2024-08-11 09:27:13 +10:00
David Bomba
489476feeb Fixes for quotas 2024-08-10 08:25:32 +10:00
Kendall Arneaud
ae75f7228c
Merge pull request #27 from M-E-Development-Design/v5-develop
V5 develop
2024-08-09 17:55:48 -04:00
Kendall Arneaud
8b5db9827a
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-09 17:55:38 -04:00
Kendall Arneaud
ea45200526
Merge pull request #26 from M-E-Development-Design/addon/alter-companies
Addon/alter companies
2024-08-09 17:53:55 -04:00
David Bomba
ec144b4181 Fixes for Rotessa 2024-08-09 15:39:16 +10:00
David Bomba
2baebffc32 Updates for multi invoice payment flow 2024-08-09 14:44:39 +10:00