feat: refs #7301 add exclude inventory supplier from list #982
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#982
Loading…
Reference in New Issue
No description provided.
Delete Branch "7301-itemLastEntries"
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?
En general busca "console.log" i llevalos
@ -41,0 +53,4 @@
};
if (hideInventory.value) {
console.log('entra');
Quitar
@ -41,0 +55,4 @@
if (hideInventory.value) {
console.log('entra');
where.supplierFk = { neq: inventorySupplierFk };
console.log('where: ', where.supplierFk);
Quitar
@ -55,3 +71,3 @@
const columns = computed(() => [
{
label: t('lastEntries.ig'),
label: 'Nv',
uy
cambio pedido por Ricardo es: "no vinculada" en: "no vinculated" Nv en los 2 casos
New commits pushed, approval review dismissed automatically according to repository settings