|
@ -1,23 +1,19 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
|
<openerp> |
|
|
|
|
|
<data> |
|
|
|
|
|
|
|
|
|
|
|
<template id="cooperator_register_G001"> |
|
|
|
|
|
|
|
|
|
|
|
<t t-call="theme_light.html_container"> |
|
|
|
|
|
|
|
|
<odoo> |
|
|
|
|
|
<template id="cooperator_register_G001"> |
|
|
|
|
|
<t t-call="web.html_container"> |
|
|
|
|
|
|
|
|
<t t-set="data_report_margin_top" t-value="5"/> |
|
|
<t t-set="data_report_margin_top" t-value="5"/> |
|
|
<t t-set="data_report_header_spacing" t-value="0"/> |
|
|
<t t-set="data_report_header_spacing" t-value="0"/> |
|
|
<t t-set="data_report_dpi" t-value="110"/> |
|
|
<t t-set="data_report_dpi" t-value="110"/> |
|
|
|
|
|
|
|
|
<t t-call="theme_light.report_layout_002"> |
|
|
|
|
|
|
|
|
<!--<t t-call="theme_light.report_layout_002">--> |
|
|
|
|
|
|
|
|
<div class="page"> |
|
|
<div class="page"> |
|
|
<head> |
|
|
<head> |
|
|
<link href="/theme_light/static/css/invoice_G002.css" rel="stylesheet"/> |
|
|
|
|
|
|
|
|
<!--<link href="/theme_light/static/css/invoice_G002.css" rel="stylesheet"/>--> |
|
|
</head> |
|
|
</head> |
|
|
|
|
|
|
|
|
<t t-call="theme_light.list_header_G002"/> |
|
|
|
|
|
|
|
|
<!--<t t-call="theme_light.list_header_G002"/>--> |
|
|
|
|
|
|
|
|
<br/><br/><br/><br/><br/> |
|
|
<br/><br/><br/><br/><br/> |
|
|
<table class="title_table"> |
|
|
<table class="title_table"> |
|
@ -115,14 +111,11 @@ |
|
|
</div> |
|
|
</div> |
|
|
</tr> |
|
|
</tr> |
|
|
<t t-set="new_partner" t-value="new_partner+1"/> |
|
|
<t t-set="new_partner" t-value="new_partner+1"/> |
|
|
|
|
|
|
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
</table> |
|
|
</table> |
|
|
</div> |
|
|
</div> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
|
|
</data> |
|
|
|
|
|
</openerp> |
|
|
|
|
|
|
|
|
<!--</t>--> |
|
|
|
|
|
</template> |
|
|
|
|
|
</odoo> |