14 lines
436 B
XML
14 lines
436 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<flectra>
|
|
<data>
|
|
|
|
<template id="assets" inherit_id="point_of_sale.assets">
|
|
<xpath expr="." position="inside">
|
|
<script type="text/javascript" src="/pos_mercury/static/src/js/pos_mercury.js"></script>
|
|
<link rel="stylesheet" href="/pos_mercury/static/src/css/pos_mercury.css" />
|
|
</xpath>
|
|
</template>
|
|
|
|
</data>
|
|
</flectra>
|