You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Vikas Mayur (JIRA)" <ji...@apache.org> on 2007/12/01 14:05:47 UTC

[jira] Created: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

JUnit test case for Creating a Purchase Order
---------------------------------------------

                 Key: OFBIZ-1464
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Vikas Mayur


Followed the process from 
http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Closed: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti closed OFBIZ-1464.
---------------------------------

    Resolution: Fixed

Thanks Shubham Goyal, I have committed a modified patch in rev. 603777.


> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ordertests.xml, PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Updated: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti updated OFBIZ-1464:
----------------------------------

    Attachment: ordertests.xml

This is the ordertests.xml in the test-results folder.

> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ordertests.xml, PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Commented: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551032 ] 

Anil K Patel commented on OFBIZ-1464:
-------------------------------------

Marco. Sure, it be great. Thanks for looking at it and other similar ones.

> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Commented: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551155 ] 

Marco Risaliti commented on OFBIZ-1464:
---------------------------------------

I have checked the patch attached to this issue and after some review I will commit with some changes:

- corrected some foreign key violation that in the demo data doesn't exists
contactMechId = 10000 --> 9000
productId = VUDUBX100 --> GZ-1000
productStoreId = 9001 --> 9000
shipmentMethodTypeId = NEXTDAY --> NEXT_DAY

- changed all the refernce that used ArrayList to FastList.
- removed the warning on 1.5.

Thanks
Marco

> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ordertests.xml, PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Updated: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti updated OFBIZ-1464:
----------------------------------

          Component/s: product
        Fix Version/s: SVN trunk
             Assignee: Marco Risaliti
             Priority: Minor  (was: Major)
    Affects Version/s: SVN trunk

May I can test and then commit ?

> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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


[jira] Updated: (OFBIZ-1464) JUnit test case for Creating a Purchase Order

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur updated OFBIZ-1464:
-------------------------------

    Attachment: PurchaseOrderTestCase.patch

Patch from Shubham Goyal

> JUnit test case for Creating a Purchase Order
> ---------------------------------------------
>
>                 Key: OFBIZ-1464
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1464
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Vikas Mayur
>         Attachments: PurchaseOrderTestCase.patch
>
>
> Followed the process from 
> http://docs.ofbiz.org/display/OFBENDUSER/Create+a+Purchase+Order

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