búsqueda en el TPV por referencia, autor, género y editorial.
backup files atacks again...
This commit is contained in:
parent
f6023acc5a
commit
22d71e80dc
7 changed files with 82 additions and 136 deletions
|
@ -1,14 +1,10 @@
|
|||
<openerp>
|
||||
<data>
|
||||
<template id="report_external_layout_header_custom" inherit_id="report.external_layout_header" name="Report Layout Header NIF" priority="17">
|
||||
<xpath expr="//div[@t-field='company.partner_id']" position="before">
|
||||
<!-- <div t-field="company.partner_id"
|
||||
t-field-options="{'widget': 'contact',
|
||||
'fields': ['address','name'],
|
||||
'no_marker': true }"
|
||||
/> -->
|
||||
<span t-field="company.vat" />
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
<odoo>
|
||||
|
||||
<template id="assets_backend" name="product_library" inherit_id="point_of_sale.assets">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/product_library/static/src/js/product_library.js"></script>
|
||||
<script type="text/javascript" src="/product_library/static/src/js/db.js"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue