Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 765
    • Issues 765
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • 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

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !545

Draft: Support parent depends based on reference fields

  • Review changes

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

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