-
-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pos_remove_pos_category - KeyError: 'module' #57
Comments
I also encountered with this problem |
Me too. How can we fix this? |
Hi Can you detail when the error occure, plz, which version of the module, ... regards. |
Hi @legalsylvain. Here are the details:
Traceback (most recent call last): As you can see that product.py from pos_remove_pos_category cause this. I even does not install pos_remove_pos_category |
[FIX] BUG OCA#57 that does not allow to create fields in the UI.
I just uploaded a pull request to fix this. |
Closing as there's a PR. |
[FIX] BUG #57 that does not allow to create fields in the UI.
Cannot create model field from the UI as this results in an error in
pos_remove_pos_category/product.py", line 63, in _auto_end
The text was updated successfully, but these errors were encountered: