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
  • !327

Validate account move template name and account move line amount

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Juanjo Garcia requested to merge topic/default/account-account_move_template_validate into branch/default Feb 21, 2023
  • Overview 7
  • Commits 2
  • Pipelines 6
  • Changes 3

Add a validation to check if the "name" field in the model "account.move.template.keyword" have the correct format.

Add new except in the move line template function "get_line" to catch errors where the amount simpleeval have an incorrect format.

Closes #12012 (closed)

Edited Feb 22, 2023 by Juanjo Garcia
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/account-account_move_template_validate