-
-
Notifications
You must be signed in to change notification settings - Fork 320
13.0 mig mgmtsystem survey #270
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
Conversation
Hey @ernestotejeda, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
690146f
to
74a163c
Compare
As #268 is merged i rebased and cleaned up the commit history a bit |
74a163c
to
79b4189
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.
👍 LGTM
79b4189
to
7ca9543
Compare
changes done |
7ca9543
to
73d447e
Compare
Changes done |
/ocabot merge |
Hey, thanks for contributing! Proceeding to merge this for you. |
This PR has the |
@pedrobaeza The merge process could not start, because command `git merge --no-ff -m Merge PR #270 into 13.0 Signed-off-by pedrobaeza tmp-pr-270` failed with output:
|
@pedrobaeza The merge process could not be finalized, because command `git merge --no-ff -m Merge PR #270 into 13.0 Signed-off-by pedrobaeza tmp-pr-270` failed with output:
|
[FIX] .py files licenses to AGPL
[UPG] module manifest and views to v7 format
Added mgmtsystem_survey to ported code Remove comments Renamed files Splitted xml files in models/views Reorder file loading Removed explicit view in survey_survey_view.xml Moved demo data as demo and renamed files without suffix Removed demo about survey
MIG-mgmtsystem_survey-to-V.-10.0
73d447e
to
ea1463a
Compare
/ocabot merge |
What a great day to merge this nice PR. Let's do it! |
It looks like something changed on |
It looks like something changed on |
Congratulations, your PR was merged at 6479178. Thanks a lot for contributing to OCA. ❤️ |
Depends on:
As this module depends on #268 I have included here the commits of that PR so it can be functionally tested.There is no survey.stage model in v13, now the survey.survey model has a selection field instead of having a many2one relationship with survey.stage. So I adapted the module according to those changes
Cc @Tecnativa TT20485