9.0 [WIP] [MIG] quality_control_samples - #236
Closed
damendieta wants to merge 26 commits into
Closed
Conversation
[skip ci]
…README files, and new concepts. WIP of quality_control_tolerance
[FIX] quality_control_tolerance: flake8
… number of samples to take
…les that were not deleted by the odoo-mrp OCA migration intructions
Contributor
|
@damendieta I hope you don't mind, I've updated your PR message with the dependency. |
Author
|
@lreficent hi, not at all, thanks for the update. Runbot and travis are failing because quatlity_control is a dependency but it's on another branch. How can I make the module available here without making it part of the PR as will happen if I include the module in this branch? |
Contributor
|
@damendieta Here you have a example of another module depending on quality_control (among others) d824263. Note that this is temporary and with testing purposes, in order to be in merging shape we need to merge all the dependencies first. |
damendieta
force-pushed
the
9.0-mig-quality_control_samples
branch
from
November 16, 2017 20:20
1d14b56 to
3c9acf5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial commit of migration, it's working and functional, but no test had been added.
Can someone help whit the test?
Thanks.
Depends on: