콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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

아바타
취소
작성자

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

관련 게시물 답글 화면 활동
1
6월 25
310
1
6월 25
277
1
5월 25
829
Validation Error 해결 완료
5
3월 25
3779
2
3월 25
5410