Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • 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
  • nexedi
  • erp5erp5
  • Merge requests
  • !1408

Merged
Created May 05, 2021 by Gabriel Monnerat@gabrielDeveloper

Display tools in ERP5JS UI

  • 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
Reviewer
Request review from
Time tracking
Source branch: display_tools_in_erp5js
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7