Allow to create a contract on an organization during its creation #881
Labels
easy task
Good for first time contributors
ready ✅
You can work on this!
topic: contracts
All the stuff related to the contracts
type: improvements
Things could be nicer
Milestone
Problem
When creating an organization, the user is redirected to the list of organizations. If they want to finish to configure it with a contract, it's annoying to:
This workflow could result in an organization not being correctly configured.
Solution
When creating an organization, if the user can create contracts in it, redirect them to the "new contract" form.
Specifications
In
App\Controller\OrganizationsController::new
, once the organization is saved:The text was updated successfully, but these errors were encountered: