/** @odoo-module **/ import { patchWithCleanup } from "@web/../tests/helpers/utils"; import { createWebClient } from "@web/../tests/webclient/helpers"; import { Document } from "@sign/components/sign_request/document_signable"; export const actionId = 9; export const defaultMockRPC = (route) => { if (route === "/sign/get_document/5/abc") { return Promise.resolve({ html: ` def