refs #5599 remove returns #1511
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1511
Loading…
Reference in New Issue
No description provided.
Delete Branch "5599-ticketColors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +65,4 @@
dest.lines,
dest.liters,
origin.futureLines - origin.hasStock AS notMovableLines,
(origin.futureLines = origin.hasStock) AS isFullMovable
Aci has de traure tant origin.classColor com dest.classColor
@ -0,0 +97,4 @@
SELECT
t.id ticketFk,
t.addressFk,
st.name state,
Falta afegir st.classColor
@ -159,6 +159,11 @@ module.exports = Self => {
stmts.push('CALL ticket_getProblems(FALSE)');
stmt = new ParameterizedSQL(`
Aço no cal, pq ja teu trau tmp.filter
@ -123,3 +123,3 @@
<td>
<span
class="chip {{$ctrl.stateColor(ticket.state)}}">
class="chip {{$ctrl.stateColor(ticket.stateColor)}}">
Aci, com ja ho tens en ticket (tmp.filter), sols has de fer {{ticket.classColor}}
@ -101,3 +98,1 @@
else if (state === 'Libre')
return 'notice';
}
// stateColor(state) {
Tot este codi ja no cal
WIP: refs #5599 remove returnsto refs #5599 remove returnsdime que has canviat dels procs perque així no ho puc vore