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

Magento backend catalog MSRP without currency symbol #21911

Closed
wants to merge 1 commit into from

Conversation

mage2pratik
Copy link
Contributor

@mage2pratik mage2pratik commented Mar 23, 2019

Description (*)

Fixed Magento backend catalog "MSRP" without currency symbol.

Fixed Issues (if relevant)

  1. Magento backend catalog "MSRP" without currency symbol #21910: Magento backend catalog "MSRP" without currency symbol

Manual testing scenarios (*)

  1. Admin Menu > Stores > Settings > Configuration > Sales > Minimum Advertised Price = Yes
  2. Navigate to admin catalog product grid
  3. Using "Columns" selection, add 'Manufacturer's Suggested Retail Price'(MSRP) column in the grid

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Contributor

Hi @mage2pratik. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

Copy link
Contributor

@dmytro-ch dmytro-ch left a comment

Choose a reason for hiding this comment

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

Hi @mage2pratik!
I guess this column is not expected to be shown by default on Products listing.

@orlangur
Copy link
Contributor

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @orlangur. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @orlangur, here is your new Magento instance.
Admin access: https://pr-21911.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@orlangur
Copy link
Contributor

@magento-engcom-team give me 2.3-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @orlangur. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @orlangur, here is your Magento instance.
Admin access: https://i-21911-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@ghost ghost assigned orlangur Mar 24, 2019
Copy link
Contributor

@orlangur orlangur left a comment

Choose a reason for hiding this comment

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

Hi @mage2pratik!

Dmytro is right, also, please note that if such change would be valid, it should be placed in Msrp module.

Please fix the special price case in the same PR.

@orlangur
Copy link
Contributor

orlangur commented Apr 3, 2019

@mage2pratik I believe you missed the if such change would be valid part. Current fix is not correct, no new column should be added to grid by default.

@sidolov
Copy link
Contributor

sidolov commented Apr 30, 2019

Hi @mage2pratik , I am closing this PR now due to inactivity.
Please reopen and update if you wish to continue.
Thank you for the collaboration!

@sidolov sidolov closed this Apr 30, 2019
@m2-assistant
Copy link

m2-assistant bot commented Apr 30, 2019

Hi @mage2pratik, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

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

5 participants