#6900 fine tunning invoice in #601
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#601
Loading…
Reference in New Issue
No description provided.
Delete Branch "6900-fineTunning"
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?
@ -151,7 +151,7 @@ const col = computed(() => {
};
}
if (
(newColumn.name.startsWith('is') || newColumn.name.startsWith('has')) &&
Daba problemas con los campos como issued
@ -28,6 +28,22 @@ const activities = ref([]);
</div>
</template>
<template #body="{ params, searchFn }">
Orden solicitado por Carlos Andrés (mismo orden que el listado)
WIP: #6900 fine tunning invoice into #6900 fine tunning invoice in@ -1,34 +0,0 @@
<script setup>
Existe VnInputNumber
@ -130,8 +130,6 @@ onBeforeMount(async () => {
});
onBeforeRouteUpdate(async (to, from) => {
invoiceInCorrection.correcting.length = 0;
Al cambiar de sección (no de id) se borraba.
@ -1,34 +0,0 @@
<script setup>
Porque se quita?