Skip to content

[3514][IMP] purchase_view_adj: add view - #146

Open
smorita7749 wants to merge 1 commit into
16.0from
3514-imp-purchase_view_adj
Open

[3514][IMP] purchase_view_adj: add view#146
smorita7749 wants to merge 1 commit into
16.0from
3514-imp-purchase_view_adj

Conversation

@smorita7749

Copy link
Copy Markdown
Contributor

3514

Transplanting the view defined in studio to the purchase_view_adj module.

Comment on lines +11 to +23
<!--<xpath expr="//button[contains(@name,'button_confirm') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'print_quotation') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'action_rfq_send') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'action_rfq_send') and contains(@states,'sent')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
<!--<xpath expr="//button[contains(@name,'button_confirm') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'print_quotation') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'action_rfq_send') and contains(@states,'draft')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->
<!--<xpath expr="//button[contains(@name,'action_rfq_send') and contains(@states,'sent')]" position="attributes">-->
<!-- <attribute name="groups">purchase.group_purchase_manager</attribute>-->
<!--</xpath>-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants