Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
Please help me to resolve this problem.
I created a Product class which has several positions
final position, initial position and current position.
Now I connected the table to the product table with belong to. As in the code I defined the positions by calling the Position table at each level.
This does not generate an error that I cannot manage.
Please help me
Here is the produt level code
Here is the error
Beta Was this translation helpful? Give feedback.
All reactions