self._myparcelnl_obj = MyParcelNLApi(self.myparcelnl_api_key)
AttributeError: 'myparcelnl.instance' object attribute '_myparcelnl_obj' is read-only
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
self._myparcelnl_obj = MyParcelNLApi(self.myparcelnl_api_key)
AttributeError: 'myparcelnl.instance' object attribute '_myparcelnl_obj' is read-only
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Facing the same issue, have you resoved it ???