fix: refs #7524 dynamic fetching #662

Merged
jorgep merged 1 commits from 7524-warmfix-useLimit into test 2024-09-02 08:54:28 +00:00
Member
No description provided.
jorgep added 1 commit 2024-09-02 08:03:32 +00:00
gitea/salix-front/pipeline/pr-test This commit looks good Details
56d226b36b
fix: refs #7524 dynamic fetching
jorgep reviewed 2024-09-02 08:05:33 +00:00
@ -38,18 +38,6 @@ onMounted(async () => {
}"
@on-fetch="(data) => (itemBotanicals = data)"
/>
<FetchData
Author
Member

Se me olvidó quitarlos.

Se me olvidó quitarlos.
jorgep reviewed 2024-09-02 08:06:02 +00:00
@ -26,7 +26,6 @@ const saleTrackingFetchDataRef = ref(null);
const sales = ref([]);
const saleTrackings = ref([]);
const itemShelvignsSales = ref([]);
const parkingsOptions = ref([]);
Author
Member

En desuso.

En desuso.
jorgep requested review from jgallego 2024-09-02 08:21:31 +00:00
jorgep added the
CR / Tests passed
label 2024-09-02 08:28:53 +00:00
jgallego approved these changes 2024-09-02 08:53:35 +00:00
jorgep merged commit 63f5f85e8d into test 2024-09-02 08:54:28 +00:00
jorgep deleted branch 7524-warmfix-useLimit 2024-09-02 08:54:28 +00:00
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#662
No description provided.