0
0
Fork 0

feat: refs #7154 changed label

This commit is contained in:
Jon Elias 2024-06-11 14:29:42 +02:00
parent e5a590a9f9
commit de18b670ea
3 changed files with 3 additions and 3 deletions

View File

@ -1177,7 +1177,7 @@ item:
available: Available
warehouseText: 'Calculated on the warehouse of { warehouseName }'
itemDiary: Item diary
subName: Grower
producer: Producer
list:
id: Identifier
grouping: Grouping

View File

@ -1166,7 +1166,7 @@ item:
available: Disponible
warehouseText: 'Calculado sobre el almacén de { warehouseName }'
itemDiary: Registro de compra-venta
subName: Productor
producer: Productor
list:
id: Identificador
grouping: Grouping

View File

@ -184,7 +184,7 @@ const openCloneDialog = async () => {
</template>
</VnLv>
<VnLv
:label="t('item.descriptor.subName')"
:label="t('item.descriptor.producer')"
:value="dashIfEmpty(entity.subName)"
/>
<VnLv