-
-
Notifications
You must be signed in to change notification settings - Fork 495
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
[9.0][ADD] quality_control_issue #199
Merged
JordiBForgeFlow
merged 5 commits into
OCA:9.0
from
ForgeFlow:9.0-add-quality_control_issue
Oct 24, 2018
Merged
[9.0][ADD] quality_control_issue #199
JordiBForgeFlow
merged 5 commits into
OCA:9.0
from
ForgeFlow:9.0-add-quality_control_issue
Oct 24, 2018
Conversation
This file contains 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
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
from
May 26, 2017 13:50
2745524
to
84e2ca4
Compare
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
2 times, most recently
from
July 4, 2017 14:17
8cbfd43
to
f98fd19
Compare
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
3 times, most recently
from
July 26, 2017 15:51
b504480
to
6edab3e
Compare
@lreficent I made a few improvements:
|
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
8 times, most recently
from
July 31, 2017 15:15
da6cbed
to
9a71140
Compare
Closed
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
2 times, most recently
from
December 20, 2017 12:30
4fa6d1f
to
d762e7c
Compare
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
from
June 18, 2018 12:00
d762e7c
to
f8cd123
Compare
LoisRForgeFlow
commented
Oct 1, 2018
<field name="qc_team_id"/> | ||
<field name="stage_id"/> | ||
<field name="problem_group_id"/> | ||
<field name="qc_team_id"/> |
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.
this is duplicated
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
from
October 23, 2018 12:36
db61761
to
9ee105b
Compare
* add stage states * default values for relational fields must return a recordset. * do not allow to create qc issues from kanban quick create.
LoisRForgeFlow
force-pushed
the
9.0-add-quality_control_issue
branch
from
October 23, 2018 12:38
9ee105b
to
19ca96e
Compare
LoisRForgeFlow
changed the title
[9.0][ADD] quality_control_issue [WIP]
[9.0][ADD] quality_control_issue
Oct 23, 2018
JordiBForgeFlow
approved these changes
Oct 24, 2018
HviorForgeFlow
approved these changes
Oct 24, 2018
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 review
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.
This PR respond to the RFC described in #196.
Quality Control Issue
See README file.
Depends on: