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

[jira] Created: (OFBIZ-1011) purchase order process is broken in trunk

purchase order process is broken in trunk
-----------------------------------------

                 Key: OFBIZ-1011
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Thomas Herzog
            Priority: Trivial
             Fix For: SVN trunk


When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Assigned: (OFBIZ-1011) purchase order process is broken in trunk

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

Jacopo Cappellato reassigned OFBIZ-1011:
----------------------------------------

    Assignee: Jacopo Cappellato

> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>         Assigned To: Jacopo Cappellato
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Updated: (OFBIZ-1011) purchase order process is broken in trunk

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

Jacopo Cappellato updated OFBIZ-1011:
-------------------------------------

    Priority: Major  (was: Trivial)

> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>         Assigned To: Jacopo Cappellato
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Closed: (OFBIZ-1011) purchase order process is broken in trunk

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

Jacopo Cappellato closed OFBIZ-1011.
------------------------------------

    Resolution: Fixed

> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>         Assigned To: Jacopo Cappellato
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Commented: (OFBIZ-1011) purchase order process is broken in trunk

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

Thomas Herzog commented on OFBIZ-1011:
--------------------------------------

For me its working fine. Can we close it?
Thomas

> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>         Assigned To: Jacopo Cappellato
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Updated: (OFBIZ-1011) purchase order process is broken in trunk

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

Adrian Crum updated OFBIZ-1011:
-------------------------------

    Attachment: ordermgr.patch

Attached patch fixes the HTML, BUT clicking the link generates a NPE message. I don't have time to track it down. Maybe someone else can take this patch and run with it.


> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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


[jira] Commented: (OFBIZ-1011) purchase order process is broken in trunk

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

Jacopo Cappellato commented on OFBIZ-1011:
------------------------------------------

Adrian, thanks for the patch, it's in rev. 540840

However I can't recreate the errors you are reporting: Thomas, Adrian can you help me to recreate them?

Jacopo


> purchase order process is broken in trunk
> -----------------------------------------
>
>                 Key: OFBIZ-1011
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1011
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thomas Herzog
>         Assigned To: Jacopo Cappellato
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ordermgr.patch
>
>
> When I try to create a purchase order with [Order] ->[Order Entry] ->[Continue], the [Continue] button is not working in the PO section. As reported by Adrian the sales order entry <form> element is never closed.

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