famille: widget for invoices and lines selection (#86611) #513

Merged
lguerin merged 1 commits from wip/86611-invoice-selection-widget into main 2024-03-15 08:23:46 +01:00
Owner
No description provided.
lguerin added 1 commit 2024-02-09 11:55:48 +01:00
gitea/publik-base-theme/pipeline/head There was a failure building this commit Details
7d495c2845
famille: widget for invoices and lines selection (#86611)
Author
Owner
No description provided.
lguerin force-pushed wip/86611-invoice-selection-widget from 7d495c2845 to d19ceb3a42 2024-02-09 11:59:16 +01:00 Compare
fpeters reviewed 2024-03-05 11:38:56 +01:00
fpeters left a comment
Owner

juste un mini-ajustement à un commentaire.

juste un mini-ajustement à un commentaire.
@ -0,0 +93,4 @@
sum += parseFloat($(this).parents('.template-invoice-lines--item').data('remaining-amount'));
});
}
// sum is expressend in centimes, convert to euros
Owner

expressed.

expressed.
lguerin marked this conversation as resolved
fpeters approved these changes 2024-03-05 11:39:01 +01:00
lguerin force-pushed wip/86611-invoice-selection-widget from d19ceb3a42 to e8340bafec 2024-03-05 14:03:22 +01:00 Compare
lguerin merged commit 98aaf3925f into main 2024-03-15 08:23:46 +01:00
lguerin deleted branch wip/86611-invoice-selection-widget 2024-03-15 08:23:46 +01:00
Sign in to join this conversation.
No reviewers
No Label
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: entrouvert/publik-base-theme#513
No description provided.