Fixed Briefing view in POS
This commit is contained in:
parent
8a6d72fb19
commit
fb4c58e021
|
|
@ -10,7 +10,7 @@
|
||||||
<span class='detail client-details-vvow_briefing_error'>❌</span>
|
<span class='detail client-details-vvow_briefing_error'>❌</span>
|
||||||
</t>
|
</t>
|
||||||
<t t-if="machine.has_access">
|
<t t-if="machine.has_access">
|
||||||
<span class='detail client-details-vvow_briefing'></span>
|
<span class='detail client-details-vvow_briefing'>✅</span>
|
||||||
</t>
|
</t>
|
||||||
<span class='briefinglabel'><t t-esc="machine.name" /></span>
|
<span class='briefinglabel'><t t-esc="machine.name" /></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user