Custom export to Excel

If you want to export to Excel a different set of project, ToDos, worklog, resources properties, you can change the default set.

This is an advanced feature: you access it via  admin -> excel,

What you find here is the default script taht you can customize.

Each tab serves the customization of the corresponding Twproject section.

E.g. tab ToDo manages the customization of the “export ToDo s to Excel” from the ToDo search / list page. Say you want to export the code and requester of the ToDos, which is not exported by default; the code that you have to add to the default is:

"code":"obj.code","requester":"obj.assignedBy.name"

Getting:

Similarly for the other Twproject’ main objects.