Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1284 Visualizzazioni

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
Abbandona
Autore

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" />

Post correlati Risposte Visualizzazioni Attività
0
lug 25
241
0
giu 25
465
1
giu 25
704
1
giu 25
728
1
mag 25
1274