Skip to content
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

[IMP] [8.0-i195-BR001028-T22321] Added code to search BR based on Name or Description in m2o fields #203

Merged

Conversation

sudhir-serpentcs
Copy link
Contributor

This PR refers to Issue #195
@elicoidal @seb-elico @victormartinelicocorp Please review.

@sudhir-serpentcs sudhir-serpentcs changed the title [IMP] [8.0-i193-BR001028-T22320] Added code to search BR based on Name or Description in m2o fields [IMP] [8.0-i195-BR001028-T22321] Added code to search BR based on Name or Description in m2o fields Jun 30, 2017
@elicoidal
Copy link
Contributor

@victormartinelicocorp

Search BR based on Name or Description
"""
# Make a search with default criteria
names1 = super(BusinessRequirement, self).name_search(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sudhir-serpentcs Since a while I haven't see a variable with numbers.

think this could named names
second one descriptions

@elicoidal ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@victormartinelicocorp Done. Changed the variable names.

@elicoidal elicoidal merged commit 6076a29 into OCA:8.0 Jul 17, 2017
@sudhir-serpentcs sudhir-serpentcs deleted the 8.0-issue-195-search_br_on_name_desc branch July 17, 2017 07:01
ruter-lyu pushed a commit to ruter-lyu/business-requirement that referenced this pull request Mar 15, 2019
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.
victormmtorres pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 4, 2019
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.
pedrobaeza pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 21, 2019
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
victormmtorres pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 26, 2019
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
Tardo pushed a commit to Tecnativa/business-requirement that referenced this pull request Jan 24, 2020
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
victoralmau pushed a commit to Tecnativa/business-requirement that referenced this pull request Oct 14, 2021
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
victoralmau pushed a commit to Tecnativa/business-requirement that referenced this pull request Oct 14, 2021
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
MosabWadea pushed a commit to MosabWadea/business-requirement that referenced this pull request Mar 5, 2022
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
AntoniRomera pushed a commit to AntoniRomera/business-requirement that referenced this pull request Jul 4, 2023
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
NachoAlesLopez pushed a commit to NachoAlesLopez/business-requirement that referenced this pull request Apr 28, 2024
…e or Description in m2o fields (OCA#203)

* [IMP] Added code to search BR based on Name or Description in m2o fields.

* [IMP] Added UT to improved code coverage.

* [IMP] Modified the variables names as per GIT review.

[8.0-i190] [ADD] Added filter in BR search to allow user to search BR from Name or Description. (OCA#220)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants