openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

🧑‍💻(backend) complete no payment order #810

Closed jbpenrath closed 1 month ago

jbpenrath commented 1 month ago

Purpose

Some state source were missing for complete and pending_payment transition. We fix that. Furthermore, we recently create a failed installment payment order but we forgot to link an invoice to this order, so it leads to issues when trying to use this order for development.

Proposal

Description...