Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
erp5 erp5
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 136
    • Merge requests 136
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !147

Closed
Created Jul 22, 2016 by Ayush Tiwari@tiwariayushContributor
  • Report abuse
Report abuse

ERP5 Property Sheets: Add property 'select_variable' to Standard Property object.

  • Overview 1
  • Commits 2
  • Changes 2

This change concerns with the addition of 'select_variable' property to 'Standard Property' object which is required because while trying to display properties form for any ERP5 object which contains at-least one property of selection or multiple selection type, rendering usually fails with an error "'select_varaible' is not defined".

This is because of this section in properties.dtml file regarding rendering of properties of type selection or multiple selection.

<dtml-elif "type=='selection'">
  <dtml-if "hasProperty(select_variable)">
<dtml-elif "type=='multiple selection'">
  <dtml-if "hasProperty(select_variable)">

This behaviour can be checked by trying to access properties form for any portal_type object.

Please review: @romain

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: erp5_standard_property
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7