Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd

I created a button in a view.xml file. It works properly (v16) but it doesn't pass the validation tests in the Odoo.sh development branch during the build. It looks like a JavaScript error? I think the error is from the trying to evaluate the "name". What do I need to do in order to pass the validation tests? Do I need to load a specific module?



ERROR odoo.addons.sale.tests.test_controllers.TestSaleSignature.browser: Error received after termination: Can't load service 'localization' because: TypeError: Failed to fetch

Avatar
Annuleer
Auteur

Here is the XML for the button:
<button id="create_invoice_percentage" name="%(sale.action_view_sale_advance_payment_inv)d" string="Create Invoice" type="action" />

Gerelateerde posts Antwoorden Weergaven Activiteit
0
jul. 25
351
1
jul. 25
5216
0
jul. 25
741
0
jun. 25
824
1
jun. 25
989