Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
#1732 Updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisPiip committed Apr 18, 2017
1 parent dfb17d9 commit abbaa81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/specs/noi/db.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ This document describes the database structure.
tickets.Link tickets.Links 4 1
tickets.Project tickets.Projects 18 5
tickets.ProjectType tickets.ProjectTypes 4 0
tickets.Ticket tickets.Tickets 25 116
tickets.Ticket tickets.Tickets 26 116
tickets.TicketType tickets.TicketTypes 4 3
tinymce.TextFieldTemplate tinymce.TextFieldTemplates 5 2
topics.Interest topics.Interests 3 9
Expand Down
2 changes: 2 additions & 0 deletions docs/specs/noi/tickets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,8 @@ This is a list of the parameters you can use for filterings tickets.
+-----------------+-----------------+------------------------------------------------------------------+
| feasable_by | Feasable by | Show only tickets for which the given supplier is competent. |
+-----------------+-----------------+------------------------------------------------------------------+
| has_ref | Has reference | |
+-----------------+-----------------+------------------------------------------------------------------+



Expand Down

0 comments on commit abbaa81

Please sign in to comment.