You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2010/02/22 13:20:27 UTC

[jira] Closed: (OFBIZ-3493) Improvement on ecommerce product detail page for showing out of stock product

     [ https://issues.apache.org/jira/browse/OFBIZ-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3493.
--------------------------------------

    Resolution: Fixed

Thanks Parimal & Pranay - your changes are in trunk at r912544.

--
Ashish Vijaywargiya

> Improvement on ecommerce product detail page for showing out of stock product
> -----------------------------------------------------------------------------
>
>                 Key: OFBIZ-3493
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3493
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product, specialpurpose/ecommerce
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3493.patch
>
>
> Following can be done in order to improve the functionality of showing out of stock products on ecommerce product detail page:
> 1. Use lastInventoryCount from ProductFacility entity to evaluate availability of a product as it is set by scheduled service setLastInventoryCount.
> 2. Take unavailable variant products list from variant tree in context to use the feature well, in case of virtual products, when there are some or all variants which are not in the stock for a specific virtual product.
> 3. Feature should be enabled or disabled based on productStore.requireInventory as already done right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.