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 712
    • Issues 712
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • 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
  • Issues
  • #11334
Closed
Open
Issue created Mar 23, 2022 by Toni@Toni

Problem Creating Price List

I clicked on Article -> Price List (I think so, it's "Preislisten" in German), and got a traceback:

Application Error

TypeError: '>=' not supported between instances of 'str' and 'int'

File "/usr/lib/python3/dist-packages/tryton/gui/window/form.py", line 477, in sig_new self.screen.new() File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/screen/screen.py", line 626, in new record = group.new(default, rec_name=rec_name) File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/model/group.py", line 405, in new record.default_get(rec_name=rec_name) File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/model/record.py", line 378, in default_get self.set_default(vals) File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/model/record.py", line 438, in set_default self.validate(softvalidation=True) File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/model/record.py", line 401, in validate if not field.validate(self, softvalidation, pre_validate): File "/usr/lib/python3/dist-packages/tryton/gui/window/view_form/model/field.py", line 135, in validate self.set_client(record, value)

I am using Tryton from the bullseye-6.0 archive.

Files

Download Creator Timestamp Type
tryton-versions.txt @Toni 2022-03-24 11:10:31.343000 UTC text/plain
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking