3315 - feat(notification): notify client metrics #876

Merged
carlosjr merged 3 commits from 3315-notify_metrics into dev 2022-02-15 11:19:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 633679e26e - Show all commits

View File

@ -8,7 +8,7 @@
</a>
<span>
<span translate>Basket</span> #{{$ctrl.summary.id}} - {{$ctrl.summary.client.name}}
({{$ctrl.summary.client.salesPersonFk}})
({{$ctrl.summary.client.id}})
</span>
<vn-button
disabled="$ctrl.order.isConfirmed"