when I add a new item to an invoice. I get this error message immediately. Why?
We use Odoo 16 Enterprise.
UncaughtPromiseError > TypeError
Uncaught Promise > Cannot read properties of undefined (reading 'length')
TypeError: Cannot read properties of undefined (reading 'length')
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
2931
Ansichten
Hi,
Just makes sure that you are using the latest source code of Odoo 16, as this issue is not able to reproduce in the odoo runbot.
Thanks
Thanks for the tip. I managed to do it alone.
I downloaded the file again from odoo and installed it with dpkg -i. Now everything works again. Thanks
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
I have? Odoo Server 16.0+e-20221019 I installed Odoo via dpkg -i odoo_16.0+e.latest_all.deb. How can I update this?