You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot Instantiate Books using the book form
This is because exmplary needs to have a unique identifer
This is because the One2Many exemplaries field has a wrong default value
Possible solution:
go from
this issue is simple to understand but might affect quite a lot of branches
this is especially troubling toward the end of the tutorial since the book form has been stripped from the exemplary page:
Cannot Instantiate Books using the book form
This is because exmplary needs to have a unique identifer
This is because the One2Many exemplaries field has a wrong default value
Possible solution:
go from
to
https://github.com/coopengo/tryton-training/blob/5.0/step10/modules/library/library.py
this issue is simple to understand but might affect quite a lot of branches
this is especially troubling toward the end of the tutorial since the book form has been stripped from the exemplary page:
https://github.com/coopengo/tryton-training/blob/5.0/step10/modules/library/view/book_form.xml
The text was updated successfully, but these errors were encountered: