Closed EdgarRetes closed 1 month ago
Thanks for this migration. There are some warnings in the test log. Can you please attend to them?
Can you merge migration commits into one please @EdgarRetes
Can you merge migration commits into one please @EdgarRetes
Done!
Hi @EdgarRetes, I did a test on runboat and found some issues. In particular for me there are some errors in nonconformity view migration for example on the invisibility rule for Actions and Causes and Analysis, where
attrs="{'invisible':[('state','in',['draft','cancel'])]}"
is refactored asinvisible="state not in 'draft' and state not in 'cancel'"
. I changed the code on the fly in runboat and it allows me to go further with state change (after filling the required fields). Please let me know if I'm wrong and if I can help in some way.
You are right, I had them wrong. Thanks for your comment! Let me know if you have some other erros
You are right, I had them wrong. Thanks for your comment! Let me know if you have some other erros
I don't know if it's my problem, but I don't see the runboat link to test it. Maybe you need to push again to update the generation? Thanks
You are right, I had them wrong. Thanks for your comment! Let me know if you have some other erros
I don't know if it's my problem, but I don't see the runboat link to test it. Maybe you need to push again to update the generation? Thanks
I just pushed it again
/ocabot merge nobump
Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 17.0-ocabot-merge-pr-596-by-max3903-bump-nobump, awaiting test results.
It looks like something changed on 17.0
in the meantime.
Let me try again (no action is required from you).
Prepared branch 17.0-ocabot-merge-pr-596-by-max3903-bump-nobump, awaiting test results.
Congratulations, your PR was merged at 5ad92f061b9a92f110a5618ae3f92a6c58e58e47. Thanks a lot for contributing to OCA. ❤️
/ocabot migration mgmtsystem_nonconformity