Hi everyone
Does OTRS 5 support calculated fields?
I need to compute the difference between an Estimated Time (this is other dynamic field) and the accounted time.
Eg.: Dynamic_field2 = Dynamic_field1 - Accounted Time
Thanks in advance
Calculated Dynamic field
Moderator: crythias
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Calculated Dynamic field
No.
But you could use a generic agent that triggers on Dynamic_Field1 updates and runs a custom module to calculate and set Dynamic_Field2.
But you could use a generic agent that triggers on Dynamic_Field1 updates and runs a custom module to calculate and set Dynamic_Field2.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Calculated Dynamic field
or use an outgoing webservice to calculate the data and update the field
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com