Facturation: avoir un flag sur Event pour noter que l'événement a été facturé (#75415) #57

Merged
lguerin merged 2 commits from wip/75415-event-invoiced into main 2023-04-03 16:35:33 +02:00
Owner
No description provided.
lguerin force-pushed wip/75415-event-invoiced from 6b0ff2d987 to b93d0e26a9 2023-03-30 11:59:28 +02:00 Compare
fpeters approved these changes 2023-04-03 16:14:40 +02:00
@ -1890,0 +1902,4 @@
def test_events_invoiced_params(app, user):
app.authorization = ('Basic', ('john.doe', 'password'))
# missing user_external_id
Owner

C'est # missing invoiced.

C'est # missing invoiced.
lguerin changed target branch from wip/75416-event-lock-check to main 2023-04-03 16:17:56 +02:00
lguerin added 2 commits 2023-04-03 16:28:48 +02:00
lguerin merged commit ba91b0d520 into main 2023-04-03 16:35:33 +02:00
lguerin deleted branch wip/75415-event-invoiced 2023-04-03 16:35:33 +02: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/chrono#57
No description provided.