Merge pull request 'refs #5690 ticketproblems' (!1646) from 5690-redondeo_ticketProblems into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #1646
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
Carlos Satorres 2023-08-04 01:30:47 +00:00
commit 44fe6940e5
4 changed files with 16 additions and 2 deletions

View File

@ -339,7 +339,8 @@ module.exports = Self => {
{'tp.isFreezed': hasProblem},
{'tp.risk': hasProblem},
{'tp.hasTicketRequest': hasProblem},
{'tp.itemShortage': range}
{'tp.itemShortage': range},
{'tp.hasRounding': hasProblem}
]};
if (hasWhere)

View File

@ -194,7 +194,8 @@ module.exports = Self => {
{'tp.hasTicketRequest': hasProblem},
{'tp.itemShortage': range},
{'tp.hasComponentLack': hasProblem},
{'tp.isTooLittle': hasProblem}
{'tp.isTooLittle': hasProblem},
{'tp.hasRounding': hasProblem}
]
};

View File

@ -123,6 +123,12 @@
class="bright"
icon="icon-components">
</vn-icon>
<vn-icon
ng-show="::ticket.hasRounding"
translate-attr="{title: 'Rounding'}"
class="bright"
icon="sync_problem">
</vn-icon>
</td>
<td><span
ng-click="ticketDescriptor.show($event, ticket.id)"

View File

@ -75,6 +75,12 @@
class="bright"
icon="icon-components">
</vn-icon>
<vn-icon
ng-show="::ticket.hasRounding"
translate-attr="{title: 'Rounding'}"
class="bright"
icon="sync_problem">
</vn-icon>
</vn-td>
<vn-td shrink>{{::ticket.id}}</vn-td>
<vn-td class="expendable">