<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>OTOBO &#187; Alle Beiträge</title>
		<atom:link href="https://otobo.io/forums/feed/" rel="self" type="application/rss+xml" />
		<link>https://otobo.io/forums/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 30 Jul 2026 23:28:04 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>de</language>

		
		
					
				<item>
					<guid>https://otobo.io/forums/topic/otobo-testsystem-from-vm-clone/#post-42762</guid>
					<title><![CDATA[Antwort auf: Otobo Testsystem from VM Clone]]></title>
					<link>https://otobo.io/forums/topic/otobo-testsystem-from-vm-clone/#post-42762</link>
					<pubDate>Thu, 30 Jul 2026 08:07:03 +0000</pubDate>
					<dc:creator>marcel-graf</dc:creator>

					<description>
						<![CDATA[
						<p>Wenn man sich in seinem Live System das folgende Script erstellt, kann man dann im VM Clone (Testsystem) ohne Netzwerkverbindung das Script &#8222;disable_mail.sh&#8220; ausführen um die mail accounts zu deaktivieren und muss die Befehle nicht eintippen.</p>
<p>&#8211;erstelle Script &#8212;<br />
sudo nano disable_mail.sh</p>
<p>&#8212;Script Inhalt&#8212;</p>
<p>#!/bin/bash<br />
cd /opt/otobo-docker || exit 1</p>
<p>DB_PASS=$(grep &#8218;^OTOBO_DB_ROOT_PASSWORD=&#8216; .env | cut -d&#8217;=&#8216; -f2- | tr -d &#8218;&#8220;&#8218;\&#8216;)</p>
<p># 1. Datenbank-Update ausführen<br />
echo &#8220;<br />
SELECT &#8218;VORHER:&#8216; AS &#8220;;<br />
SELECT login, valid_id FROM mail_account;</p>
<p>UPDATE mail_account SET valid_id = &#8218;2&#8216; WHERE valid_id = &#8218;1&#8216;;</p>
<p>SELECT &#8218;NACHHER:&#8216; AS &#8220;;<br />
SELECT login, valid_id FROM mail_account;<br />
&#8220; | sudo docker compose exec -T db /usr/bin/mariadb -u root -p&#8220;$DB_PASS&#8220; otobo</p>
<p># 2. OTOBO-Cache leeren, damit die Weboberfläche die Änderung übernimmt<br />
echo &#8222;Leere OTOBO-Cache&#8230;&#8220;<br />
sudo docker compose exec -T web /opt/otobo/bin/otobo.Console.pl Maint::Cache::Delete</p>
<p>&#8211;script ausführbar machen&#8211;<br />
sudo chmod +x disable_mail.sh</p>
<p>&#8211;ausführen&#8211;<br />
sudo ./disable_mail.sh</p>
<p>Gruß Marcel</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/security-patch-release-10-1-18-11-0-17-and-11-1-0-beta2/#post-42739</guid>
					<title><![CDATA[Security Patch Release 10.1.18, 11.0.17 and 11.1.0 (Beta2)]]></title>
					<link>https://otobo.io/forums/topic/security-patch-release-10-1-18-11-0-17-and-11-1-0-beta2/#post-42739</link>
					<pubDate>Tue, 28 Jul 2026 14:03:33 +0000</pubDate>
					<dc:creator>Pia Cebic</dc:creator>

					<description>
						<![CDATA[
						<p>To ensure a secure and reliable OTOBO, we are providing Security Patches 10.1.18, 11.0.17, and 11.1.0 (Beta2).</p>
<p>All further Security Fixes, 🔧 Changes, ✨ Enhancements and 🚧 Bugfixes can be found as usual in the detailed Release Notes:</p>
<p><a href="https://otobo.io/de/otobo-10-1-18/">➞  Release Notes 10.1.18 </a></p>
<p><a href="https://otobo.io/en/otobo-11-0-17/"> ➞  Release Notes 11.0.17 </a></p>
<p><a href="https://otobo.io/en/otobo-11-1-0-beta2/"> ➞  Release Notes 11.1.0 (Beta2) </a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/security-patch-release-otobo-10-1-18-11-0-17-und-11-1-0-beta2/#post-42737</guid>
					<title><![CDATA[Security Patch Release: OTOBO 10.1.18, 11.0.17 und 11.1.0 (Beta2)]]></title>
					<link>https://otobo.io/forums/topic/security-patch-release-otobo-10-1-18-11-0-17-und-11-1-0-beta2/#post-42737</link>
					<pubDate>Tue, 28 Jul 2026 13:53:13 +0000</pubDate>
					<dc:creator>Pia Cebic</dc:creator>

					<description>
						<![CDATA[
						<p>Für ein sicheres und zuverlässiges OTOBO stellen wir die Security Patches 10.1.18, 11.0.17 und 11.1.0 (Beta2) bereit.</p>
<p>Alle Security Fixes, 🔧 Changes, ✨  Verbesserungen und 🚧 Bugfixes findet ihr wie gewohnt in den detaillierten Release Notes:</p>
<p><a href="https://otobo.io/de/otobo-10-1-18/"> ➞  Release Notes 10.1.18 </a></p>
<p><a href="https://otobo.io/de/otobo-11-0-17/"> ➞  Release Notes 11.0.17 </a></p>
<p><a href="https://otobo.io/de/otobo-11-1-beta2/"> ➞  Release Notes 11.1.0 (Beta2) </a></p>
<p>&nbsp;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/eine-frage-zur-inbetriebnahme-historie-wieso-nur-20-eintraege/#post-42715</guid>
					<title><![CDATA[Antwort auf: Eine Frage zur Inbetriebnahme-Historie : Wieso nur 20 Einträge]]></title>
					<link>https://otobo.io/forums/topic/eine-frage-zur-inbetriebnahme-historie-wieso-nur-20-eintraege/#post-42715</link>
					<pubDate>Tue, 28 Jul 2026 10:56:18 +0000</pubDate>
					<dc:creator>Wolfgang Winkler</dc:creator>

					<description>
						<![CDATA[
						<p>Hallo Tobias,</p>
<p>vielen Dank. Das ist sehr hilfreich und präzise.</p>
<p>Werd ich mal anpassen.</p>
<p>&nbsp;</p>
<p>Viele Grüße</p>
<p>&nbsp;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/is-it-possible-to-link-services-with-customers/#post-42608</guid>
					<title><![CDATA[Antwort auf: Is it possible to link &#8222;Services&#8220; with &#8222;Customers&#8220;?]]></title>
					<link>https://otobo.io/forums/topic/is-it-possible-to-link-services-with-customers/#post-42608</link>
					<pubDate>Mon, 27 Jul 2026 12:07:25 +0000</pubDate>
					<dc:creator>Magdalena Kostyrko</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I agree, this would be a very useful and much-needed feature. Is there any workaround or alternative way to achieve this, even though it is not available by default?</p>
<p>Thanks in advance for any suggestions!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/logik-in-templates/#post-42437</guid>
					<title><![CDATA[Antwort auf: Logik in Templates]]></title>
					<link>https://otobo.io/forums/topic/logik-in-templates/#post-42437</link>
					<pubDate>Fri, 24 Jul 2026 12:04:51 +0000</pubDate>
					<dc:creator>Nils Wiemer</dc:creator>

					<description>
						<![CDATA[
						<p>Ich habe es gerade auch getestet. Mit dem Trigger gesetzt funktioniert es einwandfrei.</p>
<p>&nbsp;</p>
<p>Vielen Dank für die Hilfe</p>
<p>MfG Nils</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/logik-in-templates/#post-42436</guid>
					<title><![CDATA[Antwort auf: Logik in Templates]]></title>
					<link>https://otobo.io/forums/topic/logik-in-templates/#post-42436</link>
					<pubDate>Fri, 24 Jul 2026 12:03:32 +0000</pubDate>
					<dc:creator>marcel-graf</dc:creator>

					<description>
						<![CDATA[
						<p>eventuell hilft dir das weiter</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/logik-in-templates/#post-42434</guid>
					<title><![CDATA[Antwort auf: Logik in Templates]]></title>
					<link>https://otobo.io/forums/topic/logik-in-templates/#post-42434</link>
					<pubDate>Fri, 24 Jul 2026 11:57:51 +0000</pubDate>
					<dc:creator>marcel-graf</dc:creator>

					<description>
						<![CDATA[
						<p>Wir nutzen die 11.0.16.</p>
<p>Habe aber mal mit 3 dynamischen Feldern versucht das nachzustellen.</p>
<p>dyn. Felder = Preis, Anzahl und Gesamtpreis.</p>
<p>Das Gesamtpreis Feld ist das Script Template Toolbox.</p>
<p>Inhalt dessen:</p>
<p>[% SET anzahl = Data.DynamicField_Anzahl || Form.DynamicField_Anzahl || 0 %]<br />
[% SET preis = Data.DynamicField_Preis || Form.DynamicField_Preis || 0 %]</p>
<p>[%# Mathematische Multiplikation %]<br />
[% SET ergebnis = anzahl * preis %]<br />
[% ergebnis %] EUR</p>
<p><img decoding="async" src="https://otobo.io/wp-content/uploads/hm_bbpui/42434/145ees1qn6acejpbt715l0zyhdvzwrxq.png" alt="" /></p>
<p><img decoding="async" src="https://otobo.io/wp-content/uploads/hm_bbpui/42434/0sswbnxdf37b0bgkij11pl9jlbyp7y30.png" alt="" /></p>
<p>Nur mit Trigger Queue konnt die Berechnung durchgeführt werden. Grund ist hier scheinbar, dass die Eingabefelder nur  Textfeld sind und kein Integer.</p>
<p><img decoding="async" src="https://otobo.io/wp-content/uploads/hm_bbpui/42434/kwq07od5rf8jgsrsww9v93cqewh0gihb.png" alt="" /></p>
<p>Nun wird beim klicken der Queue immer die Berechnung durchgeführt. Wäre das Textfeld ein Integer wie Einfachauswahl, dann würde das da auch gehen.</p>
<p>&nbsp;</p>
<p>Die Felder habe ich dann noch per Dynamische Felder Oberflächen der &#8222;AgentTicketPhone&#8220; oberfläche zugewiesen und unter Ticketmasken den Eintrag für AgentTicketPhone gesetzt:</p>
<p>&#8212;<br />
&#8211; Type: Queue<br />
&#8211; Type: Customer<br />
&#8211; DF: Anzahl<br />
&#8211; DF: Preis<br />
&#8211; DF: Gesamtpreis<br />
&#8211; Type: Subject<br />
&#8211; Type: Body</p>
<p>Gruß Marcel</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/logik-in-templates/#post-42432</guid>
					<title><![CDATA[Antwort auf: Logik in Templates]]></title>
					<link>https://otobo.io/forums/topic/logik-in-templates/#post-42432</link>
					<pubDate>Fri, 24 Jul 2026 10:58:27 +0000</pubDate>
					<dc:creator>Nils Wiemer</dc:creator>

					<description>
						<![CDATA[
						<p>Ich habe aktuell Otobo auf Version 11.0.13 wenn das Hilft manche Bugs auszuschließen.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://otobo.io/forums/topic/logik-in-templates/#post-42429</guid>
					<title><![CDATA[Antwort auf: Logik in Templates]]></title>
					<link>https://otobo.io/forums/topic/logik-in-templates/#post-42429</link>
					<pubDate>Fri, 24 Jul 2026 10:45:55 +0000</pubDate>
					<dc:creator>marcel-graf</dc:creator>

					<description>
						<![CDATA[
						<p>ich habe es gerade mal getestet, geht bei mir auch nicht. Ich teste mal weiter.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

