Frank Schubert
27ec0712f7
Fixed redirect in mfBaseController
2025-11-06 12:54:47 +01:00
Frank Schubert
f8306cfb7f
Added rimo update button in AdressDB/Index
2025-11-05 17:51:20 +01:00
Frank Schubert
924f3f4816
Added API endpoint PUT /preorder/{id} to update contact data
2025-09-19 14:26:16 +02:00
Frank Schubert
3a86160b38
Added Email Logging for Emailnotification class
2025-08-22 17:49:54 +02:00
Frank Schubert
73cf1098a5
Fixed not setting flag 141 in rimo-import
2025-08-20 16:28:12 +02:00
Luca Haid
8621cba7ff
new version of rmlworkorder
2025-07-23 20:44:25 +02:00
Frank Schubert
42d28c894e
Added Callcenter Stats
2025-07-17 20:30:53 +02:00
Frank Schubert
fdcac66a84
Completed 300-custom-new-order Mailtemplate handling for RML
2025-06-13 05:40:17 +02:00
Frank Schubert
0f00c493f1
OAIDs can be released now
2025-05-16 14:54:21 +02:00
Frank Schubert
678544ced7
Added Borderpoint status to Preorder
2025-05-07 18:33:20 +02:00
Luca Haid
037f1600f1
fix: Reset save button after error handling
...
feat: Clear review mode and revert to edit mode when navigating to next item
feat: Implement close button functionality
fix: Handle edge case with zero delivery notes
feat: Add new type field with free text option
fix: Enable cancellation reversal in WarehouseAdmin
improve: Enhance article search autocomplete functionality
2025-04-07 16:21:27 +02:00
Luca Haid
d6d84088fb
Shipping note/rework
2025-03-20 12:14:34 +00:00
Frank Schubert
10ecb1002a
Removed debugging
2025-01-30 20:53:38 +01:00
Frank Schubert
20ee71f599
Fixed treating successful mysql queries as error when warnings are generated
2025-01-30 20:50:37 +01:00
Frank Schubert
39cf386638
Fixed saving edit_by in some Controllers
2025-01-24 15:04:24 +01:00
Frank Schubert
0a48808cfe
Added fullcustomer (Xinonkunde) as addresstype, will create fibu account
2025-01-07 15:07:43 +01:00
Frank Schubert
ee0037835c
andom-tec changes
2024-12-24 12:38:29 +01:00
Frank Schubert
72367e2a63
Preorder Status Trigger Email done
2024-12-09 16:47:11 +01:00
Frank Schubert
1ed2dddb97
Added InvoiceJob
2024-08-29 14:51:37 +02:00
Frank Schubert
f08111c9a4
Added general history in Preorder
2024-07-18 14:28:41 +02:00
Frank Schubert
ce3e8f07e6
Added Preorder discount code import and statusupdate import
2024-06-04 18:09:01 +02:00
Frank Schubert
bede016157
Contract WIP & Contractqueue WIP 2024-04-18
2024-04-18 14:01:02 +02:00
Frank Schubert
6ce6e15b1a
mfBaseController now throws exception when called method lacks visibility
2024-04-16 14:56:30 +02:00
Frank Schubert
059b26ba33
WIP Contractqueue & snopp api
2024-04-05 12:21:54 +02:00
Frank Schubert
15586820e2
Fixed getting ciftoken in userSetCif Preorder api EP
2024-02-28 17:16:25 +01:00
Frank Schubert
8fbea5f824
Addded cifurl and -cable url to Preordercampaign
2024-02-23 16:37:12 +01:00
Frank Schubert
1e7a5e12a4
Api: Route action param can be Callable ([$obj, $method])
2023-11-30 16:28:18 +01:00
Frank Schubert
e5f7b59ab4
IVT Contract Import WIP
2023-11-02 16:05:40 +01:00
Frank Schubert
d2ef831e3d
Added permission check in PreorderApi for preorderaddressreporting
2023-06-06 12:58:06 +02:00
Frank Schubert
436308fcd2
Fixed redirect
2023-04-19 18:28:20 +02:00
Spitzer_Daniel
17589111c5
Merge branch 'master' of https://code.fronk.at/fronk/thetool into devbyspi
2023-04-06 18:13:53 +02:00
Frank Schubert
789a35daf5
Added Hausnummer filter
2023-04-06 18:12:22 +02:00
Frank Schubert
e2345cb08f
Added gobal API cors hostname config
2023-04-03 15:42:28 +02:00
Frank Schubert
8e72421df6
Added additional allowed headers in CORS
2023-03-27 14:03:54 +02:00
Frank Schubert
0f047c8f60
Added preorder network select to user/form
2023-03-08 20:26:12 +01:00
Frank Schubert
26babafa85
undoing earlier fancyurl safety change
2023-03-08 18:54:01 +01:00
Frank Schubert
ff7ef71929
Added Hausnummer filter
2023-03-08 16:14:28 +01:00
Frank Schubert
1a8848e02f
api changes:
...
- GET /preorder/open - get all open preorders
- added extref to preorder requests and responses, can be used to
identify a specific preorder
2023-02-27 16:17:37 +01:00
Frank Schubert
20f52d9426
Added Port to allowed origin header if in request
2023-02-02 19:44:13 +01:00
Frank Schubert
25236493ee
WIP Contract linking / productchange
2023-01-11 15:53:13 +01:00
Frank Schubert
22fc152ec3
Fixed api debugging if item is object
2022-12-14 15:07:13 +01:00
Frank Schubert
5ce0203a0b
Implemented allow_unit_update in preorder
2022-12-12 18:46:22 +01:00
Frank Schubert
5ccd74dc3c
returning CORS Allow-Origin when returning Unauthorized
2022-12-01 16:46:14 +01:00
Frank Schubert
88b966e2ed
Always allow CORS from localhost Origin
2022-12-01 14:51:57 +01:00
Frank Schubert
bb0307d482
Allowed PUT and DELETE in CORS
2022-12-01 14:36:33 +01:00
Frank Schubert
683364f70b
fixed cors check
2022-12-01 14:28:31 +01:00
Frank Schubert
4323e8e683
Fixed cors headers
2022-11-08 19:27:14 +01:00
Frank Schubert
ade53322f1
Fixed cors
2022-11-08 19:22:28 +01:00
Frank Schubert
86bfedc6ac
Fixed CORS
2022-11-08 18:44:21 +01:00
Frank Schubert
56dab61941
Fixed generated urls sometimes interfering with rewrite rules
2022-10-20 14:53:32 +02:00