Project plan module

I finally got my test-server up and running :clap:

Fun to have a farmOS to play with.
Installed the Project Plan module. Easy peasy…

@paul121 But how is this module used? Can’t figure a way to reference logs to it.

2 Likes

Also, what are my options to pull some data from my Farmier hosted farmOS into the test-server?
Would be nice to play with real data.

To add logs to a project plan, you have to:

  • create a project plan /plan/add/project
  • go to log listing (general /logs or any other log listing that allows executing bulk actions)
  • select log(s) that you want to add to a project plan
  • select Add to project in bulk action select
  • click Apply to selected items button

  • select project and click Add to plan button

  • added logs will be now visible on project plan page
    • /plans/project
    • click on project name
    • click on Logs tab

4 Likes