please tell me this error its general in all world for odoo
TypeError: Cannot read properties of null (reading 'reject')
at AutoComplete. (https://denteco.odoo.com/web/assets/25800-fe96a81/web.assets_backend.min.js:38:996)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
This is a bug get introduced in this commit: 0fa4a83 and later it has been fixed in this commit: a750e61
if you are using odoo online/odoo sh, you will get the updates by the next week, as the source code is updated on weekly basis.
if you are using the odoo sh, you can set the odoo version to previous week source code from the settings to resolve the issue and next week you can set back the source code to latest. and if you are using own premise instance, pulling the latest source code will resolve the case.
To change revision in odoo sh.
* Open your branch
* click the settings tab
* change the revision from latest to the needed revision, here lets say 16.0.20230605
* click save changes
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 23
|
1411 | ||
|
2
Aug 22
|
1903 | ||
|
0
Jul 22
|
1741 | ||
|
2
Jul 22
|
1681 | ||
|
2
Jul 22
|
1603 |
Dear
from where in odoo.sh change source code to previous week
Thanks
i have updated my answer