Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Usability] mandates: search by reference, add group_by, add seq type in tree view #99

Merged
merged 2 commits into from
Jan 21, 2015

Conversation

alexis-via
Copy link
Contributor

No description provided.

@@ -68,11 +68,15 @@
<field name="model">account.banking.mandate</field>
<field name="arch" type="xml">
<search string="Search Banking Mandates">
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the improvements! Odd spacing here, as in the other XML. Are tabs involved, in the original or new code? Maybe this is a good time to reformat on indents of 4 spaces?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, it's caused by the fact that there are tabs everywhere in the XML file !!! And the lines I added have spaces.

@pedrobaeza
Copy link
Member

Can you please add also by type of mandate (CORE, B2B)?

@alexis-via
Copy link
Contributor Author

@pedrobaeza yes, i'll update the PR with your remark when I have 5 min

Replace tabs by spaces in mandate views
account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format
@alexis-via
Copy link
Contributor Author

This PR is finished, we can merge it. Apart from the replacement of tabs by spaces, it's just a few more lines in tree+search view of mandates. No risk.

@pedrobaeza
Copy link
Member

All is correct as said by Alexis, so I merge. 👍

pedrobaeza added a commit that referenced this pull request Jan 21, 2015
[Usability] mandates: search by reference, add group_by, add seq type in tree view
@pedrobaeza pedrobaeza merged commit 1230e88 into OCA:8.0 Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants