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


Column
width50%

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

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

...