Filtre pour list transaction #86
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
Important
invalid
MVP
nice to have
optional
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bottin/cms!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Filtre_Transaction"
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?
closes #66
WIP: Filtre pour list transactionto Filtre pour list transaction@ -809,0 +821,4 @@if paymentMethod != nil {queryParams = append(queryParams, "payment_method="+*paymentMethod)}if minAmount != nil {ici et dans max amount il faut utiliser
strconv.FormatFloat(*minAmount, 'f', -1, 64)a la palce carfmt.Sprintf("min_amount=%f", *minAmount) produit min_amount=10.000000@ -0,0 +59,4 @@}document.addEventListener("DOMContentLoaded", () => {hydrateFiltersFromURL();Ajout ? dans .value car si cest null il va crash on sait jamais ( ͡❛ 👅 ͡❛)