Compare commits

...

60 Commits

Author SHA1 Message Date
Javier Segarra 41680c574f Merge pull request '#7347 - Supplier Consumption layout updates' (!1451) from 7347_supplierConsumption into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1451
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
2025-04-30 17:33:31 +00:00
Javier Segarra 303a1c3be9 refactor: refs #7347 update checkbox and icon implementation
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-30 17:26:52 +02:00
Javier Segarra 0e561c3d41 Merge branch 'dev' of https: refs #7347//gitea.verdnatura.es/verdnatura/salix-front into 7347_supplierConsumption
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-30 17:16:53 +02:00
Javier Segarra f6d23fc8bf refactor: refs #7347 reorganize imports, clean up and header style 2025-04-30 17:15:57 +02:00
Javier Segarra bfb5c021bd fix: reset error message when onClick
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 10:52:23 +02:00
Alex Moreno fc35312d31 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 10:01:45 +02:00
Alex Moreno 15010d3e41 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 10:00:13 +02:00
Alex Moreno 3ab856098e fix: handle specific error status in fetchWeekData function
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 09:17:09 +02:00
Alex Moreno 2515c0d926 fix: correct Promise.allS to Promise.all in fetchWeekData function
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 09:05:26 +02:00
Alex Moreno 07774817b4 Merge pull request 'warmFix_arrayData_setOptions' (!1762) from warmFix_arrayData_setOptions into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1762
Reviewed-by: Jon Elias <jon@verdnatura.es>
2025-04-30 06:07:49 +00:00
Alex Moreno 08bac8aa89 Merge branch 'dev' into warmFix_arrayData_setOptions
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-30 05:22:30 +00:00
Javier Segarra 253b30822c Merge branch 'dev' into 7347_supplierConsumption
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-29 17:38:12 +00:00
Javier Segarra 061d601911 Merge pull request 'HOTFIX: Suppleir Consumption PDF' (!1764) from hotfix_supplierConsumption_dates_pdf into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1764
Reviewed-by: Jorge Penadés <jorgep@verdnatura.es>
2025-04-29 17:14:17 +00:00
Javier Segarra b7c6e5c15c Merge branch 'master' into hotfix_supplierConsumption_dates_pdf
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-29 16:54:19 +00:00
Javier Segarra 6bffb4614a Merge pull request '#8949 - Perf: VnCheckboxMenu' (!1749) from fix_vnMultiCheck into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1749
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
2025-04-29 16:52:35 +00:00
Javier Segarra e2e84d3a69 Merge pull request 'HOTFIX VnSelect scroll' (!1763) from hotfix_vnselect_scroll into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1763
Reviewed-by: Jorge Penadés <jorgep@verdnatura.es>
2025-04-29 14:42:07 +00:00
Javier Segarra acc80aa036 Merge pull request 'fix: use popup evt to handle loading' (!1738) from fix_vnselect_scroll into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1738
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-04-29 13:31:36 +00:00
Javier Segarra 7e81508065 feat: emit update:selected event on header selection
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-29 15:30:06 +02:00
Javier Segarra d088db9bb0 Merge branch 'master' into hotfix_supplierConsumption_dates_pdf
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-29 13:21:36 +00:00
Javier Segarra 4c899e6443 fix: dateRanges
gitea/salix-front/pipeline/pr-master Build queued... Details
2025-04-29 15:21:00 +02:00
Javier Segarra 07db153302 fix: scroll issue
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-29 15:16:56 +02:00
Javier Segarra 7de36bb8c7 Merge pull request '#337062 - remove unused searchFn after each filter change' (!1757) from hotfix_filter_autoUpdate into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1757
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-04-29 13:15:10 +00:00
Javier Segarra 561bc557c5 fix: refs #7347 minor bug
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-29 15:14:29 +02:00
Javier Segarra e1c682e138 Merge pull request 'WARMFIX: VnSelect cannot scroll' (!1732) from warmifx_select_scroll into test
gitea/salix-front/pipeline/pr-master This commit looks good Details
Reviewed-on: #1732
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-04-29 13:13:31 +00:00
Javier Segarra c6d398467b Merge branch 'hotfix_filter_autoUpdate' of https://gitea.verdnatura.es/verdnatura/salix-front into hotfix_filter_autoUpdate
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-29 14:04:51 +02:00
Javier Segarra 87cc066844 Merge branch 'master' into hotfix_filter_autoUpdate 2025-04-29 14:03:54 +02:00
Javier Segarra 513333c0c2 test: warehouse selection and search process in ticket list tests 2025-04-29 14:03:33 +02:00
Jon Elias fd5a4c370e Merge pull request 'Hotfix[CustomerFile]: Downlaod file same behavior as VnDmsList' (!1761) from Fix-CustomerFileDownload into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1761
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
2025-04-29 11:54:40 +00:00
Javier Segarra 9611ea47cf feat: refs #7347 updates
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-29 13:13:21 +02:00
Javier Segarra 9533b26040 Merge branch 'dev' into fix_vnMultiCheck
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-29 10:46:08 +00:00
Javier Segarra 3d2ed87de4 Merge branch 'master' into hotfix_filter_autoUpdate
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-29 09:06:12 +00:00
Alex Moreno b9f421c208 Merge branch 'dev' into warmFix_arrayData_setOptions
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-29 09:03:44 +00:00
Jon Elias 19ae5a9b3d fix: customer file downlaod file same behavior as VnDmsList
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-29 10:40:49 +02:00
Alex Moreno 6d53e304ab Merge branch 'dev' into warmFix_arrayData_setOptions
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-29 08:31:15 +00:00
Alex Moreno 5759c2aeeb fix(useArrayData): ensure userOptions are applied correctly
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-29 10:20:09 +02:00
Jon Elias dfdff66057 Merge pull request 'Hotfix[CustomerFileManagement]: Modified download btn to show the file instead to downloading it directly' (!1759) from Hotifx-CustomerDms into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1759
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-04-29 08:19:27 +00:00
Alex Moreno 2e1e1e3bcc Merge branch 'master' into Hotifx-CustomerDms
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-29 07:57:22 +00:00
Jon Elias e134cbf36d fix: modified download btn to show the file instead to downloading it directly
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit Details
2025-04-29 09:53:24 +02:00
Javier Segarra b27e9d70f5 Merge branch 'master' into hotfix_filter_autoUpdate
gitea/salix-front/pipeline/pr-master There was a failure building this commit Details
2025-04-29 07:48:48 +00:00
Javier Segarra 408bd274b4 Merge branch 'dev' of https: refs #7347//gitea.verdnatura.es/verdnatura/salix-front into 7347_supplierConsumption 2025-04-29 09:18:02 +02:00
Javier Segarra 75d0c57203 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into fix_vnMultiCheck
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-29 09:02:54 +02:00
Javier Segarra 3c23b6b247 refactor: rename multi-check handlers for clarity and improve selection logic 2025-04-29 09:02:50 +02:00
Javier Segarra 784fca7e0b fix: i18n ticketBasicDataForm
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-28 14:19:43 +02:00
Javier Segarra ebebd729f3 Merge branch 'master' into hotfix_filter_autoUpdate
gitea/salix-front/pipeline/pr-master Build queued... Details
2025-04-28 14:08:19 +02:00
Javier Segarra 461bcb9462 fix: remove unused searchFn after each filter change
gitea/salix-front/pipeline/pr-master There was a failure building this commit Details
2025-04-28 14:07:16 +02:00
Javier Segarra b90c2bc2a3 fix: remove unused searchFn after each filter change
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-28 13:55:35 +02:00
Alex Moreno 8e935daad4 Merge branch 'dev' into warmFix_arrayData_setOptions
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-28 10:19:44 +00:00
Javier Segarra 34aa128246 refactor: replace VnMultiCheck with VnCheckboxMenu component
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-28 11:54:47 +02:00
Javier Segarra 91a8b9dcff refactor: remove unused slot from VnCheckbox component 2025-04-28 11:54:29 +02:00
Alex Moreno 5e27f56796 fix(useArrayData): ensure options are set correctly on mount
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-28 11:28:13 +02:00
Javier Segarra 05f2f0e101 Merge branch 'dev' into fix_vnMultiCheck
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-28 07:30:51 +00:00
Jorge Penadés 95afd958de Merge pull request 'hotfix_ticketAdvance' (!1751) from hotfix_ticketAdvance into master
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1751
Reviewed-by: Carlos Andrés <carlosap@verdnatura.es>
2025-04-25 15:48:54 +00:00
Javier Segarra 797a48b04c feat(TicketAdvance): add futurePreparation column to ticket table
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-25 15:40:06 +02:00
Javier Segarra 36102aff00 style: adjust column alignment and add class for improved layout 2025-04-25 13:52:05 +02:00
Javier Segarra 82a1d451ef fix: update campaign consumption message format to include record count
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-25 10:12:17 +02:00
Javier Segarra aab22f750d Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into fix_vnMultiCheck
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-25 09:44:22 +02:00
Javier Segarra 28c59f16b9 fix: remove unused promise prop from CustomerNotificationsCampaignConsumption 2025-04-25 09:43:56 +02:00
Javier Segarra 2fb7947278 feat: add error handling and append slot to VnMultiCheck component 2025-04-25 09:43:43 +02:00
Javier Segarra edfa2d68df fix: refs #7347 remove duplicated css class
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 09:51:58 +01:00
Javier Segarra 91f317dfe6 style: refs #7347 updates
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-11 23:31:43 +01:00
23 changed files with 416 additions and 263 deletions

