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

[10.0][IMP]-Migrated Business requirement etherpad module from v8 to v10. #235

Conversation

YogeshMahera-SerpentCS
Copy link
Member

#48

  • Migrated Business requirement etherpad module from v8 to v10.

@elicoidal elicoidal added this to the 10.0 milestone Aug 4, 2017
Copy link
Contributor

@elicoidal elicoidal left a comment

Choose a reason for hiding this comment

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

LGTM
@seb-elico @victormartinelicocorp

@pedrobaeza pedrobaeza mentioned this pull request Aug 4, 2017
14 tasks
@victormmtorres
Copy link
Collaborator

@elicoidal I could review it but think would be better as soon #223 is merged so Travis, Coveralls, Runbot are operative.

<field name="model">business.requirement</field>
<field name="inherit_id" ref="business_requirement.view_business_requirement_form"/>
<field name="arch" type="xml">
<xpath expr='//page[1]' position='after'>
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • use " as attribute separator
  • why using absolute index instead of the tab name?

<field name="model">business.requirement</field>
<field name="inherit_id" ref="business_requirement.view_business_requirement_form"/>
<field name="arch" type="xml">
<xpath expr='//page[@name="logs"]' position='before'>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Use " to encapsulate tag parameters

Copy link
Collaborator

@victormmtorres victormmtorres left a comment

Choose a reason for hiding this comment

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

After @seb-elico comments fixed. LGTM

Copy link
Collaborator

@seb-elico seb-elico left a comment

Choose a reason for hiding this comment

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

LGTM

@elicoidal elicoidal merged commit dfa5fcf into OCA:10.0 Aug 14, 2017
ruter-lyu pushed a commit to ruter-lyu/business-requirement that referenced this pull request Mar 22, 2019
…v10. (OCA#235)

* [IMP]Migrated business requriement etherpad module from v8 to v10

* [IMP]Improved xpath code

* [IMP]Improved " to encapsulate tag parameters
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

4 participants