8356-devToTest #1179

Merged
alexm merged 158 commits from 8356-devToTest into test 2025-01-07 08:39:24 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fad3e49e2f - Show all commits

View File

@ -230,7 +230,7 @@ async function saveWhenHasChanges() {
</QTd>
</template>
<template #body-cell-discount="{ row, value, rowIndex }">
<QTd auto-width align="right" class="text-primary shrink">
<QTd auto-width align="right" class="link shrink">
{{ value }}
<VnDiscount
:quantity="row.quantity"