Item Shelving #343
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#343
Loading…
Reference in New Issue
No description provided.
Delete Branch ":feature/ItemShelving"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
feature/ItemShelvingto Item Shelving@ -0,0 +165,4 @@
]);
const totalLabels = computed(() =>
rows.value.reduce((acc, row) => acc + row.stock / row.packing, 0).toFixed(2)
Añadir segundo parámetro del reduce ‘,0’
@ -0,0 +233,4 @@
</div>
<QSpace />
<div id="st-actions"></div>
</QToolbar>
Porque no subtoolbar?
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings