[16.0] [ADD] cross_connect_server#734
Conversation
7c9a99d to
18f12ee
Compare
|
hi @paradoxxxzero thanks ! |
18f12ee to
38473f4
Compare
Done! |
38473f4 to
e2ff3f5
Compare
florian-dacosta
left a comment
There was a problem hiding this comment.
LGTM code review + tests
sebastienbeau
left a comment
There was a problem hiding this comment.
LGTM (code review), minor change on login value
…que-user [IMP] Ensure login unicity for users coming from cross server client
sebastienbeau
left a comment
There was a problem hiding this comment.
LGTM (code review) and test
|
/ocabot merge patch |
|
What a great day to merge this nice PR. Let's do it! |
|
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-734-by-sebastienbeau-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
@sebastienbeau I stopped the merge because it should be nobump for module addition.... /ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
@rvalyi thanks |
|
Congratulations, your PR was merged at a8ee65e. Thanks a lot for contributing to OCA. ❤️ |
This module allows other odoo instances, where the
cross_connect_client(#735) module isinstalled and configured, users to connect directly on this odoo instance.
(Needed to bump precommit flake8 version for annotation support)