View File

@ -34,7 +34,7 @@ import VnTableFilter from './VnTableFilter.vue';
import { getColAlign } from 'src/composables/getColAlign'; import { getColAlign } from 'src/composables/getColAlign';
import RightMenu from '../common/RightMenu.vue'; import RightMenu from '../common/RightMenu.vue';
import VnScroll from '../common/VnScroll.vue'; import VnScroll from '../common/VnScroll.vue';
import VnMultiCheck from '../common/VnMultiCheck.vue'; import VnCheckboxMenu from '../common/VnCheckboxMenu.vue';
const arrayData = useArrayData(useAttrs()['data-key']); const arrayData = useArrayData(useAttrs()['data-key']);
const $props = defineProps({ const $props = defineProps({
@ -644,21 +644,15 @@ const rowCtrlClickFunction = computed(() => {
}; };
return () => {}; return () => {};
}); });
const handleMultiCheck = (value) => { const handleHeaderSelection = (evt, data) => {
if (value) { if (evt === 'selected' && data) {
selected.value = tableRef.value.rows; selected.value = tableRef.value.rows;
} else { } else if (evt === 'selectAll') {
selected.value = [];
}
emit('update:selected', selected.value);
};
const handleSelectedAll = (data) => {
if (data) {
selected.value = data; selected.value = data;
} else { } else {
selected.value = []; selected.value = [];
} }
emit('update:selected', selected.value); emit('update:selected', selected.value);
}; };
</script> </script>
@ -724,14 +718,14 @@ const handleSelectedAll = (data) => {
:data-cy :data-cy
> >
<template #header-selection> <template #header-selection>
<VnMultiCheck <VnCheckboxMenu
:searchUrl="searchUrl" :searchUrl="searchUrl"
:expand="$props.multiCheck.expand" :expand="$props.multiCheck.expand"
v-model="selectAll" v-model="selectAll"
:url="$attrs['url']" :url="$attrs['url']"
@update:selected="handleMultiCheck" @update:selected="handleHeaderSelection('selected', $event)"
@select:all="handleSelectedAll" @select:all="handleHeaderSelection('selectAll', $event)"
></VnMultiCheck> />
</template> </template>
<template #top-left v-if="!$props.withoutHeader"> <template #top-left v-if="!$props.withoutHeader">

View File

@ -0,0 +1,115 @@
<script setup>
import { ref } from 'vue';
import VnCheckbox from './VnCheckbox.vue';
import axios from 'axios';
import { toRaw } from 'vue';
import { useI18n } from 'vue-i18n';
import { useRoute } from 'vue-router';
const route = useRoute();
const { t } = useI18n();
const model = defineModel({ type: [Boolean] });
const props = defineProps({
expand: {
type: Boolean,
default: false,
},
url: {
type: String,
required: true,
},
searchUrl: {
type: [String, Boolean],
default: 'table',
},
});
const value = ref(false);
const menuRef = ref(null);
const errorMessage = ref(null);
const rows = ref(0);
const onClick = async () => {
errorMessage.value = null;
if (value.value) {
const { filter } = JSON.parse(route.query[props.searchUrl]);
filter.limit = 0;
const params = {
params: { filter: JSON.stringify(filter) },
};
try {
const { data } = await axios.get(props.url, params);
rows.value = data;
} catch (error) {
const response = error.response;
if (response.data.error.name === 'UserError') {
errorMessage.value = t('tooManyResults');
} else {
errorMessage.value = response.data.error.message;
}
}
}
};
defineEmits(['update:selected', 'select:all']);
</script>
<template>
<div class="flex items-center no-wrap" style="display: flex">
<VnCheckbox v-model="value" @click="$emit('update:selected', value)" />
<QIcon
style="margin-left: -10px"
data-cy="btnMultiCheck"
v-if="value && $props.expand"
name="expand_more"
@click="onClick"
class="cursor-pointer"
color="primary"
size="xs"
>
<QMenu
fit
anchor="bottom start"
self="top left"
ref="menuRef"
data-cy="menuMultiCheck"
>
<QList separator>
<QItem
data-cy="selectAll"
v-ripple
clickable
@click="
$refs.menuRef.hide();
$emit('select:all', toRaw(rows));
"
>
<QItemSection>
<QItemLabel>
<span v-text="t('Select all')" />
</QItemLabel>
<QItemLabel overline caption>
<span
v-if="errorMessage"
class="text-negative"
v-text="errorMessage"
/>
<span
v-else
v-text="t('records', { rows: rows.length })"
/>
</QItemLabel>
</QItemSection>
</QItem>
<slot name="more-options"></slot>
</QList>
</QMenu>
</QIcon>
</div>
</template>
<i18n lang="yml">
en:
tooManyResults: Too many results. Please narrow down your search.
records: '{rows} records'
es:
Select all: Seleccionar todo
tooManyResults: Demasiados registros. Restringe la búsqueda.
records: '{rows} registros'
</i18n>

View File

@ -1,80 +0,0 @@
<script setup>
import { ref } from 'vue';
import VnCheckbox from './VnCheckbox.vue';
import axios from 'axios';
import { toRaw } from 'vue';
import { useI18n } from 'vue-i18n';
import { useRoute } from 'vue-router';
const route = useRoute();
const { t } = useI18n();
const model = defineModel({ type: [Boolean] });
const props = defineProps({
expand: {
type: Boolean,
default: false,
},
url: {
type: String,
default: null,
required: true,
},
searchUrl: {
type: [String, Boolean],
default: 'table',
},
});
const value = ref(false);
const rows = ref(0);
const onClick = () => {
if (value.value) {
const { filter } = JSON.parse(route.query[props.searchUrl]);
filter.limit = 0;
const params = {
params: { filter: JSON.stringify(filter) },
};
axios
.get(props.url, params)
.then(({ data }) => {
rows.value = data;
})
.catch(console.error);
}
};
defineEmits(['update:selected', 'select:all']);
</script>
<template>
<div style="display: flex">
<VnCheckbox v-model="value" @click="$emit('update:selected', value)" />
<QBtn
v-if="value && $props.expand"
flat
dense
icon="expand_more"
@click="onClick"
>
<QMenu anchor="bottom right" self="top right">
<QList>
<QItem v-ripple clickable @click="$emit('select:all', toRaw(rows))">
{{ t('Select all', { rows: rows.length }) }}
</QItem>
<slot name="more-options"></slot>
</QList>
</QMenu>
</QBtn>
</div>
</template>
<i18n lang="yml">
en:
Select all: 'Select all ({rows})'
fr:
Select all: 'Sélectionner tout ({rows})'
es:
Select all: 'Seleccionar todo ({rows})'
de:
Select all: 'Alle auswählen ({rows})'
it:
Select all: 'Seleziona tutto ({rows})'
pt:
Select all: 'Selecionar tudo ({rows})'
</i18n>

View File

@ -19,7 +19,7 @@ export function useArrayData(key, userOptions) {
let canceller = null; let canceller = null;
onMounted(() => { onMounted(() => {
setOptions(); setOptions(userOptions ?? {});
reset(['skip']); reset(['skip']);
const query = route.query; const query = route.query;
@ -39,9 +39,10 @@ export function useArrayData(key, userOptions) {
setCurrentFilter(); setCurrentFilter();
}); });
if (key && userOptions) setOptions(); if (userOptions) setOptions(userOptions);
function setOptions(params = userOptions) { function setOptions(params) {
if (!params) return;
const allowedOptions = [ const allowedOptions = [
'url', 'url',
'filter', 'filter',

View File

@ -6,6 +6,7 @@ import toDateHourMinSec from './toDateHourMinSec';
import toRelativeDate from './toRelativeDate'; import toRelativeDate from './toRelativeDate';
import toCurrency from './toCurrency'; import toCurrency from './toCurrency';
import toPercentage from './toPercentage'; import toPercentage from './toPercentage';
import toNumber from './toNumber';
import toLowerCamel from './toLowerCamel'; import toLowerCamel from './toLowerCamel';
import dashIfEmpty from './dashIfEmpty'; import dashIfEmpty from './dashIfEmpty';
import dateRange from './dateRange'; import dateRange from './dateRange';
@ -34,6 +35,7 @@ export {
toRelativeDate, toRelativeDate,
toCurrency, toCurrency,
toPercentage, toPercentage,
toNumber,
dashIfEmpty, dashIfEmpty,
dateRange, dateRange,
getParamWhere, getParamWhere,

8
src/filters/toNumber.js Normal file
View File

@ -0,0 +1,8 @@
export default function (value, fractionSize = 2) {
if (isNaN(value)) return value;
return new Intl.NumberFormat('es-ES', {
style: 'decimal',
minimumFractionDigits: 0,
maximumFractionDigits: fractionSize,
}).format(value);
}

View File

@ -122,6 +122,7 @@ globals:
producer: Producer producer: Producer
origin: Origin origin: Origin
state: State state: State
total: Total
subtotal: Subtotal subtotal: Subtotal
visible: Visible visible: Visible
price: Price price: Price

View File

@ -126,6 +126,7 @@ globals:
producer: Productor producer: Productor
origin: Origen origin: Origen
state: Estado state: Estado
total: Total
subtotal: Subtotal subtotal: Subtotal
visible: Visible visible: Visible
price: Precio price: Precio

View File

@ -89,7 +89,6 @@ const columns = computed(() => [
<CustomerNotificationsCampaignConsumption <CustomerNotificationsCampaignConsumption
:selected-rows="selected.length > 0" :selected-rows="selected.length > 0"
:clients="selected" :clients="selected"
:promise="refreshData"
/> />
</template> </template>
</VnSubToolbar> </VnSubToolbar>

View File

@ -142,13 +142,13 @@ onMounted(async () => {
valentinesDay: Valentine's Day valentinesDay: Valentine's Day
mothersDay: Mother's Day mothersDay: Mother's Day
allSaints: All Saints' Day allSaints: All Saints' Day
Campaign consumption: Campaign consumption ({rows}) Campaign consumption: Campaign consumption - {rows} records
es: es:
params: params:
valentinesDay: Día de San Valentín valentinesDay: Día de San Valentín
mothersDay: Día de la Madre mothersDay: Día de la Madre
allSaints: Día de Todos los Santos allSaints: Día de Todos los Santos
Campaign consumption: Consumo campaña ({rows}) Campaign consumption: Consumo campaña - {rows} registros
Campaign: Campaña Campaign: Campaña
From: Desde From: Desde
To: Hasta To: Hasta

View File

@ -1,9 +1,9 @@
<script setup> <script setup>
import { useI18n } from 'vue-i18n'; import { useI18n } from 'vue-i18n';
import { useRoute, useRouter } from 'vue-router'; import { useRoute, useRouter } from 'vue-router';
import { useQuasar } from 'quasar'; import { useQuasar } from 'quasar';
import { usePrintService } from 'composables/usePrintService';
import { downloadFile } from 'src/composables/downloadFile'; import { downloadFile } from 'src/composables/downloadFile';
import CustomerFileManagementDelete from 'src/pages/Customer/components/CustomerFileManagementDelete.vue'; import CustomerFileManagementDelete from 'src/pages/Customer/components/CustomerFileManagementDelete.vue';
@ -12,7 +12,7 @@ const { t } = useI18n();
const quasar = useQuasar(); const quasar = useQuasar();
const route = useRoute(); const route = useRoute();
const router = useRouter(); const router = useRouter();
const { openReport } = usePrintService();
const $props = defineProps({ const $props = defineProps({
id: { id: {
type: Number, type: Number,
@ -24,7 +24,7 @@ const $props = defineProps({
}, },
}); });
const setDownloadFile = () => downloadFile($props.id); const setDownloadFile = () => openReport(`dms/${$props.id}/downloadFile`, {}, '_blank');
const toCustomerFileManagementEdit = () => { const toCustomerFileManagementEdit = () => {
router.push({ router.push({

View File

@ -1,22 +1,20 @@
<script setup> <script setup>
import { useRoute } from 'vue-router';
import { computed, onMounted, onUnmounted, ref } from 'vue'; import { computed, onMounted, onUnmounted, ref } from 'vue';
import { useI18n } from 'vue-i18n'; import { useI18n } from 'vue-i18n';
import { useRoute } from 'vue-router';
import { useQuasar } from 'quasar'; import { useQuasar } from 'quasar';
import FetchedTags from 'components/ui/FetchedTags.vue';
import SendEmailDialog from 'components/common/SendEmailDialog.vue';
import SupplierConsumptionFilter from './SupplierConsumptionFilter.vue';
import ItemDescriptorProxy from 'src/pages/Item/Card/ItemDescriptorProxy.vue';
import { dateRange, toDate } from 'src/filters';
import { dashIfEmpty } from 'src/filters';
import { usePrintService } from 'composables/usePrintService';
import useNotify from 'src/composables/useNotify.js';
import axios from 'axios'; import axios from 'axios';
import { dateRange, toCurrency, toNumber, toDateHourMin } from 'src/filters';
import { usePrintService } from 'composables/usePrintService';
import useNotify from 'src/composables/useNotify';
import { useStateStore } from 'stores/useStateStore'; import { useStateStore } from 'stores/useStateStore';
import { useState } from 'src/composables/useState'; import { useState } from 'src/composables/useState';
import { useArrayData } from 'composables/useArrayData'; import { useArrayData } from 'composables/useArrayData';
import SendEmailDialog from 'components/common/SendEmailDialog.vue';
import SupplierConsumptionFilter from './SupplierConsumptionFilter.vue';
import RightMenu from 'src/components/common/RightMenu.vue'; import RightMenu from 'src/components/common/RightMenu.vue';
import EntryDescriptorProxy from 'src/pages/Entry/Card/EntryDescriptorProxy.vue';
import ItemDescriptorProxy from 'src/pages/Item/Card/ItemDescriptorProxy.vue';
const state = useState(); const state = useState();
const stateStore = useStateStore(); const stateStore = useStateStore();
@ -31,7 +29,86 @@ const arrayData = useArrayData('SupplierConsumption', {
order: ['itemTypeFk', 'itemName', 'itemSize'], order: ['itemTypeFk', 'itemName', 'itemSize'],
userFilter: { where: { supplierFk: route.params.id } }, userFilter: { where: { supplierFk: route.params.id } },
}); });
const headerColumns = computed(() => [
{
name: 'id',
label: t('globals.entry'),
align: 'left',
field: 'id',
sortable: true,
},
{
name: 'invoiceNumber',
label: t('globals.params.supplierRef'),
align: 'left',
field: 'invoiceNumber',
sortable: true,
},
{
name: 'shipped',
label: t('globals.shipped'),
align: 'center',
field: 'shipped',
format: toDateHourMin,
sortable: true,
},
{
name: 'quantity',
label: t('item.list.stems'),
align: 'center',
field: 'quantity',
format: (value) => toNumber(value),
sortable: true,
},
{
name: 'total',
label: t('globals.total'),
align: 'center',
field: 'total',
format: (value) => toCurrency(value),
sortable: true,
},
]);
const columns = computed(() => [
{
name: 'itemName',
label: t('globals.item'),
align: 'left',
field: 'itemName',
sortable: true,
},
{
name: 'subName',
align: 'left',
field: 'subName',
sortable: true,
},
{
name: 'quantity',
label: t('globals.quantity'),
align: 'right',
field: 'quantity',
format: (value) => toNumber(value),
sortable: true,
},
{
name: 'price',
label: t('globals.price'),
align: 'right',
field: 'price',
format: (value) => toCurrency(value),
sortable: true,
},
{
name: 'total',
label: t('globals.total'),
align: 'right',
field: 'total',
format: (value) => toCurrency(value),
sortable: true,
},
]);
const store = arrayData.store; const store = arrayData.store;
onUnmounted(() => state.unset('SupplierConsumption')); onUnmounted(() => state.unset('SupplierConsumption'));
@ -40,13 +117,11 @@ const dateRanges = computed(() => {
return { from, to }; return { from, to };
}); });
const reportParams = computed(() => { const reportParams = computed(() => ({
return { recipientId: Number(route.params.id),
recipientId: Number(route.params.id), from: dateRange(dateRanges.value.from)[0].toISOString(),
to: dateRange(dateRanges.value.to)[1], to: dateRange(dateRanges.value.to)[1].toISOString(),
from: dateRange(dateRanges.value.from)[1], }));
};
});
async function getSupplierConsumptionData() { async function getSupplierConsumptionData() {
await arrayData.fetch({ append: false }); await arrayData.fetch({ append: false });
@ -102,33 +177,34 @@ const sendCampaignMetricsEmail = ({ address }) => {
}; };
const totalEntryPrice = (rows) => { const totalEntryPrice = (rows) => {
let totalPrice = 0; if (!rows) return [];
let totalQuantity = 0; totalRows.value = rows.reduce(
if (!rows) return totalPrice; (acc, row) => {
for (const row of rows) { if (Array.isArray(row.buys)) {
let total = 0; const { total, quantity } = row.buys.reduce(
let quantity = 0; (buyAcc, buy) => {
buyAcc.total += buy.total || 0;
if (row.buys) { buyAcc.quantity += buy.quantity || 0;
for (const buy of row.buys) { return buyAcc;
total = total + buy.total; },
quantity = quantity + buy.quantity; { total: 0, quantity: 0 },
);
row.total = total;
row.quantity = quantity;
acc.totalPrice += total;
acc.totalQuantity += quantity;
} }
} return acc;
},
row.total = total; { totalPrice: 0, totalQuantity: 0 },
row.quantity = quantity; );
totalPrice = totalPrice + total;
totalQuantity = totalQuantity + quantity;
}
totalRows.value = { totalPrice, totalQuantity };
return rows; return rows;
}; };
onMounted(async () => { onMounted(async () => {
stateStore.rightDrawer = true; stateStore.rightDrawer = true;
await getSupplierConsumptionData(); await getSupplierConsumptionData();
}); });
const expanded = ref([]);
</script> </script>
<template> <template>
@ -162,14 +238,14 @@ onMounted(async () => {
<div> <div>
{{ t('Total entries') }}: {{ t('Total entries') }}:
<QChip :dense="$q.screen.lt.sm" text-color="white"> <QChip :dense="$q.screen.lt.sm" text-color="white">
{{ totalRows.totalPrice }} {{ toCurrency(totalRows.totalPrice) }}
</QChip> </QChip>
</div> </div>
<QSeparator dark vertical /> <QSeparator dark vertical />
<div> <div>
{{ t('Total stems entries') }}: {{ t('Total stems entries') }}:
<QChip :dense="$q.screen.lt.sm" text-color="white"> <QChip :dense="$q.screen.lt.sm" text-color="white">
{{ totalRows.totalQuantity }} {{ toNumber(totalRows.totalQuantity) }}
</QChip> </QChip>
</div> </div>
</div> </div>
@ -179,59 +255,111 @@ onMounted(async () => {
<SupplierConsumptionFilter data-key="SupplierConsumption" /> <SupplierConsumptionFilter data-key="SupplierConsumption" />
</template> </template>
</RightMenu> </RightMenu>
<QTable <QCard class="full-width q-pa-md">
:rows="rows" <QTable
row-key="id" flat
hide-header bordered
class="full-width q-mt-md" :rows="rows"
:no-data-label="t('No results')" :columns="headerColumns"
> row-key="id"
<template #body="{ row }"> v-model:expanded="expanded"
<QTr> :grid="$q.screen.lt.md"
<QTd no-hover> >
<span class="label">{{ t('supplier.consumption.entry') }}: </span> <template #header="props">
<span>{{ row.id }}</span> <QTr :props="props">
</QTd> <QTh auto-width />
<QTd no-hover>
<span class="label">{{ t('globals.date') }}: </span> <QTh v-for="col in props.cols" :key="col.name" :props="props">
<span>{{ toDate(row.shipped) }}</span></QTd <span v-text="col.label" class="tr-header" />
</QTh>
</QTr>
</template>
<template #body="props">
<QTr
:props="props"
:key="`movement_${props.row.id}`"
class="bg-vn-page cursor-pointer"
@click="props.expand = !props.expand"
> >
<QTd colspan="6" no-hover> <QTd auto-width>
<span class="label">{{ t('globals.reference') }}: </span> <QIcon
<span>{{ row.invoiceNumber }}</span> :class="props.expand ? '' : 'rotate-270'"
</QTd> name="expand_circle_down"
</QTr> size="md"
<QTr v-for="(buy, index) in row.buys" :key="index"> :color="props.expand ? 'primary' : 'white'"
<QTd no-hover> />
<QBtn flat class="link" dense no-caps>{{ buy.itemName }}</QBtn> </QTd>
<ItemDescriptorProxy :id="buy.itemFk" />
</QTd>
<QTd no-hover> <QTd v-for="col in props.cols" :key="col.name" :props="props">
<span>{{ buy.subName }}</span> <span @click.stop class="link" v-if="col.name === 'id'">
<FetchedTags :item="buy" /> {{ col.value }}
</QTd> <EntryDescriptorProxy :id="col.value" />
<QTd no-hover> {{ dashIfEmpty(buy.quantity) }}</QTd> </span>
<QTd no-hover> {{ dashIfEmpty(buy.price) }}</QTd>
<QTd colspan="2" no-hover> {{ dashIfEmpty(buy.total) }}</QTd> <span v-else v-text="col.value" />
</QTr> </QTd>
<QTr> </QTr>
<QTd colspan="5" no-hover>
<span class="label">{{ t('Total entry') }}: </span> <QTr
<span>{{ row.total }} </span> v-show="props.expand"
</QTd> :props="props"
<QTd no-hover> :key="`expedition_${props.row.id}`"
<span class="label">{{ t('Total stems') }}: </span> >
<span>{{ row.quantity }}</span> <QTd colspan="12" style="padding: 1px 0">
</QTd> <QTable
</QTr> color="secondary"
</template> card-class="bg-vn-page text-white "
</QTable> style-class="height: 30px"
table-header-class="text-white"
:rows="props.row.buys"
:columns="columns"
row-key="id"
virtual-scroll
v-model:expanded="expanded"
>
<template #header="props">
<QTr :props="props">
<QTh
v-for="col in props.cols"
:key="col.name"
:props="props"
>
<span v-text="col.label" class="tr-header" />
</QTh>
</QTr>
</template>
<template #body="props">
<QTr :props="props" :key="`m_${props.row.id}`">
<QTd
v-for="col in props.cols"
:key="col.name"
:title="col.label"
:props="props"
>
<span
@click.stop
class="link"
v-if="col.name === 'itemName'"
>
{{ col.value }}
<ItemDescriptorProxy :id="props.row.itemFk" />
</span>
<span v-else v-text="col.value" />
</QTd>
</QTr>
</template>
</QTable>
</QTd>
</QTr>
</template>
</QTable>
</QCard>
</template> </template>
<style scoped lang="scss"> <style scoped lang="scss">
.label { .q-table thead tr,
color: var(--vn-label-color); .q-table tbody td {
height: 30px;
} }
</style> </style>

View File

@ -294,7 +294,7 @@ async function getZone(options) {
</template> </template>
</VnSelect> </VnSelect>
<VnSelect <VnSelect
:label="t('ticketList.warehouse')" :label="t('basicData.warehouse')"
v-model="warehouseId" v-model="warehouseId"
option-value="id" option-value="id"
option-label="name" option-label="name"
@ -302,7 +302,7 @@ async function getZone(options) {
hide-selected hide-selected
map-options map-options
:required="true" :required="true"
:rules="validate('ticketList.warehouse')" :rules="validate('basicData.warehouse')"
/> />
</VnRow> </VnRow>
<VnRow class="row q-gutter-md q-mb-md no-wrap"> <VnRow class="row q-gutter-md q-mb-md no-wrap">

View File

@ -137,8 +137,6 @@ const setUserParams = (params) => {
($event) => onCategoryChange($event, searchFn) ($event) => onCategoryChange($event, searchFn)
" "
:options="categoriesOptions" :options="categoriesOptions"
option-value="id"
option-label="name"
hide-selected hide-selected
dense dense
filled filled
@ -152,10 +150,7 @@ const setUserParams = (params) => {
<VnSelect <VnSelect
:label="t('negative.type')" :label="t('negative.type')"
v-model="params.typeFk" v-model="params.typeFk"
@update:model-value="searchFn()"
:options="itemTypesOptions" :options="itemTypesOptions"
option-value="id"
option-label="name"
hide-selected hide-selected
dense dense
filled filled

View File

@ -121,7 +121,7 @@ const ticketColumns = computed(() => [
format: (row, dashIfEmpty) => dashIfEmpty(row.lines), format: (row, dashIfEmpty) => dashIfEmpty(row.lines),
}, },
{ {
align: 'left', align: 'right',
label: t('advanceTickets.import'), label: t('advanceTickets.import'),
name: 'totalWithVat', name: 'totalWithVat',
hidden: true, hidden: true,
@ -172,6 +172,15 @@ const ticketColumns = computed(() => [
headerClass: 'horizontal-separator', headerClass: 'horizontal-separator',
name: 'futureLiters', name: 'futureLiters',
}, },
{
label: t('advanceTickets.preparation'),
name: 'futurePreparation',
field: 'futurePreparation',
align: 'left',
sortable: true,
headerClass: 'horizontal-separator',
columnFilter: false,
},
{ {
align: 'left', align: 'left',
label: t('advanceTickets.futureZone'), label: t('advanceTickets.futureZone'),
@ -196,15 +205,17 @@ const ticketColumns = computed(() => [
label: t('advanceTickets.notMovableLines'), label: t('advanceTickets.notMovableLines'),
headerClass: 'horizontal-separator', headerClass: 'horizontal-separator',
name: 'notMovableLines', name: 'notMovableLines',
class: 'shrink',
}, },
{ {
align: 'left', align: 'left',
label: t('advanceTickets.futureLines'), label: t('advanceTickets.futureLines'),
headerClass: 'horizontal-separator', headerClass: 'horizontal-separator',
name: 'futureLines', name: 'futureLines',
class: 'shrink',
}, },
{ {
align: 'left', align: 'right',
label: t('advanceTickets.futureImport'), label: t('advanceTickets.futureImport'),
name: 'futureTotalWithVat', name: 'futureTotalWithVat',
hidden: true, hidden: true,
@ -399,8 +410,10 @@ watch(
destinationElRef.value.classList.add('text-uppercase', 'color-vn-label'); destinationElRef.value.classList.add('text-uppercase', 'color-vn-label');
originElRef.value.classList.add('text-uppercase', 'color-vn-label'); originElRef.value.classList.add('text-uppercase', 'color-vn-label');
destinationElRef.value.setAttribute('colspan', '10'); originElRef.value.classList.add('advance-icon');
originElRef.value.setAttribute('colspan', '10');
destinationElRef.value.setAttribute('colspan', '9');
originElRef.value.setAttribute('colspan', '11');
destinationElRef.value.textContent = `${t( destinationElRef.value.textContent = `${t(
'advanceTickets.destination', 'advanceTickets.destination',

View File

@ -68,7 +68,7 @@ onMounted(async () => await getItemPackingTypes());
<span>{{ formatFn(tag.value) }}</span> <span>{{ formatFn(tag.value) }}</span>
</div> </div>
</template> </template>
<template #body="{ params, searchFn }"> <template #body="{ params }">
<QItem class="q-my-sm"> <QItem class="q-my-sm">
<QItemSection> <QItemSection>
<VnInputDate <VnInputDate
@ -96,12 +96,10 @@ onMounted(async () => await getItemPackingTypes());
option-value="code" option-value="code"
option-label="description" option-label="description"
:info="t('iptInfo')" :info="t('iptInfo')"
@update:model-value="searchFn()"
dense dense
filled filled
:use-like="false" :use-like="false"
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -113,12 +111,10 @@ onMounted(async () => await getItemPackingTypes());
option-value="code" option-value="code"
option-label="description" option-label="description"
:info="t('iptInfo')" :info="t('iptInfo')"
@update:model-value="searchFn()"
dense dense
filled filled
:use-like="false" :use-like="false"
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -137,7 +133,6 @@ onMounted(async () => await getItemPackingTypes());
:label="t('params.isFullMovable')" :label="t('params.isFullMovable')"
v-model="params.isFullMovable" v-model="params.isFullMovable"
toggle-indeterminate toggle-indeterminate
@update:model-value="searchFn()"
dense dense
/> />
</QItemSection> </QItemSection>
@ -160,13 +155,9 @@ onMounted(async () => await getItemPackingTypes());
:label="t('params.warehouseFk')" :label="t('params.warehouseFk')"
v-model="params.warehouseFk" v-model="params.warehouseFk"
:options="warehousesOptions" :options="warehousesOptions"
option-value="id"
option-label="name"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -175,7 +166,6 @@ onMounted(async () => await getItemPackingTypes());
toggle-indeterminate toggle-indeterminate
:label="t('params.onlyWithDestination')" :label="t('params.onlyWithDestination')"
v-model="params.onlyWithDestination" v-model="params.onlyWithDestination"
@update:model-value="searchFn()"
dense dense
/> />
</QItemSection> </QItemSection>

View File

@ -60,7 +60,7 @@ const groupedStates = ref([]);
<span>{{ formatFn(tag.value) }}</span> <span>{{ formatFn(tag.value) }}</span>
</div> </div>
</template> </template>
<template #body="{ params, searchFn }"> <template #body="{ params }">
<QItem> <QItem>
<QItemSection> <QItemSection>
<VnInput v-model="params.clientFk" :label="t('Customer ID')" filled /> <VnInput v-model="params.clientFk" :label="t('Customer ID')" filled />
@ -108,10 +108,7 @@ const groupedStates = ref([]);
<VnSelect <VnSelect
:label="t('State')" :label="t('State')"
v-model="params.stateFk" v-model="params.stateFk"
@update:model-value="searchFn()"
:options="states" :options="states"
option-value="id"
option-label="name"
emit-value emit-value
map-options map-options
use-input use-input
@ -128,7 +125,6 @@ const groupedStates = ref([]);
<VnSelect <VnSelect
:label="t('params.groupedStates')" :label="t('params.groupedStates')"
v-model="params.groupedStates" v-model="params.groupedStates"
@update:model-value="searchFn()"
:options="groupedStates" :options="groupedStates"
option-label="code" option-label="code"
emit-value emit-value
@ -163,7 +159,6 @@ const groupedStates = ref([]);
<QItemSection> <QItemSection>
<QCheckbox <QCheckbox
v-model="params.myTeam" v-model="params.myTeam"
@update:model-value="searchFn()"
:label="t('My team')" :label="t('My team')"
toggle-indeterminate toggle-indeterminate
/> />
@ -171,7 +166,6 @@ const groupedStates = ref([]);
<QItemSection> <QItemSection>
<QCheckbox <QCheckbox
v-model="params.pending" v-model="params.pending"
@update:model-value="searchFn()"
:label="t('Pending')" :label="t('Pending')"
toggle-indeterminate toggle-indeterminate
/> />
@ -181,7 +175,6 @@ const groupedStates = ref([]);
<QItemSection> <QItemSection>
<QCheckbox <QCheckbox
v-model="params.hasInvoice" v-model="params.hasInvoice"
@update:model-value="searchFn()"
:label="t('Invoiced')" :label="t('Invoiced')"
toggle-indeterminate toggle-indeterminate
/> />
@ -189,7 +182,6 @@ const groupedStates = ref([]);
<QItemSection> <QItemSection>
<QCheckbox <QCheckbox
v-model="params.hasRoute" v-model="params.hasRoute"
@update:model-value="searchFn()"
:label="t('Routed')" :label="t('Routed')"
toggle-indeterminate toggle-indeterminate
/> />
@ -203,10 +195,7 @@ const groupedStates = ref([]);
<VnSelect <VnSelect
:label="t('Province')" :label="t('Province')"
v-model="params.provinceFk" v-model="params.provinceFk"
@update:model-value="searchFn()"
:options="provinces" :options="provinces"
option-value="id"
option-label="name"
emit-value emit-value
map-options map-options
use-input use-input
@ -223,7 +212,6 @@ const groupedStates = ref([]);
<VnSelect <VnSelect
:label="t('Agency')" :label="t('Agency')"
v-model="params.agencyModeFk" v-model="params.agencyModeFk"
@update:model-value="searchFn()"
:options="agencies" :options="agencies"
emit-value emit-value
map-options map-options
@ -241,10 +229,7 @@ const groupedStates = ref([]);
<VnSelect <VnSelect
:label="t('Warehouse')" :label="t('Warehouse')"
v-model="params.warehouseFk" v-model="params.warehouseFk"
@update:model-value="searchFn()"
:options="warehouses" :options="warehouses"
option-value="id"
option-label="name"
emit-value emit-value
map-options map-options
use-input use-input

View File

@ -85,6 +85,7 @@ const ticketColumns = computed(() => [
label: t('advanceTickets.liters'), label: t('advanceTickets.liters'),
name: 'liters', name: 'liters',
align: 'left', align: 'left',
class: 'shrink',
headerClass: 'horizontal-separator', headerClass: 'horizontal-separator',
}, },
{ {
@ -177,7 +178,12 @@ watch(
if (!$el) return; if (!$el) return;
const head = $el.querySelector('thead'); const head = $el.querySelector('thead');
const firstRow = $el.querySelector('thead > tr'); const firstRow = $el.querySelector('thead > tr');
const headSelectionCol = $el.querySelector(
'thead tr.bg-header th.q-table--col-auto-width',
);
if (headSelectionCol) {
headSelectionCol.classList.add('horizontal-separator');
}
const newRow = document.createElement('tr'); const newRow = document.createElement('tr');
destinationElRef.value = document.createElement('th'); destinationElRef.value = document.createElement('th');
originElRef.value = document.createElement('th'); originElRef.value = document.createElement('th');
@ -185,9 +191,10 @@ watch(
newRow.classList.add('bg-header'); newRow.classList.add('bg-header');
destinationElRef.value.classList.add('text-uppercase', 'color-vn-label'); destinationElRef.value.classList.add('text-uppercase', 'color-vn-label');
originElRef.value.classList.add('text-uppercase', 'color-vn-label'); originElRef.value.classList.add('text-uppercase', 'color-vn-label');
originElRef.value.classList.add('advance-icon');
destinationElRef.value.setAttribute('colspan', '7'); destinationElRef.value.setAttribute('colspan', '9');
originElRef.value.setAttribute('colspan', '9'); originElRef.value.setAttribute('colspan', '7');
originElRef.value.textContent = `${t('advanceTickets.origin')}`; originElRef.value.textContent = `${t('advanceTickets.origin')}`;
destinationElRef.value.textContent = `${t('advanceTickets.destination')}`; destinationElRef.value.textContent = `${t('advanceTickets.destination')}`;
@ -371,4 +378,12 @@ watch(
:deep(.horizontal-bottom-separator) { :deep(.horizontal-bottom-separator) {
border-bottom: 4px solid white !important; border-bottom: 4px solid white !important;
} }
:deep(th.advance-icon::after) {
content: '>>';
font-size: larger;
position: absolute;
text-align: center;
float: 0;
left: 0;
}
</style> </style>

View File

@ -70,7 +70,7 @@ onMounted(async () => {
<span>{{ formatFn(tag.value) }}</span> <span>{{ formatFn(tag.value) }}</span>
</div> </div>
</template> </template>
<template #body="{ params, searchFn }"> <template #body="{ params }">
<QItem class="q-my-sm"> <QItem class="q-my-sm">
<QItemSection> <QItemSection>
<VnInputDate <VnInputDate
@ -116,11 +116,9 @@ onMounted(async () => {
option-value="code" option-value="code"
option-label="description" option-label="description"
:info="t('iptInfo')" :info="t('iptInfo')"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -132,11 +130,9 @@ onMounted(async () => {
option-value="code" option-value="code"
option-label="description" option-label="description"
:info="t('iptInfo')" :info="t('iptInfo')"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -145,13 +141,9 @@ onMounted(async () => {
:label="t('params.state')" :label="t('params.state')"
v-model="params.state" v-model="params.state"
:options="stateOptions" :options="stateOptions"
option-value="id"
option-label="name"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
<QItem> <QItem>
@ -160,13 +152,9 @@ onMounted(async () => {
:label="t('params.futureState')" :label="t('params.futureState')"
v-model="params.futureState" v-model="params.futureState"
:options="stateOptions" :options="stateOptions"
option-value="id"
option-label="name"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
@ -176,7 +164,6 @@ onMounted(async () => {
:label="t('params.problems')" :label="t('params.problems')"
v-model="params.problems" v-model="params.problems"
:toggle-indeterminate="false" :toggle-indeterminate="false"
@update:model-value="searchFn()"
/> />
</QItemSection> </QItemSection>
</QItem> </QItem>
@ -186,13 +173,9 @@ onMounted(async () => {
:label="t('params.warehouseFk')" :label="t('params.warehouseFk')"
v-model="params.warehouseFk" v-model="params.warehouseFk"
:options="warehousesOptions" :options="warehousesOptions"
option-value="id"
option-label="name"
@update:model-value="searchFn()"
dense dense
filled filled
> />
</VnSelect>
</QItemSection> </QItemSection>
</QItem> </QItem>
</template> </template>

View File

@ -120,6 +120,7 @@ basicData:
difference: Difference difference: Difference
total: Total total: Total
price: Price price: Price
warehouse: Warehouse
newPrice: New price newPrice: New price
chargeDifference: Charge difference to chargeDifference: Charge difference to
withoutNegatives: Create without negatives withoutNegatives: Create without negatives

View File

@ -47,6 +47,7 @@ basicData:
difference: Diferencia difference: Diferencia
total: Total total: Total
price: Precio price: Precio
warehouse: Almacén
newPrice: Nuevo precio newPrice: Nuevo precio
chargeDifference: Cargar diferencia a chargeDifference: Cargar diferencia a
withoutNegatives: Crear sin negativos withoutNegatives: Crear sin negativos

View File

@ -280,7 +280,7 @@ const fetchWeekData = async () => {
week: selectedWeekNumber.value, week: selectedWeekNumber.value,
}; };
try { try {
const [{ data: mailData }, { data: countData }] = await Promise.allS([ const [{ data: mailData }, { data: countData }] = await Promise.all([
axios.get(`Workers/${route.params.id}/mail`, { axios.get(`Workers/${route.params.id}/mail`, {
params: { filter: { where } }, params: { filter: { where } },
}), }),
@ -292,8 +292,9 @@ const fetchWeekData = async () => {
state.value = mail?.state; state.value = mail?.state;
reason.value = mail?.reason; reason.value = mail?.reason;
canResend.value = !!countData.count; canResend.value = !!countData.count;
} catch { } catch (error) {
state.value = null; state.value = null;
if (error?.status != 403) throw error;
} }
}; };

View File

@ -76,8 +76,8 @@ describe('TicketList', () => {
}); });
}).as('ticket'); }).as('ticket');
cy.get('[data-cy="Warehouse_select"]').type('Warehouse One'); cy.selectOption('[data-cy="Warehouse_select"]', 'Warehouse Five');
cy.get('.q-menu .q-item').contains('Warehouse One').click(); cy.searchBtnFilterPanel();
cy.wait('@ticket').then((interception) => { cy.wait('@ticket').then((interception) => {
const data = interception.response.body[0]; const data = interception.response.body[0];
expect(data.hasComponentLack).to.equal(1); expect(data.hasComponentLack).to.equal(1);