Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 142
    • Merge requests 142
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedinexedi
  • erp5erp5
  • Merge requests
  • !1408

Display tools in ERP5JS UI

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gabriel Monnerat requested to merge display_tools_in_erp5js into master May 05, 2021
  • Overview 41
  • Commits 1
  • Pipelines 2
  • Changes 16

Currently, when we access Modules in ERP5JS UI, we see Others section only. The query to get this list is:

'(parent_uid:"0" AND (meta_type:"ERP5 Folder" AND id:"%_module")

What we are trying to achieve is: get the list of tools in ERP5 if developer mode is activated. And our initial hack is:

'(parent_uid:"0" AND (meta_type:"ERP5 Folder" AND id:"%_module") OR (id:"portal_%")'

To make it generic and merge to ERP5, we are trying to get both lists with one query.

Edited Jul 28, 2021 by Gabriel Monnerat
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: display_tools_in_erp5js
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7