Account Budget

View Crossovered Budget Line Tree

Show Budget

ID: mint_system.account_budget.view_crossovered_budget_line_tree.show_budget

<?xml version="1.0"?>
<data inherit_id="account_budget.view_crossovered_budget_line_tree" priority="50">

	<field name="analytic_account_id" position="before">
		<field name="crossovered_budget_id" optional="show" />
	</field>

</data>

Source: snippets/account_budget.view_crossovered_budget_line_tree.show_budget.xmlopen in new window