fix(pos/invoicing): fix unclosed template literal in invoicing.js and bump cache version
This commit is contained in:
@@ -340,6 +340,7 @@ const Invoicing = (() => {
|
||||
<a class="btn btn--ghost btn--sm" href="${API}/facturapi/download/${item.id}/pdf" target="_blank">Descargar PDF</a>
|
||||
</div>
|
||||
` : ''}
|
||||
`;
|
||||
}
|
||||
|
||||
// Wire the cancel button inside modal footer
|
||||
|
||||
Reference in New Issue
Block a user