Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 708
    • Issues 708
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 74
    • Merge requests 74
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !545

Draft: Support parent depends based on reference fields

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Cédric Krier requested to merge topic/default/trytond-reference-depends-parent into branch/default May 22, 2023
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 5

For reference fields which can have many targets, we retrieve the context depends from any target model that define the field. We prevent the depends decorator to set value for dependencies that does not exist as field. The clients are already ignoring dependency fields that does not exist because it ignores the fields that it does not know about.

Closes #12279

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/trytond-reference-depends-parent