Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
X xunnel-account
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoo
  • xunnel-account
  • Merge requests
  • !142

Merged
Created Aug 17, 2020 by Olar Alca [Vauxoo]@oscarolar🍖Owner

[FIX] invoice_xunnel: filters and search by status t41059

  • Overview 2
  • Commits 1
  • Changes 6
  • Turns out that the sat_status computed field was set as store=False, this was making that every time you opened the Documents view there was a request for each attachment to the SAT to compute the Invoice's status and you couldn't search by status, with this changes we re enable the search by status and we avoid making requests every time we wanted to see an invoice.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: 12.0-fix-filters-and-sat-status