feat: refs #7301 add exclude inventory supplier from list #982

Open
pablone wants to merge 3 commits from 7301-itemLastEntries into dev
Member
No description provided.
pablone added 1 commit 2024-11-21 09:20:44 +00:00
pablone added 1 commit 2024-11-21 09:20:57 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
c006b4cb37
Merge branch 'dev' into 7301-itemLastEntries
pablone added 1 commit 2024-11-21 09:30:43 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
104348b94b
Merge branch 'dev' into 7301-itemLastEntries
pablone requested review from alexm 2024-11-21 09:30:59 +00:00
alexm requested changes 2024-11-22 06:26:05 +00:00
alexm left a comment
Member

En general busca "console.log" i llevalos

En general busca "console.log" i llevalos
@ -41,0 +53,4 @@
};
if (hideInventory.value) {
console.log('entra');
Member

Quitar

Quitar
@ -41,0 +55,4 @@
if (hideInventory.value) {
console.log('entra');
where.supplierFk = { neq: inventorySupplierFk };
console.log('where: ', where.supplierFk);
Member

Quitar

Quitar
@ -55,3 +71,3 @@
const columns = computed(() => [
{
label: t('lastEntries.ig'),
label: 'Nv',
Member

uy

uy
All checks were successful
gitea/salix-front/pipeline/pr-dev This commit looks good
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#982
No description provided.