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

9.0 base external dbsource #513

Merged
merged 6 commits into from
Sep 8, 2016
Merged

9.0 base external dbsource #513

merged 6 commits into from
Sep 8, 2016

Conversation

naousse
Copy link

@naousse naousse commented Aug 10, 2016

No description provided.

@dreispt
Copy link
Sponsor Member

dreispt commented Aug 10, 2016

Needs a rebase on upstream 9.0

@pedrobaeza pedrobaeza mentioned this pull request Aug 10, 2016
59 tasks
@max3903 max3903 added this to the 9.0 milestone Aug 10, 2016

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/128/9.0
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

@naousse https://runbot.odoo-community.org/runbot/149/9.0 for server-tools

dbname='template1' user='dbuser' host='localhost' port='5432' \
password=%s
- SQLite: sqlite:///test.db
""")
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

@naousse Can you add this help string as the placeholder as well?

Otherwise 👍

@max3903
Copy link
Sponsor Member

max3903 commented Aug 30, 2016

@naousse Please add \n at the end of each line ot the placeholder

@naousse
Copy link
Author

naousse commented Sep 2, 2016

It doesn't work.
I've search without solution. Event with html entities. It seem's that odoo remove html entities before outputting the text.
Here is the only solution i found.
https://www.odoo.com/fr_FR/forum/aide-1/question/how-to-insert-line-break-81846
If you find it useful, i will implement it

@max3903
Copy link
Sponsor Member

max3903 commented Sep 2, 2016

@naousse Let's put Please check the tooltip for connection string examples. in the placeholder

@@ -19,6 +19,4 @@
#
##############################################################################
Copy link
Contributor

Choose a reason for hiding this comment

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

@lasley
Copy link
Contributor

lasley commented Sep 2, 2016

Thanks for the submission @naousse - few comments inline. Additionally- would you mind increasing the test coverage a bit?

@max3903
Copy link
Sponsor Member

max3903 commented Sep 7, 2016

👍

@max3903
Copy link
Sponsor Member

max3903 commented Sep 7, 2016

@lasley Can you give us some time to review/merge here? Thank you.

I hope to see you in Belgium soon.

@lasley
Copy link
Contributor

lasley commented Sep 7, 2016

Will review today. Just got my ticket & lodging for Belgium - will be seeing you there @max3903 😄

@lasley
Copy link
Contributor

lasley commented Sep 8, 2016

Woot ❤️ @naousse thanks for cutting the test gap cut in half like that. LGTM 👍

@lasley
Copy link
Contributor

lasley commented Sep 8, 2016

@naousse - before I merge would you mind squashing please and thanks 😄

@max3903 max3903 merged commit ef598f9 into OCA:9.0 Sep 8, 2016
@max3903
Copy link
Sponsor Member

max3903 commented Sep 8, 2016

@lasley Github allows you to merge or to squash and merge at the same time ;)

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