Skip to content

better colors for account types in original view#3

Open
mohamedhagag wants to merge 1 commit intosteigendit:masterfrom
mohamedhagag:patch-1
Open

better colors for account types in original view#3
mohamedhagag wants to merge 1 commit intosteigendit:masterfrom
mohamedhagag:patch-1

Conversation

@mohamedhagag
Copy link
Copy Markdown

better colors for account types in original view

better colors for account types in original view
@@ -1,6 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for redundant data tag. Please remove it.

<xpath expr="//tree" position="replace">
<tree
decoration-bf="balance != 0"
zdecoration-info="(balance == 0 and (debit != 0 or credit != 0)) or reconcile == True"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIx the typo. Change the zdecoration-info to decoration-info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants