-
-
Notifications
You must be signed in to change notification settings - Fork 862
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
[10.0] partner multi relation tabs migration #498
[10.0] partner multi relation tabs migration #498
Conversation
36f1693
to
bdd7f67
Compare
bdd7f67
to
806524c
Compare
This PR depend on/includes #497 (Update 2018-04-13: PR 497 has now been merged) |
3781f25
to
b0d7d72
Compare
b0d7d72
to
358d38c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test coverage needs to be increased
65ab332
to
acfad62
Compare
53206f5
to
f2af5aa
Compare
34a6ccd
to
7ac3a49
Compare
db61276
to
4d2f5e8
Compare
@hbrunn Tests have been added, so I think your point is satisfied now. |
thanks! |
4d2f5e8
to
335585c
Compare
70d17c1
to
7643fad
Compare
3cdbc3f
to
9b6feb4
Compare
- Separate model (db) partially from user interface; - Use demo data for performance, cleaner tests, and front end testing; - Make sure tabs dependent on partner_category_id work.
b3af8d7
to
7bda6e2
Compare
7bda6e2
to
1bb0692
Compare
@ddufresne Would you be so kind as to have a look at this PR? I also intent to migrate it to 11.0. |
@NL66278 this is quite a lot of code. Before I go deep into review, I would prefer to see the big picture. Could you extend your README with screenshots and explanations on how to use your module step by step. Then, it's going to be easier for me to review. |
2d78b7d
to
c2a887b
Compare
@ddufresne I added a usage section with screenshots (taking as an example your code for partner_multi_relation in 12.0). However the images will only be rendered properly from the README.rst after the merge, because of the way the url's have been setup. But of course they are part of the code so you should be able to see them there. |
7b97e4a
to
9eb9793
Compare
There are situations where tabs are added by fields_view_get, but not yet visible for other functions, presumably in other workers. Handle the errors caused by this. So far only seen in mapped function.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional test 👍
This PR has the |
/ocabot merge |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 7b0d4bf. Thanks a lot for contributing to OCA. ❤️ |
No description provided.