[jira] Created: (OFBIZ-3747) ProductStore missing field title help

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3747) ProductStore missing field title help

Nicolas Malin (Jira)

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

Erwan de FERRIERES reassigned OFBIZ-3747:
-----------------------------------------

    Assignee: Erwan de FERRIERES

> ProductStore missing field title help
> -------------------------------------
>
>                 Key: OFBIZ-3747
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3747
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Erwan de FERRIERES
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: productStoreFieldDescriptions2.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3747) ProductStore missing field title help

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866471#action_12866471 ]

chris snow commented on OFBIZ-3747:
-----------------------------------

Based on the discussion: http://ofbiz.135035.n4.nabble.com/Reserve-inventory-for-orders-when-product-store-set-with-no-auto-reserve-tc2172964.html#a2173489, I'm wondering if reserveInventory should say:

{code}
    <property key="FieldDescription.ProductStore.reserveInventory">
        <value xml:lang="en">Causes inventory to be reserved for items ordered in the store. The inventory may still be on hand but will no longer be available for other orders. POS sales usually require Reserve Inventory = No</value>
    </property>
{code}

> ProductStore missing field title help
> -------------------------------------
>
>                 Key: OFBIZ-3747
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3747
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Erwan de FERRIERES
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: productStoreFieldDescriptions2.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3747) ProductStore missing field title help

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867211#action_12867211 ]

chris snow commented on OFBIZ-3747:
-----------------------------------

Hi Erwan - how's it going with the patch evaluation?

Should I make future patches smaller (i.e. fewer field descriptions), so that they aren't such a burden to evaluate and commit?

Many thanks,

Chris

> ProductStore missing field title help
> -------------------------------------
>
>                 Key: OFBIZ-3747
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3747
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Erwan de FERRIERES
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: productStoreFieldDescriptions2.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3747) ProductStore missing field title help

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Bruno Busco closed OFBIZ-3747.
------------------------------

      Assignee: Bruno Busco  (was: Erwan de FERRIERES)
    Resolution: Fixed

Thank you Chris,
your patch is in trunk at revision: 944675

> ProductStore missing field title help
> -------------------------------------
>
>                 Key: OFBIZ-3747
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3747
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Bruno Busco
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: productStoreFieldDescriptions2.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3747) ProductStore missing field title help

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867966#action_12867966 ]

Jacques Le Roux commented on OFBIZ-3747:
----------------------------------------

Chris,

About FieldDescription.ProductStore.reserveInventory content. You did well to not add the POS part, because it's not required only a possiblitiy when you use only a sole POS without sharing anything (eCommerce, multi POS terminales, etc.)

> ProductStore missing field title help
> -------------------------------------
>
>                 Key: OFBIZ-3747
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3747
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: chris snow
>            Assignee: Bruno Busco
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: productStoreFieldDescriptions2.patch
>
>


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

12