Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Improve the way how Xporter is integrating with

Tempo Timesheets integration get some improvments


Column
width50%

Xporter improved the integration with Tempo Timesheets in order to allow our users to filter the worklogs by a time interval. You are able to define the 'date from' and the 'date to' on your template using the Prop function.

Code Block
${prop(tempo.date.from, 2018-01-01)}
${prop(tempo.date.to, 2018-12-31)}
Column
width50%

...