Amelioration des talents et quelques corrections
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
|
||||
<input type="text" class="numeric-input item-field-label-short" name="system.prixca" value="{{system.prixca}}"
|
||||
data-dtype="Number" />
|
||||
<label class="generic-label item-field-label-short">PA </label>
|
||||
<label class="generic-label item-field-label-short">SA </label>
|
||||
|
||||
<input type="text" class="numeric-input item-field-label-short" name="system.prixsc" value="{{system.prixsc}}"
|
||||
data-dtype="Number" />
|
||||
<label class="generic-label item-field-label-short">SC </label>
|
||||
<label class="generic-label item-field-label-short">PB </label>
|
||||
</li>
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Valeur totale </label>
|
||||
<span class="item-field-label-long">{{calculateItemValueSC system.prixpo system.prixca system.prixsc}} SC</span>
|
||||
<span class="item-field-label-long">{{calculateItemValueSC system.prixpo system.prixca system.prixsc}} PB</span>
|
||||
</li>
|
||||
Reference in New Issue
Block a user