Hi, I'm trying to add an external script to the pos for payment integration. Is there a way to add the script?
I've been trying to add like this
xml version="1.0" encoding="utf-8"?> <odoo>
<templateid="assets"inherit_id="point_of_sale.assets">
<xpathexpr="."position="inside">
<scripttype="text/javascript"src="https://app-sandbox.duitku.com/lib/js/duitku.js">script>
xpath>
template>
odoo>
But no luck for this.