10.0 mig quality control - #239
Merged
Merged
Conversation
* Fixing problems
…d new concepts. * Triggers for product category * ACLs * Tolerances in questions * one2many copyable * Fix some views * Error on same tolerance * Colors on inspection lines * Unify inspection header data assignment in set_test method * key name in set_test * Change icon set
…les * Trigger line instead of test and user
* Expand AUTHORS * Fix permissions
* security modified * some demo info added * Added "partner_selectable" field, so that inspections can by made by partner * Little view fixing, field was oe_edit_only instead of label * Add partners to trigger lines * Tests added * Trigger lines with duplicated test cleaned quality_control: Propose to OCA quality_control: required changes quality_control: Fixing coveralls quality_control_stock: * added demo data * replaced unlink method by ondelete="cascade" * required changes
Making it a regular field, you can put any manual quantity in inspections
…if it is autogenerated
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name` when `name` is set as `False`.
SimoRubi
force-pushed
the
10.0-mig-quality_control
branch
from
November 21, 2017 12:23
bd66022 to
1104722
Compare
SimoRubi
force-pushed
the
10.0-mig-quality_control
branch
from
November 21, 2017 16:48
1104722 to
4cc1321
Compare
eLBati
approved these changes
Nov 23, 2017
SimoRubi
force-pushed
the
10.0-mig-quality_control
branch
from
November 24, 2017 09:27
4cc1321 to
9aa0238
Compare
tafaRU
approved these changes
Nov 24, 2017
Member
Author
LoisRForgeFlow
left a comment
Contributor
There was a problem hiding this comment.
I realized after merging in v9 that the reamde was not being displayed properly. Could you fix it here?
|
|
||
| * Question: The thing to be checked. We have two types of questions: | ||
|
|
||
| * Qualitative: The result is a description, color, yes, no... |
Contributor
There was a problem hiding this comment.
remove initial space
|
|
||
| * Qualitative: The result is a description, color, yes, no... | ||
|
|
||
| * Quantitative: The result must be within a range. |
Contributor
There was a problem hiding this comment.
remove initial space
SimoRubi
force-pushed
the
10.0-mig-quality_control
branch
from
November 27, 2017 08:41
9aa0238 to
82839bc
Compare
LoisRForgeFlow
approved these changes
Nov 27, 2017
LoisRForgeFlow
left a comment
Contributor
There was a problem hiding this comment.
Tested on runbot + code review 👍
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.
Building on #198, I have migrated this module to v10.
Please check