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

Display Discontinued Flag and Inactivate Price based on it #10245

Open
BodorAnnamaria opened this issue Nov 17, 2020 · 0 comments
Open

Display Discontinued Flag and Inactivate Price based on it #10245

BodorAnnamaria opened this issue Nov 17, 2020 · 0 comments

Comments

@BodorAnnamaria
Copy link
Contributor

BodorAnnamaria commented Nov 17, 2020

Is this a bug or feature request?

FR

What is the current behavior?

Discontinued Flag is not displayed.

Implement a new process which is active when a product is selected. The process will have and input date parameter.

The Process will set isActive flag to 'N' for M_ProductPrice for the current price list and all the price lists from the parameter valid from date, when the selected product Discontinued flag is 'Y'.

Process will set isActive flag to 'Y' for M_ProductPrice for the current price list and all the price lists from the parameter valid from date, when the selected product Discontinued flag is 'N'.

Which are the steps to reproduce?

Go to product menu see that in the grid view the Discontinued flag is not displayed. Go to single view the Discontinued flag is not displayed.
The required process is not exists.

What is the expected or desired behavior?

Display the Discontinued flag in product single view and grid view also.

@BodorAnnamaria BodorAnnamaria added the cmp:backend backend issue (cmp="component") label Nov 17, 2020
BodorAnnamaria added a commit that referenced this issue Dec 16, 2020
Add Trl for the new Process
BodorAnnamaria added a commit that referenced this issue Dec 17, 2020
* Prices of inactive products
The cache invalidation is needed if any update happens

* (#10245) Prices of inactive products
Add Trl for the new Process
#10245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants