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

[ADD][business_requirement] Added To be reviewed field in BR #120

Conversation

sudhir-serpentcs
Copy link
Contributor

@sudhir-serpentcs sudhir-serpentcs commented Apr 14, 2017

@victormartinelicocorp @elicoidal
Added to be reviewed field with filter and grouping

@elicoidal
Copy link
Contributor

elicoidal commented Apr 15, 2017

@sudhir-serpentcs thanks for the update: requirement is well answered but I want to take the opportunity to redesign slightly the header of the BR form view as followed:

  • First line: description (unchanged)
  • Second line: Master Project / Parent Project
  • Third line: Customer / Reference
  • Fourth line: Category / Change Request
  • Fifth line: Requested by / Responsible
  • Sixth line: To be reviewed / Reviewers
  • Seventh line: Priority

Besides I want to change the following:

  • "Other information" => Logs
  • Hide "Level 1" information in "other information"
  • Add Responsible to the tree view (first)
  • Add the total of Sales revenue at the bottom of the tree view

@sudhir-serpentcs
Copy link
Contributor Author

@elicoidal @victormartinelicocorp
Improved form view as per requirement.
please review code.

@elicoidal
Copy link
Contributor

elicoidal commented Apr 16, 2017

@sudhir-serpentcs

  • Revenue in the tree view has disappeared and no total (obviously).
    Rest of modifications are good!

Additional details:

  • created on => Creation Date
  • Created By and Creation Date should be on the same line (the 2 columns should be well aligned)
  • move linked project in the same line as priority (it will disappear later anyway)

@sudhir-serpentcs
Copy link
Contributor Author

@elicoidal @victormartinelicocorp
can you please review code.

@elicoidal
Copy link
Contributor

Thanks @sudhir-serpentcs still missing the revenue and total in the tree view.

@elicoidal
Copy link
Contributor

@sudhir-serpentcs there is very few left for this one. If you can fix it we could merge it quickly

@sudhir-serpentcs sudhir-serpentcs force-pushed the 8.0-13787_BR000189_Improve-Reviewer-information branch 2 times, most recently from 0d2f5fa to a864cb4 Compare April 18, 2017 12:37
@elicoidal
Copy link
Contributor

@sudhir-serpentcs there is very few left for this one. If you can fix it we could merge it quickly

Can you proceed so that we finish the roll-out?

@sudhir-serpentcs
Copy link
Contributor Author

@elicoidal sure I will.

@elicoidal elicoidal changed the title [ADD]Added To be reviewed field in BR [ADD][business_requirement] Added To be reviewed field in BR Apr 26, 2017
@elicoidal elicoidal added this to the 8.0 milestone Apr 26, 2017
@elicoidal
Copy link
Contributor

@sudhir-serpentcs I did not pay attention but some comments are duplicated in #105

@victormmtorres
Copy link
Collaborator

@sudhir-serpentcs I did not pay attention but some comments are duplicated in #105

@sudhir-serpentcs Fix or modify business_requirement_deliverable only on #105

@elicoidal Once this PR only apply for the module business_requirement I think is ready to merge

@victormmtorres
Copy link
Collaborator

@sudhir-serpentcs I did not pay attention but some comments are duplicated in #105

@elicoidal Could you specify what is no need to be implemented here?

@serpentcs-dev1
Copy link
Member

@elicoidal

Yes the comments is covered in the PR #105

Now I think all comments are fulfilled and it is ready to merge once reviewed.

cc @victormartinelicocorp

@elicoidal
Copy link
Contributor

@victormartinelicocorp this one could be merge right?

@@ -236,7 +236,7 @@ class BusinessRequirement(models.Model):
total_revenue = fields.Float(
compute='_compute_deliverable_total',
string='Total Revenue',
store=False
store=True
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

@sudhir-serpentcs once this is fixed, I will merge

@elicoidal
Copy link
Contributor

@sudhir-serpentcs you will probably need to rebase given all modifications ;)

@elicoidal
Copy link
Contributor

@victormartinelicocorp Let's move on

@elicoidal elicoidal merged commit e4d686b into OCA:8.0 Apr 28, 2017
@sudhir-serpentcs sudhir-serpentcs deleted the 8.0-13787_BR000189_Improve-Reviewer-information branch July 11, 2017 05:59
ruter-lyu pushed a commit to ruter-lyu/business-requirement that referenced this pull request Mar 15, 2019
* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
ruter-lyu pushed a commit to ruter-lyu/business-requirement that referenced this pull request Mar 22, 2019
* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
victormmtorres pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 4, 2019
* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
pedrobaeza pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 21, 2019
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
victormmtorres pushed a commit to Tecnativa/business-requirement that referenced this pull request Jun 26, 2019
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
Tardo pushed a commit to Tecnativa/business-requirement that referenced this pull request Jan 24, 2020
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.
victoralmau pushed a commit to Tecnativa/business-requirement that referenced this pull request Oct 14, 2021
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.

OCA Transbot updated translations from Transifex
victoralmau pushed a commit to Tecnativa/business-requirement that referenced this pull request Oct 14, 2021
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.

OCA Transbot updated translations from Transifex
MosabWadea pushed a commit to MosabWadea/business-requirement that referenced this pull request Mar 5, 2022
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.

OCA Transbot updated translations from Transifex
AntoniRomera pushed a commit to AntoniRomera/business-requirement that referenced this pull request Jul 4, 2023
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.

OCA Transbot updated translations from Transifex
NachoAlesLopez pushed a commit to NachoAlesLopez/business-requirement that referenced this pull request Apr 28, 2024
…CA#105)

* [IMP] Transfer the Gross Profit fields to the Deliverable lines

* [IMP] Changed calculation for Gross Profit.

* [IMP]Transfer the Gross Profit fields to the Deliverable lines

* [ADD]Added Description field

* [IMP] Improved code as per comment.

* [IMP]changed the position of the fields.

* [IMP] Improved code as per comment.

* [IMP]Improved pivot views.

* [FIX] Fixed Travis & Changed code as per comments.

* [FIX] made requested changes.

[ADD][business_requirement] Added To be reviewed field in BR (OCA#120)

* [ADD]Added To be reviewed field in BR

* [IMP] Improved form view as per requirement.

* [IMP] Improved code as per comment.

* [FIX] Fixed issues.

* [IMP]Improved Code.

* [IMP] IMproved code.

OCA Transbot updated translations from Transifex
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.

5 participants