Allow to reparent Quantity everywhere

Closes #61
This commit is contained in:
2025-01-14 15:57:12 +01:00
parent 8524beefdc
commit 201359de3e
4 changed files with 11 additions and 4 deletions

View File

@@ -31,8 +31,10 @@ en:
taken: has to be unique
quantity:
attributes:
name:
taken: has to be unique among siblings
parent:
descendant_reference: of the quantity cannot be its descendant
descendant_reference: cannot be changed to any of descendants
self_reference: of the quantitiy cannot be the quantity itself
user_mismatch: has to belong to the same user as quantity
actioncontroller: