[jira] Created: (OFBIZ-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

[jira] Created: (OFBIZ-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

Nicolas Malin (Jira)
Missing ReturnItemTypeMap for AGGREGATED prodcuts
-------------------------------------------------

                 Key: OFBIZ-1423
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Bilgin Ibryam
            Priority: Minor
             Fix For: SVN trunk


Hi,

Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
Is there a reason for it or just missed ?

Bilgin


Index: applications/order/data/OrderTypeData.xml
===================================================================
--- applications/order/data/OrderTypeData.xml (revision 597751)
+++ applications/order/data/OrderTypeData.xml (working copy)
@@ -259,6 +259,7 @@
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
+    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
     <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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] Updated: (OFBIZ-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

Nicolas Malin (Jira)

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

Bilgin Ibryam updated OFBIZ-1423:
---------------------------------

        Fix Version/s: Release Branch 4.0
    Affects Version/s: Release Branch 4.0

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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] Assigned: (OFBIZ-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

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

Jacopo Cappellato reassigned OFBIZ-1423:
----------------------------------------

    Assignee: Jacopo Cappellato

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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] Assigned: (OFBIZ-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

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

Jacopo Cappellato reassigned OFBIZ-1423:
----------------------------------------

    Assignee: Bilgin Ibryam  (was: Jacopo Cappellato)

Bilgin,

I think you can use this to test your new commit privileges (as soon as they are setup).
Just be sure to use 4-spaces for indentation (and not tabs).

Jacopo

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550102 ]

Bilgin Ibryam commented on OFBIZ-1423:
--------------------------------------

Jacopo,

Thanks for advices.
I'll be careful with tabs (and everything else).

-Bilgin

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550378 ]

Bilgin Ibryam commented on OFBIZ-1423:
--------------------------------------

Committed in trunk rev. 603189

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

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

Bilgin Ibryam closed OFBIZ-1423.
--------------------------------

    Resolution: Fixed

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

--
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-1423) Missing ReturnItemTypeMap for AGGREGATED prodcuts

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550564 ]

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

Back ported in release4.0 603294

> Missing ReturnItemTypeMap for AGGREGATED prodcuts
> -------------------------------------------------
>
>                 Key: OFBIZ-1423
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1423
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> Hi,
> Returning AGGREGATED  products (PC001) currently is not possible due to missing entry in ReturnItemTypeMap enity.
> Is there a reason for it or just missed ?
> Bilgin
> Index: applications/order/data/OrderTypeData.xml
> ===================================================================
> --- applications/order/data/OrderTypeData.xml (revision 597751)
> +++ applications/order/data/OrderTypeData.xml (working copy)
> @@ -259,6 +259,7 @@
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINISHED_GOOD" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_AUTO" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="MARKETING_PKG_PICK" returnItemTypeId="RET_FPROD_ITEM"/>
> +    <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="AGGREGATED" returnItemTypeId="RET_FPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="DIGITAL_GOOD" returnItemTypeId="RET_DPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="FINDIG_GOOD" returnItemTypeId="RET_FDPROD_ITEM"/>
>      <ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="PROMOTION_ADJUSTMENT" returnItemTypeId="RET_PROMOTION_ADJ"/>

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