djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

Checkout group_by problem #155

Closed knivets closed 2 years ago

knivets commented 5 years ago

Adding a plan, selecting an option, doing a csv import (with 3 accounts), which replaces the first line with first account and adds two more accounts, resulting in total 3 lines. Then if I click on add button (which adds a single account) but leave the inputs empty it will delete the last line and it will show a list of options. When selecting an option we are redirected to payment page and not to /cart-seats page.

smirolo commented 2 years ago

released as part of version 0.11.0