@ -15,42 +15,42 @@
<button
<button
type="object"
type="object"
name="view_tax_regular_lines"
name="view_tax_regular_lines"
string ="View tax regular lines"
title ="View tax regular lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
<field name= "base_balance_regular" sum= "Base Total" />
<field name= "base_balance_regular" sum= "Base Total" />
<button
<button
type="object"
type="object"
name="view_base_regular_lines"
name="view_base_regular_lines"
string ="View base regular lines"
title ="View base regular lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
<field name= "balance_refund" sum= "Total" />
<field name= "balance_refund" sum= "Total" />
<button
<button
type="object"
type="object"
name="view_tax_refund_lines"
name="view_tax_refund_lines"
string ="View tax refund lines"
title ="View tax refund lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
<field name= "base_balance_refund" sum= "Base Total" />
<field name= "base_balance_refund" sum= "Base Total" />
<button
<button
type="object"
type="object"
name="view_base_refund_lines"
name="view_base_refund_lines"
string ="View base refund lines"
title ="View base refund lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
<field name= "balance" sum= "Total" />
<field name= "balance" sum= "Total" />
<button
<button
type="object"
type="object"
name="view_tax_lines"
name="view_tax_lines"
string ="View tax lines"
title ="View tax lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
<field name= "base_balance" sum= "Base Total" />
<field name= "base_balance" sum= "Base Total" />
<button
<button
type="object"
type="object"
name="view_base_lines"
name="view_base_lines"
string ="View base lines"
title ="View base lines"
icon="fa-search-plus"
icon="fa-search-plus"
/>
/>
</tree>
</tree>