12528 Commits

Author SHA1 Message Date
David Bomba
f11452aea9 Ensure square object existing 2024-03-13 16:42:33 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +11:00
Benjamin Beganović
4a00d0c085 Clean up 2024-03-12 17:14:00 +01:00
Benjamin Beganović
360d6325f5 Refactor Purchase class to update defaultSteps() method 2024-03-12 17:13:53 +01:00
Benjamin Beganović
ba30108e50 Refactor steps retrieval in SubscriptionFactory 2024-03-12 17:13:48 +01:00
Lars Kusch
9a286f65e6 Ensure setting has always a value 2024-03-12 08:12:18 +01:00
Lars Kusch
3fe09ae2bd Fixes 2024-03-12 08:06:24 +01:00
David Bomba
1de5bbfdc4 Minor fixes for currency_id logic 2024-03-12 13:07:09 +11:00
David Bomba
b95ce4c2ec Fixes for stripe connect 2024-03-12 11:30:05 +11:00
Lars Kusch
ed17bb2392 Fixes 2024-03-11 15:28:22 +01:00
Lars Kusch
9ecbe628c5 Adaption to new Order-X standard 2024-03-11 15:20:02 +01:00
David Bomba
08dee1309e Fixes and improvements for templates 2024-03-11 19:37:53 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
b7305a8538 Fixes for handler 2024-03-11 10:20:18 +11:00
Lars Kusch
db54fa39ac Fixes for missing routes 2024-03-10 16:55:49 +01:00
Lars Kusch
d8d70f0227 Add support for adding new standards to email 2024-03-10 16:41:34 +01:00
Lars Kusch
bcd6148222 Adjust Zugferd class to new types 2024-03-10 16:02:15 +01:00
Lars Kusch
99a211b823 Added new routes and adapted controllers 2024-03-10 15:40:25 +01:00
Lars Kusch
da273d4ed5 Add E-Document to ZIP-Download 2024-03-10 15:27:37 +01:00
Lars Kusch
8c06698980 Add new functions to Quote and PO-Service 2024-03-10 15:23:52 +01:00
David Bomba
6b53322e95 Fixes for validation when adding clients / new users 2024-03-10 21:28:50 +11:00
David Bomba
cdf78d90c7 Minor updates for client unsubscribe 2024-03-10 19:53:52 +11:00
Lars Kusch
99d6ac5a70 Rename some files, added additional checks for more file types in CreateEDocument.php 2024-03-10 08:13:34 +01:00
Lars Kusch
8fe73e9be9 Refactor e-invoicing to allow more types for quotes, po, ... 2024-03-10 08:03:38 +01:00
David Bomba
96607d806e Fixes for From Mail Name on hosted platform 2024-03-10 17:42:09 +11:00
David Bomba
bc7fa1d7ad Add catch for null client on project 2024-03-10 13:05:28 +11:00
David Bomba
58fabe2704 Validation for project budgeted hours 2024-03-10 13:01:30 +11:00
David Bomba
c705784137 Handle edge case with Nordigen where account appears active, but access has expired 2024-03-10 12:51:00 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
f9a7c582b7 Updates for cache::pull 2024-03-09 16:42:27 +11:00
David Bomba
66452a9f2a Catch archived / deleted subscriptions 2024-03-09 16:35:00 +11:00
David Bomba
cc31d84c3c Improve webhooks 2024-03-09 10:21:55 +11:00
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01:00
Benjamin Beganović
5413dc83b6 Remove unused dependencies and update default steps in Purchase.php 2024-03-08 19:58:55 +01:00
Benjamin Beganović
7802c86731 Remove unused code related to OTP in Register component 2024-03-08 19:37:34 +01:00
Benjamin Beganović
02e8201b10 Add check for existing client contact in withOtp() method 2024-03-08 19:37:29 +01:00
David Bomba
0fe895e862 Typo 2024-03-08 21:25:36 +11:00
David Bomba
3564bb8935 Fixes for task status requests 2024-03-08 13:13:19 +11:00
David Bomba
3197b5f05c Fixes for handle password 2024-03-08 10:31:43 +11:00
David Bomba
5ed098fc9c Fixes for tests 2024-03-08 10:05:48 +11:00
David Bomba
bbcbfe9821 Fixes for recurring invoices - restarting completed recurring invoices 2024-03-08 08:16:39 +11:00
David Bomba
b6d429e336 Add tax calculations for quotes 2024-03-08 06:56:44 +11:00
Benjamin Beganović
c3a7823b72 Refactor email error message in Register.php 2024-03-07 19:13:13 +01:00
Benjamin Beganović
d8ffb804d9 Add email validation and check for existing customer in Login component 2024-03-07 19:13:09 +01:00
Benjamin Beganović
022a36c394 Fixes for password confrim 2024-03-07 18:55:36 +01:00
David Bomba
708bad16ec Remove logging 2024-03-07 17:33:22 +11:00
David Bomba
69007836ac Minor fixes 2024-03-07 17:03:09 +11:00
Benjamin Beganović
7af6471b0b Add registration form to Billing Portal authentication 2024-03-06 17:38:23 +01:00
Benjamin Beganović
6c2ddae6ad Refactor client registration process 2024-03-06 17:38:18 +01:00
Benjamin Beganović
2a8d22aa1e Add ClientRegisterService class for client registration 2024-03-06 17:38:09 +01:00