Luca Haid
09ffd911fc
Preorder/add new filter
2025-12-02 14:46:22 +00:00
Frank Schubert
36c646e335
Disabled deleting Preorders for non-admins
2025-11-18 14:37:37 +01:00
6af9d8dc32
added file uploads
2025-10-24 09:30:48 +02:00
Luca Haid
0131f472f0
added billed for xinon campaigns aswell
2025-10-23 09:21:21 +00:00
Luca Haid
e060edf7a5
Update Index.php
2025-10-14 08:54:01 +00:00
Luca Haid
0a559d0e5b
fixed billed filter
2025-10-14 07:06:29 +00:00
Frank Schubert
3d4bde9d49
Merge branch 'fronkdev' into 'master'
...
Added API endpoint PUT /preorder/{id} to update contact data
See merge request fronk/thetool!1781
2025-09-19 12:27:09 +00:00
Frank Schubert
924f3f4816
Added API endpoint PUT /preorder/{id} to update contact data
2025-09-19 14:26:16 +02:00
93e85d54b0
enhanced preorder map
2025-09-18 13:23:22 +02:00
Luca Haid
5d179659bd
Merge branch 'Preorder/update-rimo-type-map' into 'master'
...
updated rimotype map
See merge request fronk/thetool!1763
2025-09-17 11:23:25 +00:00
7a71c9fdd8
updated rimotype map
2025-09-17 13:23:03 +02:00
Frank Schubert
daf7f5b9a7
Merge branch 'master' into 'fronkdev'
...
# Conflicts:
# application/Preorder/PreorderController.php
2025-09-17 10:17:18 +00:00
Frank Schubert
bad591e80d
Added Preorder cancel request UI changes
2025-09-17 12:15:52 +02:00
Frank Schubert
2e8dbb1b56
Merge branch 'fronkdev' into 'master'
...
fixed status buttons in Preorder/index
See merge request fronk/thetool!1760
2025-09-17 10:14:52 +00:00
Frank Schubert
f6edba49a0
fixed status buttons in Preorder/index
2025-09-17 12:14:28 +02:00
Luca Haid
0496103841
Adb wohneinheit/add contacts
2025-09-16 14:10:03 +00:00
5db3a64e34
added new adbrimofcp map
2025-09-16 11:51:25 +02:00
Luca Haid
892c12881e
reworked labels of fcp popup
2025-09-12 08:37:08 +00:00
8e6ab15fef
added new fcp statistics
2025-09-12 09:18:15 +02:00
Frank Schubert
90e40567b1
Merge branch 'fronkdev' into 'master'
...
PreorderstatusJournal & preorder flags -> ADBHausnummer flags sync
See merge request fronk/thetool!1739
2025-09-10 15:41:55 +00:00
Frank Schubert
6dfc4a31c6
PreorderstatusJournal & preorder flags -> ADBHausnummer flags sync
2025-09-10 17:38:53 +02:00
Luca Haid
0cac120e3f
fixed ADB NE in Preorder\export.csv.php
2025-09-09 06:39:22 +00:00
Luca Haid
27e53815b3
added fcp to preorder export
2025-09-08 14:26:00 +02:00
Luca Haid
254827b3f9
added fcp to preorder export
2025-09-08 13:39:24 +02:00
Luca Haid
77fc124a08
feat: Handle status 20 as cancelled
...
Treat orders with status 20 as effectively cancelled. This change ensures that these orders are excluded from active workflows and views:
- Prevent workorder creation.
- Hide from the default order view and overview counts.
- Orders remain findable only via filtering.
2025-09-08 09:47:33 +02:00
Frank Schubert
5f2011358b
Merge branch 'fronkdev' into 'master'
...
Added Email Logging for Emailnotification class
See merge request fronk/thetool!1675
2025-08-22 15:51:04 +00:00
Frank Schubert
3a86160b38
Added Email Logging for Emailnotification class
2025-08-22 17:49:54 +02:00
Frank Schubert
a1f79e6d21
Merge branch 'fronkdev' into 'master'
...
Fixed not setting flag 141 in rimo-import
See merge request fronk/thetool!1668
2025-08-20 14:28:42 +00:00
Frank Schubert
73cf1098a5
Fixed not setting flag 141 in rimo-import
2025-08-20 16:28:12 +02:00
Luca Haid
b5e6b19ea2
added new features
2025-08-20 14:57:01 +02:00
Frank Schubert
2110c58730
Merge branch 'fronkdev' into 'master'
...
Added Citycom Data to Preorder detail
See merge request fronk/thetool!1662
2025-08-20 11:03:43 +00:00
Frank Schubert
33d0c77317
Added Citycom Data to Preorder detail
2025-08-20 13:03:13 +02:00
Luca Haid
55b059ebe7
fixed semicolon
2025-08-18 16:32:35 +02:00
4259df5061
added new filter
2025-08-13 13:00:42 +02:00
e30d22a793
added new bp filter
2025-08-07 17:12:05 +02:00
Luca Haid
a38dc07892
Update Index.php
2025-07-30 11:22:24 +00:00
a30e9f685d
removed status flag id for formatting
2025-07-28 13:08:10 +02:00
Frank Schubert
39c8982f0a
Added Review to Workorder filter in Preorder/Index
2025-07-22 11:44:46 +02:00
Luca Haid
40fcff65f5
added new custom 300 table
2025-07-09 15:35:59 +02:00
Luca Haid
aff32b1477
fixed billed
2025-07-03 12:35:22 +02:00
Luca Haid
f3414f56a7
added filter for sended emails
2025-07-03 12:30:06 +02:00
Luca Haid
72858d3eb3
added filter for sended emails
2025-07-03 12:00:36 +02:00
Frank Schubert
fd0d887268
Merge branch 'fronkdev' into 'master'
...
Added activation_billing (Nachverrechnen) in PreorderBilling
See merge request fronk/thetool!1491
2025-06-25 14:54:43 +00:00
Frank Schubert
aa9ffb090e
Added activation_billing (Nachverrechnen) in PreorderBilling
2025-06-25 16:53:47 +02:00
Luca Haid
2f1167d4d0
added new preorderiframe
2025-06-24 09:41:48 +02:00
Luca Haid
73e3b49e0d
added new 8 week notice email
2025-06-05 10:14:23 +02:00
Luca Haid
d31a7698f1
Merge branch 'Preorder/add-notification-log-history' into 'master'
...
added new email tab to display notification log
See merge request fronk/thetool!1395
2025-05-27 14:08:50 +00:00
Luca Haid
acf88406a9
added new email tab to display notification log
2025-05-27 16:08:37 +02:00
Luca Haid
8996786bb3
Address db/add new tool type field
2025-05-27 14:08:34 +00:00
Luca Haid
ad670d4697
Added new Date Filter
2025-05-14 13:22:04 +02:00