In order to allow switch tasks codes and avoid the issues changing the code while creating a child, the unique constraint in DB for field code in order_element table has been removed. Instead two new constraints methods have been added: * OrderElement.checkConstraintUniqueCode() * Order.checkConstraintUniqueCodeInsideOrder() FEA: ItEr77S04BugFixing |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||