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 808
    • Issues 808
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 108
    • Merge requests 108
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • 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
  • #11762
Closed
Open
Issue created Oct 04, 2022 by Sergi Almacellas Abellana@pokoliDeveloper

Tree view does not show any record when first column is a button

In sao, when the first column of a tree view is a button the following exceptions is raisedIn sao, when the first column of a tree view is a button the following exceptions is raised:

jQuery.Deferred exception: this.model.fields[name] is undefined load@http://localhost:8000/dist/tryton-sao.js:7748:17
redraw@http://localhost:8000/dist/tryton-sao.js:20385:28
redraw_async@http://localhost:8000/dist/tryton-sao.js:20393:9
redraw@http://localhost:8000/dist/tryton-sao.js:19974:20
display@http://localhost:8000/dist/tryton-sao.js:19908:25
display@http://localhost:8000/dist/tryton-sao.js:12907:54
load@http://localhost:8000/dist/tryton-sao.js:12882:25
search_filter/</<@http://localhost:8000/dist/tryton-sao.js:12686:37
e@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30038
Deferred/then/l/</t<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30340
setTimeout handler*Deferred/then/l/<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30549
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
add@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28605
Deferred/then/<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30645
Deferred@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:31058
then@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30574
search_filter/<@http://localhost:8000/dist/tryton-sao.js:12676:38
e@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30038
Deferred/then/l/</t<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30340
setTimeout handler*Deferred/then/l/<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30549
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
fireWith@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29072
fire@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29108
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
fireWith@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29072
e@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30310
Deferred/then/l/</t<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30340
setTimeout handler*Deferred/then/l/<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30549
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
fireWith@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29072
fire@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29108
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
fireWith@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29072
Deferred/</s[t[0]]@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:30973
ajax_success@http://localhost:8000/dist/tryton-sao.js:1318:21
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
fireWith@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:29072
l@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:79901
send/o/<@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:82355
EventHandlerNonNull*send@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:82541
ajax@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:78291
Sao.rpc@http://localhost:8000/dist/tryton-sao.js:1343:16
execute@http://localhost:8000/dist/tryton-sao.js:7093:24
search_filter/search<@http://localhost:8000/dist/tryton-sao.js:12646:35
search_filter@http://localhost:8000/dist/tryton-sao.js:12658:20
init/this.view_prm<@http://localhost:8000/dist/tryton-sao.js:10408:32
c@http://localhost:8000/bower_components/jquery/dist/jquery.min.js:2:28327
 undefined 2 jquery.min.js:2:31593

This causes that no records are shown on the view. Found on tryton6.0 using the appointmens action from gnuhealth

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking