7631_testToMaster_2426 #480

Merged
alexm merged 390 commits from 7631_testToMaster_2426 into master 2024-06-25 06:40:05 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit de18b670ea - Show all commits

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