[jira] Created: (OFBIZ-2535) entity import through webtools dies not import string decimal

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

[jira] Created: (OFBIZ-2535) entity import through webtools dies not import string decimal

Nicolas Malin (Jira)
entity import through webtools dies not import string decimal
-------------------------------------------------------------

                 Key: OFBIZ-2535
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2535
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Release Branch 9.04
         Environment: 9.04 framework/webtools
            Reporter: BJ Freeman
             Fix For: Release Branch 9.04


using the webtools import
<Product productId="3721" primaryProductCategoryId="dropShip" productTypeId="FINISHED_GOOD" description="Stereo Pre Amplifier" brandName="AudioSource" longDescription="&lt;li&gt;6 stereo line level inputs, 2 stereo line outputs&lt;li&gt;Control center for your AV system&lt;li&gt;Versatile switching and dubbing capabilities&lt;li&gt;Bass, treble, balance and volume controls&lt;li&gt;1 switched and one un-switched AC power outlet&lt;li&gt;10Hz-10kHz frequency response&lt;li&gt;Less than 0.008% THD&lt;li&gt;110dB signal-to-noise ratio&lt;li&gt;Tape loop for outboard processors&lt;li&gt;16 1/2 W x 2 1/2 H x 11 1/2 D" weight="9.1499996185" weightUomId="WT_lb" productName="Stereo Pre Amplifier" quantityIncluded="12" isVirtual="Y" isVariant="N" />

the weight="9.1499996185"
does not show up in the webtools/control/ViewGeneric?entityName=Product&productId=3721

--
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-2535) entity import through webtools dies not import string decimal

Nicolas Malin (Jira)

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

BJ Freeman updated OFBIZ-2535:
------------------------------

    Component/s: framework

> entity import through webtools dies not import string decimal
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2535
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2535
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 9.04
>         Environment: 9.04 framework/webtools
>            Reporter: BJ Freeman
>             Fix For: Release Branch 9.04
>
>
> using the webtools import
> <Product productId="3721" primaryProductCategoryId="dropShip" productTypeId="FINISHED_GOOD" description="Stereo Pre Amplifier" brandName="AudioSource" longDescription="&lt;li&gt;6 stereo line level inputs, 2 stereo line outputs&lt;li&gt;Control center for your AV system&lt;li&gt;Versatile switching and dubbing capabilities&lt;li&gt;Bass, treble, balance and volume controls&lt;li&gt;1 switched and one un-switched AC power outlet&lt;li&gt;10Hz-10kHz frequency response&lt;li&gt;Less than 0.008% THD&lt;li&gt;110dB signal-to-noise ratio&lt;li&gt;Tape loop for outboard processors&lt;li&gt;16 1/2 W x 2 1/2 H x 11 1/2 D" weight="9.1499996185" weightUomId="WT_lb" productName="Stereo Pre Amplifier" quantityIncluded="12" isVirtual="Y" isVariant="N" />
> the weight="9.1499996185"
> does not show up in the webtools/control/ViewGeneric?entityName=Product&productId=3721

--
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-2535) entity import through webtools dies not import string decimal

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

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

BJ Freeman updated OFBIZ-2535:
------------------------------

    Priority: Minor  (was: Major)

actually this is just a display problem.
data is fine.

> entity import through webtools dies not import string decimal
> -------------------------------------------------------------
>
>                 Key: OFBIZ-2535
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2535
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 9.04
>         Environment: 9.04 framework/webtools
>            Reporter: BJ Freeman
>            Priority: Minor
>             Fix For: Release Branch 9.04
>
>
> using the webtools import
> <Product productId="3721" primaryProductCategoryId="dropShip" productTypeId="FINISHED_GOOD" description="Stereo Pre Amplifier" brandName="AudioSource" longDescription="&lt;li&gt;6 stereo line level inputs, 2 stereo line outputs&lt;li&gt;Control center for your AV system&lt;li&gt;Versatile switching and dubbing capabilities&lt;li&gt;Bass, treble, balance and volume controls&lt;li&gt;1 switched and one un-switched AC power outlet&lt;li&gt;10Hz-10kHz frequency response&lt;li&gt;Less than 0.008% THD&lt;li&gt;110dB signal-to-noise ratio&lt;li&gt;Tape loop for outboard processors&lt;li&gt;16 1/2 W x 2 1/2 H x 11 1/2 D" weight="9.1499996185" weightUomId="WT_lb" productName="Stereo Pre Amplifier" quantityIncluded="12" isVirtual="Y" isVariant="N" />
> the weight="9.1499996185"
> does not show up in the webtools/control/ViewGeneric?entityName=Product&productId=3721

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