[jira] Created: (OFBIZ-816) cannot create purchase order the process stops at shit-to order

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

[jira] Created: (OFBIZ-816) cannot create purchase order the process stops at shit-to order

Nicolas Malin (Jira)
cannot create purchase order the process stops at shit-to order
---------------------------------------------------------------

                 Key: OFBIZ-816
                 URL: https://issues.apache.org/jira/browse/OFBIZ-816
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
         Environment: Ubuntu Linux, JDK 1.5, Postgresql 8.1
            Reporter: Vikrant Rathore


Cannot complete the purchase order as shop to address refers back to the same page. AFter checking the console.log following is the error:

2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

--
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-816) cannot create purchase order the process stops at ship-to order

Nicolas Malin (Jira)

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

Jacopo Cappellato updated OFBIZ-816:
------------------------------------

    Description:
Cannot complete the purchase order as ship to address refers back to the same page. AFter checking the console.log following is the error:

2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

  was:
Cannot complete the purchase order as shop to address refers back to the same page. AFter checking the console.log following is the error:

2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

        Summary: cannot create purchase order the process stops at ship-to order  (was: cannot create purchase order the process stops at shit-to order)

Fixed a typo in the issue description... sometimes a small one-letter typo makes a huge difference :-)

> cannot create purchase order the process stops at ship-to order
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-816
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Ubuntu Linux, JDK 1.5, Postgresql 8.1
>            Reporter: Vikrant Rathore
>
> Cannot complete the purchase order as ship to address refers back to the same page. AFter checking the console.log following is the error:
> 2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
> 2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
> 2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

--
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-816) cannot create purchase order the process stops at ship-to order

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

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

Jacopo Cappellato commented on OFBIZ-816:
-----------------------------------------

Hi Vikrant,

which ship-to address did you select? If none is available in that screen then I know what the problem is: you have selected a division (that will receive the purchase order) without a facility; just try, in the first screen of the order entry, to select "Company" from the drop down box, it should work.

Jacopo


> cannot create purchase order the process stops at ship-to order
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-816
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Ubuntu Linux, JDK 1.5, Postgresql 8.1
>            Reporter: Vikrant Rathore
>
> Cannot complete the purchase order as ship to address refers back to the same page. AFter checking the console.log following is the error:
> 2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
> 2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
> 2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

--
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] Resolved: (OFBIZ-816) cannot create purchase order the process stops at ship-to order

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

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

Vikrant Rathore resolved OFBIZ-816.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

hi Jacopo,

Thanks for you help. Today I again updated the SVN, recompiled and now can create purchase orders without problems.

Thanks
with best regards,
Vikrant


> cannot create purchase order the process stops at ship-to order
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-816
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Ubuntu Linux, JDK 1.5, Postgresql 8.1
>            Reporter: Vikrant Rathore
>             Fix For: SVN trunk
>
>
> Cannot complete the purchase order as ship to address refers back to the same page. AFter checking the console.log following is the error:
> 2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
> 2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
> 2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

--
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-816) cannot create purchase order the process stops at ship-to order

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

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

Jacopo Cappellato closed OFBIZ-816.
-----------------------------------


> cannot create purchase order the process stops at ship-to order
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-816
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-816
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Ubuntu Linux, JDK 1.5, Postgresql 8.1
>            Reporter: Vikrant Rathore
>             Fix For: SVN trunk
>
>
> Cannot complete the purchase order as ship to address refers back to the same page. AFter checking the console.log following is the error:
> 2007-03-14 09:33:15,015 (TP-Processor7) [     ScreenRenderer.java:220:INFO ] Found servlet context (application) attribute that conflicts with parameter name, leaving request parameter in place for name: _REQUEST_HANDLER_
> 2007-03-14 09:33:15,044 (TP-Processor7) [  ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
> 2007-03-14 09:33:15,053 (TP-Processor7) [     ControlServlet.java:256:DEBUG] [[[finalizeOrder] Done rendering page, Servlet Finished- total:0.04,since last([finalizeOrder] S...):0.04]

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