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.
11 lines
275 B
11 lines
275 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<openerp>
|
|
<data>
|
|
|
|
<menuitem
|
|
id='account.menu_aged_trial_balance'
|
|
parent='account.menu_finance_legal_statement'
|
|
action='action_account_aged_trial_balance_wizard' />
|
|
|
|
</data>
|
|
</openerp>
|