You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

36 lines
1.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<report
auto="False"
id="wizard_report_reporte_4_col"
menu="True"
model="wizard.report"
name="wizard.report.reporte"
rml="l10n_co_account_financial_report/report/balance_full_4_cols.rml"
string="Balance de Comprobacion Wizard 4 Columnas"
header="False"
/>
<report
auto="False"
id="wizard_report_reporte_2_col"
menu="True"
model="wizard.report.account.balance.gene.2"
name="account.account.balance.gene.2"
rml="l10n_co_account_financial_report/report/balance_full_2_cols.rml"
string="Balance de Comprobacion Wizard 2 Columnas"
header="False"
/>
<report
auto="False"
id="wizard_report_reporte"
menu="True"
model="wizard.report.account.balance.gene"
name="account.account.balance.gene"
rml="l10n_co_account_financial_report/report/balance_full.rml"
string="Balance de Comprobacion Wizard"
header="False"
/>
</data>
</openerp>