[
https://issues.apache.org/jira/browse/OFBIZ-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Mayur updated OFBIZ-2480:
-------------------------------
Attachment: ItemShouldNotBeShown_OFBIZ-2480.patch
Hi Amit, Vivek,
I did following changes in the patch.
1) Implemented the service in Minilang and not in Java. Also improved the
service.
2) Few mods to the groovy, just used groovy features.
It would be nice if you could test and possibly fix any issues that come
because of my changes.
Thanks,
Vikas
> Item should not be shown if it is out of stock
> ----------------------------------------------
>
> Key: OFBIZ-2480
> URL: https://issues.apache.org/jira/browse/OFBIZ-2480
> Project: OFBiz
> Issue Type: New Feature
> Components: order, product
> Affects Versions: SVN trunk
> Reporter: Vivek Mishra
> Assignee: Vikas Mayur
> Fix For: SVN trunk
>
> Attachments: ItemShouldNotBeShown_OFBIZ-2480.patch,
> ItemShouldNotBeShown_OFBIZ-2480.patch
>
>
> Item should not be shown if it is out of stock.
> Usually pages which shows multiple products do not perform inventory check.
> Add a service which will run timely and perform the check for the status of
> the product availability in inventory and set the flag in product entity
> accordingly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.