|
@ -1,7 +1,7 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<openerp> |
|
|
<openerp> |
|
|
|
|
|
|
|
|
<data noupdate="0"> |
|
|
|
|
|
|
|
|
<data noupdate="1"> |
|
|
|
|
|
|
|
|
<report |
|
|
<report |
|
|
id="action_cooperator_invoices" |
|
|
id="action_cooperator_invoices" |
|
@ -23,9 +23,6 @@ |
|
|
attachment_use="False" |
|
|
attachment_use="False" |
|
|
attachment="(object.state in ('open','paid')) and ('INV'+(object.number or '').replace('/','')+'.pdf')" |
|
|
attachment="(object.state in ('open','paid')) and ('INV'+(object.number or '').replace('/','')+'.pdf')" |
|
|
/> |
|
|
/> |
|
|
</data> |
|
|
|
|
|
<data noupdate="1"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<report |
|
|
<report |
|
|
id="action_cooperator_subscription_report" |
|
|
id="action_cooperator_subscription_report" |
|
|