Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1453 Ansichten

Hi all,

I want to add a button here (Barcode app -> Operations -> Receipts:


Therefore I try to inherit the stock_barcode.LineComponent template (enterprise/stock_barcode/static/src/components/line.xml) with a custom module like so:


But as soon as I add the I'm getting this error:

I found the error “AssertionError: element odoo has extra content:...” in a couple other posts, but it didn't seem like they dealt with the same cause.


Any ideas?


Thanks in advance

Avatar
Verwerfen
Beste Antwort

Hi, Matthias Enderle


You have added an extra tag in the xml file “line.xml” which causes the error. Also to show the barcode before the edit button you need to update the xpath in file “line.xml”. Please refer to the attached screenshot.



I Hope this information proves helpful to you. 

Thanks & Regards,

Email:   odoo@aktivsoftware.com           

Skype: kalpeshmaheshwari

Avatar
Verwerfen
Autor

Thanks for your help.
After removing the odoo tag i got another error: AssertionError: Document does not comply with schema.
The problem was that I tried to add it as a view in the manifest instead of web.assets_backend.

Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Juni 24
2413
2
Mai 25
363
0
Feb. 25
742
0
Dez. 24
45
0
Dez. 24
642