You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by pe...@ec4b.com on 2007/04/12 04:10:33 UTC

PO Missing from ALL Enterred Orders


 
Hi,


Has anyone encountered the 'Purchase Order Number' being missing from 'order
entries'. 

...In more detail... 
ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER > <insert
data> 

And yet the PO Number does not appear in the order.


Is this set by parameter?


Your assistance would be much appreciated.
 

Thanks & Regards,

Peter
 


Re: Confirmation E-Mail Corruption

Posted by BJ Freeman <bj...@free-man.net>.
Not sure what you mean by no setup.
this is done in the products section.
however the actual work is done by the template specified in the
parameters. This has to be created by hand. you can see these in the
demo data that is loaded for the demo store.
to add more types of emails you would have to add to the entity through
the web tools or with your own data xml that you load by the install
method of ext files.

as mention in the other email
Attachment Screen Location (XSL-FO) has been recently added to create
PDF files to be attached to the mail, in stead of having it in the body.
but you can have both if you chose.
Again the file in the Attachment Screen Location (XSL-FO) is hand created.

peter@ec4b.com sent the following on 4/16/2007 2:59 PM:
> Hi,
> 
> 
> Thanks, I see there are no e-mails setup.
> 
> There are a couple of parameters;
> 'Body Screen Location'
> 'Attachment Screen Location (XSL-FO)'
> 
> What are these parameters used for?
> 
> 
> Thanks & Regards,
> 
> Peter 
> 
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 12 April 2007 09:07
> To: user@ofbiz.apache.org
> Subject: Re: Confirmation E-Mail Corruption
> 
> Hi Peter
> 
> What setting do you have for the Order Confirmation template location on
> your Product Store?
> You can find it here: Catalog -> Stores -> (select your store) -> Emails
> 
> Thanks
> Scott
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>> I'm not sure there's been one shared, I'm not even sure whether it has
>> a JIRA issue.  In my custom deployment I have the partyId: admin in a
>> related role to all of the orders, so I've never looked into a
>> solution.
>> --- peter@ec4b.com wrote:
>>
>>>
>>>
>>>
>>>
>>>
>>> Right thanks, where can I get the bug fix?
>>>
>>>
>>> Best Regards,
>>>
>>> Peter
>>>
>>>
>>>
>>> -----Original Message-----
>>> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
>>> Sent: 12 April 2007 04:15
>>> To: user@ofbiz.apache.org
>>> Subject: Re: Confirmation E-Mail Corruption
>>>
>>> To briefly clarify, it's a bug, not a bad permission setup in your
>>> deployment.
>>> --- Chris Howe <cj...@yahoo.com> wrote:
>>>
>>>> This, I believe, is an issue with permissions.  The template that
>>>> creates the body may require the user be in a certain role in
>>>> relation
>>>> to the specific order (ie an entry with that partyId in the
>>> OrderRole
>>>> entity)
>>>> --- peter@ec4b.com wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>>
>>>>> After Entering an Order in the summary of the Order, there is a
>>>> field
>>>>> called
>>>>> 'Order Notification Email Address' and a button in the top of the
>>>>> right side
>>>>> of the screen which says 'send a confirmation e-mail'.
>>>>>
>>>>> When I press the 'send a confirmation e-mail' button the Subject
>>> &
>>>>> Send to
>>>>> are populated. But that is it, all the rest of the data is
>>> garbage.
>>>>> I have a PDP of the way it looks, which I can e-mail to you.
>>>>>
>>>>>
>>>>> Would appreciate your assistance.
>>>>>
>>>>>
>>>>> Thanks & Regards,
>>>>>
>>>>> Peter
>>>>>
>>>>>
>>>>> Send a confirmation email
>>>>>
>>>>> Go Back  Send Subject
>>>>> Send To
>>>>>
>>>>> CC To
>>>>> BCC To
>>>>> From
>>>>>
>>>>> Content-Type      text/html
>>>>> Body       Method public java.lang.String
>>>>> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
>>>>> throws
>>>>>
>> org.ofbiz.base.util.GeneralException,java.io.IOException,
>> org.xml.sax.SAXExce
>>>>> ption,javax.xml.parsers.ParserConfigurationException threw an
>>>>> exception when
>>>>> invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
>>>>> problematic
>>>>> instruction: ---------- ==>
>>>>>
>> ${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
>>>>> [on line 99, column 79 in sendconfirmationemail.ftl] ----------
>>>> Java
>>>>> backtrace for programmers: ----------
>>>>> freemarker.template.TemplateModelException: Method public
>>>>> java.lang.String
>>>>> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
>>>>> throws
>>>>>
>> org.ofbiz.base.util.GeneralException,java.io.IOException,
>> org.xml.sax.SAXExce
>>>>> ption,javax.xml.parsers.ParserConfigurationException threw an
>>>>> exception when
>>>>> invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
>>>>>
>> freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java
>> :1
>>>>> 34) at
>>>>>
>>> freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
>>>> at
>>>>> freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
>>>> at
>>>>> freemarker.core.Expression.getStringValue(Expression.java:93) at
>>>>> freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
>>>>> freemarker.core.Environment.visit(Environment.java:196) at
>>>>> freemarker.core.MixedContent.accept(MixedContent.java:92) at
>>>>> freemarker.core.Environment.visit(Environment.java:196) at
>>>>> freemarker.core.IfBlock.accept(IfBlock.java:82) at
>>>>> freemarker.core.Environment.visit(Environment.java:196) at
>>>>> freemarker.core.MixedContent.accept(MixedContent.java:92) at
>>>>> freemarker.core.Environment.visit(Environment.java:196) at
>>>>> freemarker.core.Environment.process(Environment.java:176) at
>>>>> freemarker.template.Template.process(Template.java:231) at
>>>>>
>> org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation
>> (FreeM
>>>>> arkerWorker.java:176) at
>>>>>
>> org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
>>>>> at
>>>>>
>> org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString
>> (HtmlWidge
>>>>> t.java:114) at
>>>>>
>> org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
>>>>> at
>>>>>
>>
> org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
>>>>> g(ModelScreenWidget.java:806) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
>>>>> g(ModelScreenWidget.java:532) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
>> (ModelScree
>>>>> nWidget.java:193) at
>>>>>
>>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
>>>>> etString(ModelScreenWidget.java:554) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
>> (ModelSc
>>>>> reenWidget.java:254) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
>>>>> g(ModelScreenWidget.java:532) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
>> (ModelScree
>>>>> nWidget.java:193) at
>>>>>
>>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
>>>>> etString(ModelScreenWidget.java:554) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
>> (Model
>>>>> ScreenWidget.java:310) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
>> (Model
>>>>> ScreenWidget.java:310) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
>> (ModelScreen
>>>>> Widget.java:161) at
>>>>>
>> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
>> (Model
>>>>> ScreenWidget.java:310) at
>> === message truncated ===
>>
>>
> 
> 
> 
> 

Re: Confirmation E-Mail Corruption

Posted by Vamsi Gmail! <va...@gmail.com>.
XSL-FO to render emails in PDF here you have to mentions xsl for that

RE: Confirmation E-Mail Corruption

Posted by pe...@ec4b.com.
Hi,


Thanks, I see there are no e-mails setup.

There are a couple of parameters;
'Body Screen Location'
'Attachment Screen Location (XSL-FO)'

What are these parameters used for?


Thanks & Regards,

Peter 


-----Original Message-----
From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 12 April 2007 09:07
To: user@ofbiz.apache.org
Subject: Re: Confirmation E-Mail Corruption

Hi Peter

What setting do you have for the Order Confirmation template location on
your Product Store?
You can find it here: Catalog -> Stores -> (select your store) -> Emails

Thanks
Scott

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> I'm not sure there's been one shared, I'm not even sure whether it has
> a JIRA issue.  In my custom deployment I have the partyId: admin in a
> related role to all of the orders, so I've never looked into a
> solution.
> --- peter@ec4b.com wrote:
>
> >
> >
> >
> >
> >
> >
> > Right thanks, where can I get the bug fix?
> >
> >
> > Best Regards,
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:15
> > To: user@ofbiz.apache.org
> > Subject: Re: Confirmation E-Mail Corruption
> >
> > To briefly clarify, it's a bug, not a bad permission setup in your
> > deployment.
> > --- Chris Howe <cj...@yahoo.com> wrote:
> >
> > > This, I believe, is an issue with permissions.  The template that
> > > creates the body may require the user be in a certain role in
> > > relation
> > > to the specific order (ie an entry with that partyId in the
> > OrderRole
> > > entity)
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > After Entering an Order in the summary of the Order, there is a
> > > field
> > > > called
> > > > 'Order Notification Email Address' and a button in the top of the
> > > > right side
> > > > of the screen which says 'send a confirmation e-mail'.
> > > >
> > > > When I press the 'send a confirmation e-mail' button the Subject
> > &
> > > > Send to
> > > > are populated. But that is it, all the rest of the data is
> > garbage.
> > > >
> > > > I have a PDP of the way it looks, which I can e-mail to you.
> > > >
> > > >
> > > > Would appreciate your assistance.
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > Send a confirmation email
> > > >
> > > > Go Back  Send Subject
> > > > Send To
> > > >
> > > > CC To
> > > > BCC To
> > > > From
> > > >
> > > > Content-Type      text/html
> > > > Body       Method public java.lang.String
> > > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > > throws
> > > >
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > > exception when
> > > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > > > problematic
> > > > instruction: ---------- ==>
> > > >
> > >
> >
> ${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > > > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> > > Java
> > > > backtrace for programmers: ----------
> > > > freemarker.template.TemplateModelException: Method public
> > > > java.lang.String
> > > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > > throws
> > > >
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > > exception when
> > > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> > > >
> > >
> >
> freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java
> :1
> > > > 34) at
> > > >
> > freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> > > at
> > > > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> > > at
> > > > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > > > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.Environment.process(Environment.java:176) at
> > > > freemarker.template.Template.process(Template.java:231) at
> > > >
> > >
> >
> org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation
> (FreeM
> > > > arkerWorker.java:176) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > > > at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString
> (HtmlWidge
> > > > t.java:114) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > > > at
> > > >
> > >
> >
>
>
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > > > g(ModelScreenWidget.java:806) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
>
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > > g(ModelScreenWidget.java:532) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > > nWidget.java:193) at
> > > >
> > >
> >
>
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > > etString(ModelScreenWidget.java:554) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > > reenWidget.java:254) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
>
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > > g(ModelScreenWidget.java:532) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > > nWidget.java:193) at
> > > >
> > >
> >
>
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > > etString(ModelScreenWidget.java:554) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> >
> === message truncated ===
>
>


Re: Confirmation E-Mail Corruption

Posted by Scott Gray <le...@gmail.com>.
Hi Peter

What setting do you have for the Order Confirmation template location on
your Product Store?
You can find it here: Catalog -> Stores -> (select your store) -> Emails

Thanks
Scott

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> I'm not sure there's been one shared, I'm not even sure whether it has
> a JIRA issue.  In my custom deployment I have the partyId: admin in a
> related role to all of the orders, so I've never looked into a
> solution.
> --- peter@ec4b.com wrote:
>
> >
> >
> >
> >
> >
> >
> > Right thanks, where can I get the bug fix?
> >
> >
> > Best Regards,
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:15
> > To: user@ofbiz.apache.org
> > Subject: Re: Confirmation E-Mail Corruption
> >
> > To briefly clarify, it's a bug, not a bad permission setup in your
> > deployment.
> > --- Chris Howe <cj...@yahoo.com> wrote:
> >
> > > This, I believe, is an issue with permissions.  The template that
> > > creates the body may require the user be in a certain role in
> > > relation
> > > to the specific order (ie an entry with that partyId in the
> > OrderRole
> > > entity)
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > After Entering an Order in the summary of the Order, there is a
> > > field
> > > > called
> > > > 'Order Notification Email Address' and a button in the top of the
> > > > right side
> > > > of the screen which says 'send a confirmation e-mail'.
> > > >
> > > > When I press the 'send a confirmation e-mail' button the Subject
> > &
> > > > Send to
> > > > are populated. But that is it, all the rest of the data is
> > garbage.
> > > >
> > > > I have a PDP of the way it looks, which I can e-mail to you.
> > > >
> > > >
> > > > Would appreciate your assistance.
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > Send a confirmation email
> > > >
> > > > Go Back  Send Subject
> > > > Send To
> > > >
> > > > CC To
> > > > BCC To
> > > > From
> > > >
> > > > Content-Type      text/html
> > > > Body       Method public java.lang.String
> > > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > > throws
> > > >
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > > exception when
> > > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > > > problematic
> > > > instruction: ---------- ==>
> > > >
> > >
> >
> ${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > > > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> > > Java
> > > > backtrace for programmers: ----------
> > > > freemarker.template.TemplateModelException: Method public
> > > > java.lang.String
> > > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > > throws
> > > >
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > > exception when
> > > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> > > >
> > >
> >
> freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java
> :1
> > > > 34) at
> > > >
> > freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> > > at
> > > > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> > > at
> > > > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > > > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > > freemarker.core.Environment.visit(Environment.java:196) at
> > > > freemarker.core.Environment.process(Environment.java:176) at
> > > > freemarker.template.Template.process(Template.java:231) at
> > > >
> > >
> >
> org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation
> (FreeM
> > > > arkerWorker.java:176) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > > > at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString
> (HtmlWidge
> > > > t.java:114) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > > > at
> > > >
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > > > g(ModelScreenWidget.java:806) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > > g(ModelScreenWidget.java:532) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > > nWidget.java:193) at
> > > >
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > > etString(ModelScreenWidget.java:554) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > > reenWidget.java:254) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > > g(ModelScreenWidget.java:532) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > > nWidget.java:193) at
> > > >
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > > etString(ModelScreenWidget.java:554) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > > Widget.java:161) at
> > > >
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > > ScreenWidget.java:310) at
> >
> === message truncated ===
>
>

Re: Confirmation E-Mail Corruption

Posted by Scott Gray <le...@gmail.com>.
I'll have a quick look when I get home tonight, is nobody does anything
sooner...

On 12/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
>
>
>
>
>
>
> Right thanks, where can I get the bug fix?
>
>
> Best Regards,
>
> Peter
>
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 12 April 2007 04:15
> To: user@ofbiz.apache.org
> Subject: Re: Confirmation E-Mail Corruption
>
> To briefly clarify, it's a bug, not a bad permission setup in your
> deployment.
> --- Chris Howe <cj...@yahoo.com> wrote:
>
> > This, I believe, is an issue with permissions.  The template that
> > creates the body may require the user be in a certain role in
> > relation
> > to the specific order (ie an entry with that partyId in the OrderRole
> > entity)
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > After Entering an Order in the summary of the Order, there is a
> > field
> > > called
> > > 'Order Notification Email Address' and a button in the top of the
> > > right side
> > > of the screen which says 'send a confirmation e-mail'.
> > >
> > > When I press the 'send a confirmation e-mail' button the Subject &
> > > Send to
> > > are populated. But that is it, all the rest of the data is garbage.
> > >
> > > I have a PDP of the way it looks, which I can e-mail to you.
> > >
> > >
> > > Would appreciate your assistance.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > Send a confirmation email
> > >
> > > Go Back  Send Subject
> > > Send To
> > >
> > > CC To
> > > BCC To
> > > From
> > >
> > > Content-Type        text/html
> > > Body         Method public java.lang.String
> > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > throws
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > exception when
> > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > > problematic
> > > instruction: ---------- ==>
> > >
> >
> ${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> > Java
> > > backtrace for programmers: ----------
> > > freemarker.template.TemplateModelException: Method public
> > > java.lang.String
> > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > throws
> > >
> >
> org.ofbiz.base.util.GeneralException,java.io.IOException,
> org.xml.sax.SAXExce
> > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > exception when
> > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> > >
> >
> freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java
> :1
> > > 34) at
> > > freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> > at
> > > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> > at
> > > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.Environment.process(Environment.java:176) at
> > > freemarker.template.Template.process(Template.java:231) at
> > >
> >
> org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation
> (FreeM
> > > arkerWorker.java:176) at
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > > at
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString
> (HtmlWidge
> > > t.java:114) at
> > >
> >
> org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > > at
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > > g(ModelScreenWidget.java:806) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > g(ModelScreenWidget.java:532) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > nWidget.java:193) at
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > etString(ModelScreenWidget.java:554) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > reenWidget.java:254) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > g(ModelScreenWidget.java:532) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render
> (ModelScree
> > > nWidget.java:193) at
> > >
> >
>
> org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > etString(ModelScreenWidget.java:554) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > reenWidget.java:254) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java
> :144)
> > > at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString
> (M
> > > odelScreenWidget.java:405) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > reenWidget.java:268) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java
> :144)
> > > at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString
> (M
> > > odelScreenWidget.java:405) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > reenWidget.java:254) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString
> (Model
> > > ScreenWidget.java:310) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString
> (ModelScreen
> > > Widget.java:161) at
> > >
> >
> org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString
> (ModelSc
> > > reenWidget.java:254) at
> >
> === message truncated ===
>
>

RE: Confirmation E-Mail Corruption

Posted by Chris Howe <cj...@yahoo.com>.
I'm not sure there's been one shared, I'm not even sure whether it has
a JIRA issue.  In my custom deployment I have the partyId: admin in a
related role to all of the orders, so I've never looked into a
solution.
--- peter@ec4b.com wrote:

> 
> 
>  
> 
>  
> 
> Right thanks, where can I get the bug fix?
>  
> 
> Best Regards,
> 
> Peter
> 
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 12 April 2007 04:15
> To: user@ofbiz.apache.org
> Subject: Re: Confirmation E-Mail Corruption
> 
> To briefly clarify, it's a bug, not a bad permission setup in your
> deployment.
> --- Chris Howe <cj...@yahoo.com> wrote:
> 
> > This, I believe, is an issue with permissions.  The template that
> > creates the body may require the user be in a certain role in
> > relation
> > to the specific order (ie an entry with that partyId in the
> OrderRole
> > entity)
> > --- peter@ec4b.com wrote:
> > 
> > > Hi,
> > > 
> > >  
> > > After Entering an Order in the summary of the Order, there is a
> > field
> > > called
> > > 'Order Notification Email Address' and a button in the top of the
> > > right side
> > > of the screen which says 'send a confirmation e-mail'.
> > >  
> > > When I press the 'send a confirmation e-mail' button the Subject
> &
> > > Send to
> > > are populated. But that is it, all the rest of the data is
> garbage.
> > >  
> > > I have a PDP of the way it looks, which I can e-mail to you.
> > > 
> > > 
> > > Would appreciate your assistance.
> > > 
> > > 
> > > Thanks & Regards,
> > > 
> > > Peter
> > > 
> > > 
> > > Send a confirmation email
> > >  
> > > Go Back  Send Subject	 
> > > Send To	 
> > > 
> > > CC To	 
> > > BCC To	 
> > > From	 
> > > 
> > > Content-Type	text/html
> > > Body	 Method public java.lang.String
> > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > throws
> > >
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > exception when
> > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > > problematic
> > > instruction: ---------- ==>
> > >
> >
>
${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> > Java
> > > backtrace for programmers: ----------
> > > freemarker.template.TemplateModelException: Method public
> > > java.lang.String
> > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > > throws
> > >
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > > ption,javax.xml.parsers.ParserConfigurationException threw an
> > > exception when
> > > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> > >
> >
>
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
> > > 34) at
> > >
> freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> > at
> > > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> > at
> > > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > > freemarker.core.Environment.visit(Environment.java:196) at
> > > freemarker.core.Environment.process(Environment.java:176) at
> > > freemarker.template.Template.process(Template.java:231) at
> > >
> >
>
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeM
> > > arkerWorker.java:176) at
> > >
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > > at
> > >
> >
>
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidge
> > > t.java:114) at
> > >
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > > at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > > g(ModelScreenWidget.java:806) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > g(ModelScreenWidget.java:532) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > > nWidget.java:193) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > etString(ModelScreenWidget.java:554) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > > reenWidget.java:254) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > > g(ModelScreenWidget.java:532) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > > nWidget.java:193) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > > etString(ModelScreenWidget.java:554) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > > ScreenWidget.java:310) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > > ScreenWidget.java:310) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > > Widget.java:161) at
> > >
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > > ScreenWidget.java:310) at
> 
=== message truncated ===


RE: Confirmation E-Mail Corruption

Posted by pe...@ec4b.com.

 

 

Right thanks, where can I get the bug fix?
 

Best Regards,

Peter



-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 12 April 2007 04:15
To: user@ofbiz.apache.org
Subject: Re: Confirmation E-Mail Corruption

To briefly clarify, it's a bug, not a bad permission setup in your
deployment.
--- Chris Howe <cj...@yahoo.com> wrote:

> This, I believe, is an issue with permissions.  The template that
> creates the body may require the user be in a certain role in
> relation
> to the specific order (ie an entry with that partyId in the OrderRole
> entity)
> --- peter@ec4b.com wrote:
> 
> > Hi,
> > 
> >  
> > After Entering an Order in the summary of the Order, there is a
> field
> > called
> > 'Order Notification Email Address' and a button in the top of the
> > right side
> > of the screen which says 'send a confirmation e-mail'.
> >  
> > When I press the 'send a confirmation e-mail' button the Subject &
> > Send to
> > are populated. But that is it, all the rest of the data is garbage.
> >  
> > I have a PDP of the way it looks, which I can e-mail to you.
> > 
> > 
> > Would appreciate your assistance.
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> > 
> > Send a confirmation email
> >  
> > Go Back  Send Subject	 
> > Send To	 
> > 
> > CC To	 
> > BCC To	 
> > From	 
> > 
> > Content-Type	text/html
> > Body	 Method public java.lang.String
> > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > throws
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > ption,javax.xml.parsers.ParserConfigurationException threw an
> > exception when
> > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > problematic
> > instruction: ---------- ==>
> >
>
${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> Java
> > backtrace for programmers: ----------
> > freemarker.template.TemplateModelException: Method public
> > java.lang.String
> > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > throws
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > ption,javax.xml.parsers.ParserConfigurationException threw an
> > exception when
> > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> >
>
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
> > 34) at
> > freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> at
> > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> at
> > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.Environment.process(Environment.java:176) at
> > freemarker.template.Template.process(Template.java:231) at
> >
>
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeM
> > arkerWorker.java:176) at
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > at
> >
>
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidge
> > t.java:114) at
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > g(ModelScreenWidget.java:806) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > g(ModelScreenWidget.java:532) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > nWidget.java:193) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > etString(ModelScreenWidget.java:554) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > g(ModelScreenWidget.java:532) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > nWidget.java:193) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > etString(ModelScreenWidget.java:554) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> > odelScreenWidget.java:405) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:268) at
> >
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> > odelScreenWidget.java:405) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> 
=== message truncated ===


Re: Confirmation E-Mail Corruption

Posted by Chris Howe <cj...@yahoo.com>.
To briefly clarify, it's a bug, not a bad permission setup in your
deployment.
--- Chris Howe <cj...@yahoo.com> wrote:

> This, I believe, is an issue with permissions.  The template that
> creates the body may require the user be in a certain role in
> relation
> to the specific order (ie an entry with that partyId in the OrderRole
> entity)
> --- peter@ec4b.com wrote:
> 
> > Hi,
> > 
> >  
> > After Entering an Order in the summary of the Order, there is a
> field
> > called
> > 'Order Notification Email Address' and a button in the top of the
> > right side
> > of the screen which says 'send a confirmation e-mail'.
> >  
> > When I press the 'send a confirmation e-mail' button the Subject &
> > Send to
> > are populated. But that is it, all the rest of the data is garbage.
> >  
> > I have a PDP of the way it looks, which I can e-mail to you.
> > 
> > 
> > Would appreciate your assistance.
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> > 
> > Send a confirmation email
> >  
> > Go Back  Send Subject	 
> > Send To	 
> > 
> > CC To	 
> > BCC To	 
> > From	 
> > 
> > Content-Type	text/html
> > Body	 Method public java.lang.String
> > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > throws
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > ption,javax.xml.parsers.ParserConfigurationException threw an
> > exception when
> > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> > problematic
> > instruction: ---------- ==>
> >
>
${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> > [on line 99, column 79 in sendconfirmationemail.ftl] ----------
> Java
> > backtrace for programmers: ----------
> > freemarker.template.TemplateModelException: Method public
> > java.lang.String
> > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> > throws
> >
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> > ption,javax.xml.parsers.ParserConfigurationException threw an
> > exception when
> > invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
> >
>
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
> > 34) at
> > freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93)
> at
> > freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
> at
> > freemarker.core.Expression.getStringValue(Expression.java:93) at
> > freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.IfBlock.accept(IfBlock.java:82) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.MixedContent.accept(MixedContent.java:92) at
> > freemarker.core.Environment.visit(Environment.java:196) at
> > freemarker.core.Environment.process(Environment.java:176) at
> > freemarker.template.Template.process(Template.java:231) at
> >
>
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeM
> > arkerWorker.java:176) at
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> > at
> >
>
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidge
> > t.java:114) at
> >
>
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> > g(ModelScreenWidget.java:806) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > g(ModelScreenWidget.java:532) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > nWidget.java:193) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > etString(ModelScreenWidget.java:554) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> > g(ModelScreenWidget.java:532) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> > nWidget.java:193) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> > etString(ModelScreenWidget.java:554) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> > odelScreenWidget.java:405) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:268) at
> >
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> > at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> > odelScreenWidget.java:405) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> > ScreenWidget.java:310) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> > Widget.java:161) at
> >
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> > reenWidget.java:254) at
> 
=== message truncated ===


Re: Confirmation E-Mail Corruption

Posted by Chris Howe <cj...@yahoo.com>.
This, I believe, is an issue with permissions.  The template that
creates the body may require the user be in a certain role in relation
to the specific order (ie an entry with that partyId in the OrderRole
entity)
--- peter@ec4b.com wrote:

> Hi,
> 
>  
> After Entering an Order in the summary of the Order, there is a field
> called
> 'Order Notification Email Address' and a button in the top of the
> right side
> of the screen which says 'send a confirmation e-mail'.
>  
> When I press the 'send a confirmation e-mail' button the Subject &
> Send to
> are populated. But that is it, all the rest of the data is garbage.
>  
> I have a PDP of the way it looks, which I can e-mail to you.
> 
> 
> Would appreciate your assistance.
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> Send a confirmation email
>  
> Go Back  Send Subject	 
> Send To	 
> 
> CC To	 
> BCC To	 
> From	 
> 
> Content-Type	text/html
> Body	 Method public java.lang.String
> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> throws
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> ption,javax.xml.parsers.ParserConfigurationException threw an
> exception when
> invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The
> problematic
> instruction: ---------- ==>
>
${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
> [on line 99, column 79 in sendconfirmationemail.ftl] ---------- Java
> backtrace for programmers: ----------
> freemarker.template.TemplateModelException: Method public
> java.lang.String
> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String)
> throws
>
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
> ption,javax.xml.parsers.ParserConfigurationException threw an
> exception when
> invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
>
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
> 34) at
> freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93) at
> freemarker.core.Expression.getAsTemplateModel(Expression.java:89) at
> freemarker.core.Expression.getStringValue(Expression.java:93) at
> freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> freemarker.core.Environment.visit(Environment.java:196) at
> freemarker.core.MixedContent.accept(MixedContent.java:92) at
> freemarker.core.Environment.visit(Environment.java:196) at
> freemarker.core.IfBlock.accept(IfBlock.java:82) at
> freemarker.core.Environment.visit(Environment.java:196) at
> freemarker.core.MixedContent.accept(MixedContent.java:92) at
> freemarker.core.Environment.visit(Environment.java:196) at
> freemarker.core.Environment.process(Environment.java:176) at
> freemarker.template.Template.process(Template.java:231) at
>
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeM
> arkerWorker.java:176) at
>
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86)
> at
>
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidge
> t.java:114) at
>
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73)
> at
>
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
> g(ModelScreenWidget.java:806) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> g(ModelScreenWidget.java:532) at
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> nWidget.java:193) at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> etString(ModelScreenWidget.java:554) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
> g(ModelScreenWidget.java:532) at
>
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
> nWidget.java:193) at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
> etString(ModelScreenWidget.java:554) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> at
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> odelScreenWidget.java:405) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:268) at
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> at
>
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
> odelScreenWidget.java:405) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
> ScreenWidget.java:310) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString
> (ModelScreenWidget.java:500) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> at
>
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString
> (ModelScreenWidget.java:500) at
>
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
> Widget.java:161) at
>
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
> reenWidget.java:254) at
>
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
> at
>
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
> at
>
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
> at
>
org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandl
> er.java:85) at
>
org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:617)
> at
>
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:402)
> at
>
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252) at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173) at
>
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)
> at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:202) at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173) at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213) at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178) at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> ) at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> ) at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107) at
>
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
> at
> 
=== message truncated ===


Confirmation E-Mail Corruption

Posted by pe...@ec4b.com.
Hi,

 
After Entering an Order in the summary of the Order, there is a field called
'Order Notification Email Address' and a button in the top of the right side
of the screen which says 'send a confirmation e-mail'.
 
When I press the 'send a confirmation e-mail' button the Subject & Send to
are populated. But that is it, all the rest of the data is garbage.
 
I have a PDP of the way it looks, which I can e-mail to you.


Would appreciate your assistance.


Thanks & Regards,

Peter


Send a confirmation email
 
Go Back  Send Subject	 
Send To	 

CC To	 
BCC To	 
From	 

Content-Type	text/html
Body	 Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 The problematic
instruction: ---------- ==>
${screens.render(productStoreEmailSetting.bodyScreenLocation?default(""))}
[on line 99, column 79 in sendconfirmationemail.ftl] ---------- Java
backtrace for programmers: ----------
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 at
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
34) at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93) at
freemarker.core.Expression.getAsTemplateModel(Expression.java:89) at
freemarker.core.Expression.getStringValue(Expression.java:93) at
freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
freemarker.core.Environment.visit(Environment.java:196) at
freemarker.core.MixedContent.accept(MixedContent.java:92) at
freemarker.core.Environment.visit(Environment.java:196) at
freemarker.core.IfBlock.accept(IfBlock.java:82) at
freemarker.core.Environment.visit(Environment.java:196) at
freemarker.core.MixedContent.accept(MixedContent.java:92) at
freemarker.core.Environment.visit(Environment.java:196) at
freemarker.core.Environment.process(Environment.java:176) at
freemarker.template.Template.process(Template.java:231) at
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeM
arkerWorker.java:176) at
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:86) at
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidge
t.java:114) at
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:73) at
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetStrin
g(ModelScreenWidget.java:806) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
g(ModelScreenWidget.java:532) at
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
nWidget.java:193) at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
etString(ModelScreenWidget.java:554) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSection.renderWidgetStrin
g(ModelScreenWidget.java:532) at
org.ofbiz.widget.screen.ModelScreenWidget$SectionsRenderer.render(ModelScree
nWidget.java:193) at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorSectionInclude.renderWidg
etString(ModelScreenWidget.java:554) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
at
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
odelScreenWidget.java:405) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:268) at
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
at
org.ofbiz.widget.screen.ModelScreenWidget$IncludeScreen.renderWidgetString(M
odelScreenWidget.java:405) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Container.renderWidgetString(Model
ScreenWidget.java:310) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString
(ModelScreenWidget.java:500) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
at
org.ofbiz.widget.screen.ModelScreenWidget$DecoratorScreen.renderWidgetString
(ModelScreenWidget.java:500) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreen
Widget.java:161) at
org.ofbiz.widget.screen.ModelScreenWidget$Section.renderWidgetString(ModelSc
reenWidget.java:254) at
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:144)
at org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115) at
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100) at
org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandl
er.java:85) at
org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:617)
at
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:402)
at org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:252) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173) at
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:202) at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173) at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213) at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:178) at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
) at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
) at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107) at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526) at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java:744) at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
a:527) at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
rkerThread.java:80) at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:684) at java.lang.Thread.run(Thread.java:534) Caused by:
java.lang.IllegalArgumentException: Error in screen location/name: no "#"
found to separate the location from the name; correct example:
component://product/screen/product/ProductScreens.xml#EditProduct at
org.ofbiz.widget.screen.ScreenFactory.getResourceNameFromCombined(ScreenFact
ory.java:76) at
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:98) at
sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at
freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:583) at
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:1
11) ... 87 more 
		:ERROR MESSAGE:
org.ofbiz.base.util.GeneralException: Error rendering screen
[component://order/widget/ordermgr/OrderViewScreens.xml#SendOrderConfirmatio
n]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://order/widget/ordermgr/OrderViewScreens.xml#CommonOrderViewDecor
ator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#main-deco
rator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1))) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#main-deco
rator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)))) (Error
rendering screen
[component://order/widget/ordermgr/OrderViewScreens.xml#CommonOrderViewDecor
ator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#main-deco
rator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1))) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#main-deco
rator]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)) (Error
rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#CommonCon
tentScreen]: org.ofbiz.base.util.GeneralException: Error rendering screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1) (Error rendering
screen
[component://crmsfa/widget/crmsfa/screens/common/CommonScreens.xml#OfbizImpo
rtScreen]: java.lang.RuntimeException: Error rendering included template at
location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1 (Error rendering
included template at location
[component://order/webapp/ordermgr/order/sendconfirmationemail.ftl]:
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXExce
ption,javax.xml.parsers.ParserConfigurationException threw an exception when
invoked on org.ofbiz.widget.screen.ScreenRenderer@72fb87d1)))))


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
Sounds like an opentaps revision number

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> That's likely not the correct SVN revision number.
>
> If you open the file
> ofbizhome/applications/order/webapp/ordermgr/WEB-INF/controller.xml can
> you confirm if there is a <request-uri name="setPONumber"> in the file?
> With this information, we can get a ballpark estimate of how old your
> checkout is.
> --- peter@ec4b.com wrote:
>
> > Hi,
> >
> >
> > I'm using the SVN revision 930.
> >
> > The PO is important to the order, so the despatched goods can be
> > 'ticked-off' to understand what consignment the goods belong to.
> > Surely, it
> > should be used in the Invoice as well, so it is clear the purchaser
> > what
> > 'order batch' the goods are associated to. And I would imagine that
> > it is
> > stored on the Invoice and also used to reconcile the Billing account
> > for
> > that customer.
> >
> > I see the the PO as important in the transaction.
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com]
> > Sent: 12 April 2007 04:42
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> >
> > Like I said earlier, I don't think it's that the PO isn't stored
> > (depending
> > upon revision), the problem is that it isn't displayed anywhere after
> > the
> > order is created.
> >
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Peter,
> > > Scott was saying that the correspondingPOId is set correctly when
> > > entering orders through the Order Manager.  So, it's already in
> > SVN(and
> > > has been for a while).
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > Will this be in the next SVN?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > Sent: 12 April 2007 04:24
> > > > To: user@ofbiz.apache.org
> > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > >
> > > > It's set in setOrderCurrencyAgreementShipDates in
> > ShoppingCartEvents,
> > > > ecommerce doesn't use this event that's why it is done
> > differently.
> > > >
> > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > > setPONumber chained
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > >
> > > > > > I think Peter means that the PO number is not displayed
> > anywhere,
> > > > > > rather
> > > > > > than not stored?
> > > > > >
> > > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > > >
> > > > > > > What SVN are you using?  Also what webapp are you using
> > (order
> > > > > > manager
> > > > > > > or ecommerce)?  There was a related bug entered in r525850
> > but
> > > > > > should
> > > > > > > have been corrected shortly thereafter (2 weeks or so at
> > least
> > > > for
> > > > > > > ecommerce).
> > > > > > > --- peter@ec4b.com wrote:
> > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > >
> > > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > > missing
> > > > > > from
> > > > > > > > 'order
> > > > > > > > entries'.
> > > > > > > >
> > > > > > > > ...In more detail...
> > > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > > NUMBER >
> > > > > > > > <insert
> > > > > > > > data>
> > > > > > > >
> > > > > > > > And yet the PO Number does not appear in the order.
> > > > > > > >
> > > > > > > >
> > > > > > > > Is this set by parameter?
> > > > > > > >
> > > > > > > >
> > > > > > > > Your assistance would be much appreciated.
> > > > > > > >
> > > > > > > >
> > > > > > > > Thanks & Regards,
> > > > > > > >
> > > > > > > > Peter
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
Hi Peter

It doesn't look like any of this has been implemented, at this stage the PO
is stored with the order and thats it.

Regards
Scott

On 12/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi,
>
>
> I'm using the SVN revision 930.
>
> The PO is important to the order, so the despatched goods can be
> 'ticked-off' to understand what consignment the goods belong to. Surely,
> it
> should be used in the Invoice as well, so it is clear the purchaser what
> 'order batch' the goods are associated to. And I would imagine that it is
> stored on the Invoice and also used to reconcile the Billing account for
> that customer.
>
> I see the the PO as important in the transaction.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com]
> Sent: 12 April 2007 04:42
> To: user@ofbiz.apache.org
> Subject: Re: PO Missing from ALL Enterred Orders
>
> Like I said earlier, I don't think it's that the PO isn't stored
> (depending
> upon revision), the problem is that it isn't displayed anywhere after the
> order is created.
>
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Peter,
> > Scott was saying that the correspondingPOId is set correctly when
> > entering orders through the Order Manager.  So, it's already in SVN(and
> > has been for a while).
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > Will this be in the next SVN?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Scott Gray [mailto:lektran@gmail.com]
> > > Sent: 12 April 2007 04:24
> > > To: user@ofbiz.apache.org
> > > Subject: Re: PO Missing from ALL Enterred Orders
> > >
> > > It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> > > ecommerce doesn't use this event that's why it is done differently.
> > >
> >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > setPONumber chained
> > > >
> > > >
> > > >
> > >
> >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > --- Scott Gray <le...@gmail.com> wrote:
> > > >
> > > > > I think Peter means that the PO number is not displayed anywhere,
> > > > > rather
> > > > > than not stored?
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > What SVN are you using?  Also what webapp are you using (order
> > > > > manager
> > > > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > > > should
> > > > > > have been corrected shortly thereafter (2 weeks or so at least
> > > for
> > > > > > ecommerce).
> > > > > > --- peter@ec4b.com wrote:
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > >
> > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > missing
> > > > > from
> > > > > > > 'order
> > > > > > > entries'.
> > > > > > >
> > > > > > > ...In more detail...
> > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > NUMBER >
> > > > > > > <insert
> > > > > > > data>
> > > > > > >
> > > > > > > And yet the PO Number does not appear in the order.
> > > > > > >
> > > > > > >
> > > > > > > Is this set by parameter?
> > > > > > >
> > > > > > >
> > > > > > > Your assistance would be much appreciated.
> > > > > > >
> > > > > > >
> > > > > > > Thanks & Regards,
> > > > > > >
> > > > > > > Peter
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

RE: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
That's likely not the correct SVN revision number.

If you open the file
ofbizhome/applications/order/webapp/ordermgr/WEB-INF/controller.xml can
you confirm if there is a <request-uri name="setPONumber"> in the file?
 With this information, we can get a ballpark estimate of how old your
checkout is.
--- peter@ec4b.com wrote:

> Hi,
> 
> 
> I'm using the SVN revision 930.
> 
> The PO is important to the order, so the despatched goods can be
> 'ticked-off' to understand what consignment the goods belong to.
> Surely, it
> should be used in the Invoice as well, so it is clear the purchaser
> what
> 'order batch' the goods are associated to. And I would imagine that
> it is
> stored on the Invoice and also used to reconcile the Billing account
> for
> that customer.
>  
> I see the the PO as important in the transaction.
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 12 April 2007 04:42
> To: user@ofbiz.apache.org
> Subject: Re: PO Missing from ALL Enterred Orders
> 
> Like I said earlier, I don't think it's that the PO isn't stored
> (depending
> upon revision), the problem is that it isn't displayed anywhere after
> the
> order is created.
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Peter,
> > Scott was saying that the correspondingPOId is set correctly when
> > entering orders through the Order Manager.  So, it's already in
> SVN(and
> > has been for a while).
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > Will this be in the next SVN?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Scott Gray [mailto:lektran@gmail.com]
> > > Sent: 12 April 2007 04:24
> > > To: user@ofbiz.apache.org
> > > Subject: Re: PO Missing from ALL Enterred Orders
> > >
> > > It's set in setOrderCurrencyAgreementShipDates in
> ShoppingCartEvents,
> > > ecommerce doesn't use this event that's why it is done
> differently.
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > setPONumber chained
> > > >
> > > >
> > > >
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > --- Scott Gray <le...@gmail.com> wrote:
> > > >
> > > > > I think Peter means that the PO number is not displayed
> anywhere,
> > > > > rather
> > > > > than not stored?
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > What SVN are you using?  Also what webapp are you using
> (order
> > > > > manager
> > > > > > or ecommerce)?  There was a related bug entered in r525850
> but
> > > > > should
> > > > > > have been corrected shortly thereafter (2 weeks or so at
> least
> > > for
> > > > > > ecommerce).
> > > > > > --- peter@ec4b.com wrote:
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > >
> > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > missing
> > > > > from
> > > > > > > 'order
> > > > > > > entries'.
> > > > > > >
> > > > > > > ...In more detail...
> > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > NUMBER >
> > > > > > > <insert
> > > > > > > data>
> > > > > > >
> > > > > > > And yet the PO Number does not appear in the order.
> > > > > > >
> > > > > > >
> > > > > > > Is this set by parameter?
> > > > > > >
> > > > > > >
> > > > > > > Your assistance would be much appreciated.
> > > > > > >
> > > > > > >
> > > > > > > Thanks & Regards,
> > > > > > >
> > > > > > > Peter
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> 
> 


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,


I'm using the SVN revision 930.

The PO is important to the order, so the despatched goods can be
'ticked-off' to understand what consignment the goods belong to. Surely, it
should be used in the Invoice as well, so it is clear the purchaser what
'order batch' the goods are associated to. And I would imagine that it is
stored on the Invoice and also used to reconcile the Billing account for
that customer.
 
I see the the PO as important in the transaction.


Thanks & Regards,

Peter


-----Original Message-----
From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 12 April 2007 04:42
To: user@ofbiz.apache.org
Subject: Re: PO Missing from ALL Enterred Orders

Like I said earlier, I don't think it's that the PO isn't stored (depending
upon revision), the problem is that it isn't displayed anywhere after the
order is created.

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> Peter,
> Scott was saying that the correspondingPOId is set correctly when
> entering orders through the Order Manager.  So, it's already in SVN(and
> has been for a while).
>
> --- peter@ec4b.com wrote:
>
> > Hi,
> >
> >
> > Will this be in the next SVN?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com]
> > Sent: 12 April 2007 04:24
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> >
> > It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> > ecommerce doesn't use this event that's why it is done differently.
> >
>
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> >
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Are you sure? the ordermgr controller doesn't appear to have
> > > setPONumber chained
> > >
> > >
> > >
> >
>
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > WEB-INF/controller.xml?revision=526284&view=markup
> > > --- Scott Gray <le...@gmail.com> wrote:
> > >
> > > > I think Peter means that the PO number is not displayed anywhere,
> > > > rather
> > > > than not stored?
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > What SVN are you using?  Also what webapp are you using (order
> > > > manager
> > > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > > should
> > > > > have been corrected shortly thereafter (2 weeks or so at least
> > for
> > > > > ecommerce).
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Has anyone encountered the 'Purchase Order Number' being
> > missing
> > > > from
> > > > > > 'order
> > > > > > entries'.
> > > > > >
> > > > > > ...In more detail...
> > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > NUMBER >
> > > > > > <insert
> > > > > > data>
> > > > > >
> > > > > > And yet the PO Number does not appear in the order.
> > > > > >
> > > > > >
> > > > > > Is this set by parameter?
> > > > > >
> > > > > >
> > > > > > Your assistance would be much appreciated.
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
> >
>
>


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
Like I said earlier, I don't think it's that the PO isn't stored (depending
upon revision), the problem is that it isn't displayed anywhere after the
order is created.

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> Peter,
> Scott was saying that the correspondingPOId is set correctly when
> entering orders through the Order Manager.  So, it's already in SVN(and
> has been for a while).
>
> --- peter@ec4b.com wrote:
>
> > Hi,
> >
> >
> > Will this be in the next SVN?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com]
> > Sent: 12 April 2007 04:24
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> >
> > It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> > ecommerce doesn't use this event that's why it is done differently.
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> >
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Are you sure? the ordermgr controller doesn't appear to have
> > > setPONumber chained
> > >
> > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > WEB-INF/controller.xml?revision=526284&view=markup
> > > --- Scott Gray <le...@gmail.com> wrote:
> > >
> > > > I think Peter means that the PO number is not displayed anywhere,
> > > > rather
> > > > than not stored?
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > What SVN are you using?  Also what webapp are you using (order
> > > > manager
> > > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > > should
> > > > > have been corrected shortly thereafter (2 weeks or so at least
> > for
> > > > > ecommerce).
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Has anyone encountered the 'Purchase Order Number' being
> > missing
> > > > from
> > > > > > 'order
> > > > > > entries'.
> > > > > >
> > > > > > ...In more detail...
> > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > NUMBER >
> > > > > > <insert
> > > > > > data>
> > > > > >
> > > > > > And yet the PO Number does not appear in the order.
> > > > > >
> > > > > >
> > > > > > Is this set by parameter?
> > > > > >
> > > > > >
> > > > > > Your assistance would be much appreciated.
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
> >
>
>

Re: Update: PO Missing from ALL Enterred Orders

Posted by "David E. Jones" <jo...@hotwaxmedia.com>.
Is there a particular reason why you're using that version of  
opentaps instead of working from the OFBiz trunk or the release4.0  
branch (which still isn't stabilized, but we're working on it)?

In general on these mailing lists we can only help so much with  
different branched code bases that are based on earlier revisions of  
OFBiz. This will lead to a lot of confusion on this mailing list  
because people will try things and they will work for us but not for  
you, or in general if you try something on the demo site  
(demo.hotwaxmedia.com) it will behave differently when you compare it  
to what you are running.

For those who are helping to fix your problems through this mailing  
list the fixes will go into the trunk, and if it is a bug perhaps in  
the release4.0 branch as well. If you're not using one of these  
you'll have to back-patch and make any necessary code changes for the  
different versions the patch is based on by yourself, or perhaps with  
the help of the opentaps community.

-David


On Apr 28, 2007, at 9:14 AM, <pe...@ec4b.com> <pe...@ec4b.com> wrote:

> I showed an old file, this is my SVN build informaton;
>
>
> URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk
> Repository Root: svn://svn.opentaps.org/crmsfa
> Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e
> Revision: 640
> Node Kind: directory
> Schedule: normal
> Last Changed Author: si
> Last Changed Rev: 617
> Last Changed Date: 2007-04-20 01:16:35 +0100 (Fri, 20 Apr 2007)
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: peter@ec4b.com [mailto:peter@ec4b.com]
> Sent: 28 April 2007 15:57
> To: 'Scott Gray'; user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
>
> Hi,
>
>
>
>
>
> I sure wish it worked in mine Scott.
>
>
>
> What is your build version are you using ('svn info')?
>
>
>
> Mine is;
>
> URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk
>
> Repository Root: svn://svn.opentaps.org/crmsfa
>
> Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e
>
> Revision: 607
>
> Node Kind: directory
>
> Schedule: normal
>
> Last Changed Author: si
>
> Last Changed Rev: 604
>
> Last Changed Date: 2007-04-17 18:28:26 +0100 (Tue, 17 Apr 2007)
>
>
>
>
>
> Been finding it very difficult to get support from OpenTaps. SO NOW  
> I don't
> know if I should be applying both OpenTaps and Ofbiz or SVN's and any
> implications (such as compatibility) and not sure if I do need  
> Ofbiz SVN
> updates as well as OpenTaps SVN updates, don't know where to get  
> Ofbiz SVN
> updates from or how to set it up.
>
>
>
>
>
> It sure is driving me up the wall.
>
>
>
>
>
> Thanks & Regards,
>
>
>
> Peter
>
>
>
>
>
>   _____
>
> From: Scott Gray [mailto:lektran@gmail.com]
> Sent: 28 April 2007 06:08
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: Re: PO Missing from ALL Enterred Orders
>
>
>
> Yes, it is definitely stored.
>
> Regards
> Scott
>
> On 28/04/07, peter@ec4b.com < peter@ec4b.com <ma...@ec4b.com> >
> wrote:
>
> Hi,
>
>
> I noticed that in the demo system that there are no permissions to  
> allow me
> to create a new order. So I can't try the PO function.
>
> Can someone verify that the PO number inserted during the 'New Order'
> process in the 'Order' manager, retains the PO number to completion  
> of the
> order.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 19 April 2007 05:12
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
>
> username demoadmin
> password ofbiz
> --- peter@ec4b.com wrote:
>
>> H,
>>
>>
>> Thanks.
>>
>> What is the username & password?
>>
>>
>> Thanks & Regards,
>>
>> Peter
>>
>>
>>
>> -----Original Message-----
>> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
>> Sent: 16 April 2007 23:39
>> To: user@ofbiz.apache.org
>> Subject: RE: PO Missing from ALL Enterred Orders
>>
>> Hi Peter,
>>
>> The best advice I can offer is, redouble your steps on the Management
>> Demo
>> https://demo.hotwaxmedia.com/ordermgr/control/main
>>
>> and see if you get the same results.  If your PO is stored correctly,
>> then it's an issue with OpenTaps and you'd probably get a faster,
>> more
>> educated response there.
>>
>> --- peter@ec4b.com wrote:
>>
>>> Hi Scott,
>>>
>>>
>>> I have tried the running the 'svn update' and I am using the latest
>>> OpenTaps
>>> build (930).
>>>
>>> Should I run the something similar for OfBiz?
>>> Would that cause an issue with OpenTaps loaded apps?
>>>
>>>
>>> Thanks & Regards,
>>>
>>> Peter
>>>
>>>
>>>
>>> -----Original Message-----
>>> From: Scott Gray [mailto:lektran@gmail.com]
>>> Sent: 16 April 2007 23:19
>>> To: user@ofbiz.apache.org; peter@ec4b.com
>>> Subject: Re: PO Missing from ALL Enterred Orders
>>>
>>> Have you updated to a more recent version of ofbiz and if so, are
>> the
>>> po
>>> numbers now being stored in the database?
>>>
>>> On 17/04/07, peter@ec4b.com <peter@ec4b.com   
>>> <ma...@ec4b.com> >
> wrote:
>>>>
>>>> Hi,
>>>>
>>>>
>>>> Still having a problem with Purchase Orders (PO) references in
>> the
>>> Order
>>>> Manager > Order Entry process. In that when I insert the PO
>>> reference into
>>>> the approriate field in Ofbiz, it does not show up in the Order
>>> summary or
>>>> anywhere else I can see for that matter.
>>>>
>>>> Can anyone offer any guidance on this issue?
>>>>
>>>>
>>>> Thanks & Regards,
>>>>
>>>> Peter
>>>>
>>>>
>>>> -----Original Message-----
>>>> From: peter@ec4b.com [mailto:peter@ec4b.com]
>>>> Sent: 12 April 2007 05:01
>>>> To: 'Chris Howe'; user@ofbiz.apache.org
>>>> Subject: RE: PO Missing from ALL Enterred Orders
>>>>
>>>> Hi,
>>>>
>>>>
>>>> NO, in the three items in the order, there are no record stored
>> in
>>>> 'correspondingPOId'.
>>>>
>>>>
>>>> Thanks & Regards,
>>>>
>>>> Peter
>>>>
>>>>
>>>> -----Original Message-----
>>>> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
>>>> Sent: 12 April 2007 04:48
>>>> To: user@ofbiz.apache.org ; peter@ec4b.com
>>>> Subject: RE: PO Missing from ALL Enterred Orders
>>>>
>>>> If you go to:
>>>>
>>>>
>>>>
>>>
>>
> https://localhost:8443/webtools/control/FindGeneric? 
> entityName=OrderItem
> <https://localhost:8443/webtools/control/FindGeneric? 
> entityName=OrderItem&fi
> n> &fin
>>>> d=true&VIEW_SIZE=50&VIEW_INDEX=0
>>>>
>>>> you will be able to confirm whether the correspondingPOId field
>> is
>>>> being populated.
>>>>
>>>> --- peter@ec4b.com  <ma...@ec4b.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>>
>>>>> It is not working in the Order Manager. Is this something that
>> is
>>>>> configurable? Is there a setting that needs to be changed?
>>>>>
>>>>> So, will the PO still be recorded when an order is made through
>>> the
>>>>> eCommerce store?
>>>>>
>>>>>
>>>>> Thanks & Regards,
>>>>>
>>>>> Peter
>>>>>
>>>>>
>>>>> -----Original Message-----
>>>>> From: Chris Howe [mailto: cjhowe76013@yahoo.com
> <ma...@yahoo.com> ]
>>>>> Sent: 12 April 2007 04:36
>>>>> To: user@ofbiz.apache.org; peter@ec4b.com
>>>>> Subject: RE: PO Missing from ALL Enterred Orders
>>>>>
>>>>> Peter,
>>>>> Scott was saying that the correspondingPOId is set correctly
>> when
>>>>> entering orders through the Order Manager.  So, it's already in
>>>>> SVN(and
>>>>> has been for a while).
>>>>>
>>>>> --- peter@ec4b.com wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>>
>>>>>> Will this be in the next SVN?
>>>>>>
>>>>>>
>>>>>> Thanks & Regards,
>>>>>>
>>>>>> Peter
>>>>>>
>>>>>>
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: Scott Gray [mailto:lektran@gmail.com]
>>>>>> Sent: 12 April 2007 04:24
>>>>>> To: user@ofbiz.apache.org
>>>>>> Subject: Re: PO Missing from ALL Enterred Orders
>>>>>>
>>>>>> It's set in setOrderCurrencyAgreementShipDates in
>>>>> ShoppingCartEvents,
>>>>>> ecommerce doesn't use this event that's why it is done
>>> differently.
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ 
> ofbiz/or
>>>>>> der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
>>>>>>
>>>>>> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>>>>>>>
>>>>>>> Are you sure? the ordermgr controller doesn't appear to
>> have
>>>>>>> setPONumber chained
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ 
> ordermgr/
>>>>>> WEB-INF/controller.xml?revision=526284&view=markup
>>>>>>> --- Scott Gray <le...@gmail.com> wrote:
>>>>>>>
>>
> === message truncated ===
>
>
>
>


Update: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.

I showed an old file, this is my SVN build informaton;


URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk
Repository Root: svn://svn.opentaps.org/crmsfa
Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e
Revision: 640
Node Kind: directory
Schedule: normal
Last Changed Author: si
Last Changed Rev: 617
Last Changed Date: 2007-04-20 01:16:35 +0100 (Fri, 20 Apr 2007)


Thanks & Regards, 

Peter


-----Original Message-----
From: peter@ec4b.com [mailto:peter@ec4b.com] 
Sent: 28 April 2007 15:57
To: 'Scott Gray'; user@ofbiz.apache.org
Subject: RE: PO Missing from ALL Enterred Orders

Hi,

 

 

I sure wish it worked in mine Scott. 

 

What is your build version are you using ('svn info')?

 

Mine is;

URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk

Repository Root: svn://svn.opentaps.org/crmsfa

Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e

Revision: 607

Node Kind: directory

Schedule: normal

Last Changed Author: si

Last Changed Rev: 604

Last Changed Date: 2007-04-17 18:28:26 +0100 (Tue, 17 Apr 2007)

 

 

Been finding it very difficult to get support from OpenTaps. SO NOW I don't
know if I should be applying both OpenTaps and Ofbiz or SVN's and any
implications (such as compatibility) and not sure if I do need Ofbiz SVN
updates as well as OpenTaps SVN updates, don't know where to get Ofbiz SVN
updates from or how to set it up.

 

 

It sure is driving me up the wall.

 

 

Thanks & Regards,

 

Peter

 

 

  _____  

From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 28 April 2007 06:08
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: Re: PO Missing from ALL Enterred Orders

 

Yes, it is definitely stored.

Regards
Scott

On 28/04/07, peter@ec4b.com < peter@ec4b.com <ma...@ec4b.com> >
wrote:

Hi,


I noticed that in the demo system that there are no permissions to allow me 
to create a new order. So I can't try the PO function.

Can someone verify that the PO number inserted during the 'New Order'
process in the 'Order' manager, retains the PO number to completion of the 
order.


Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com]
Sent: 19 April 2007 05:12
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

username demoadmin
password ofbiz
--- peter@ec4b.com wrote:

> H,
>
>
> Thanks.
>
> What is the username & password?
>
>
> Thanks & Regards,
>
> Peter 
>
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 16 April 2007 23:39
> To: user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
>
> Hi Peter,
>
> The best advice I can offer is, redouble your steps on the Management
> Demo
> https://demo.hotwaxmedia.com/ordermgr/control/main
>
> and see if you get the same results.  If your PO is stored correctly,
> then it's an issue with OpenTaps and you'd probably get a faster, 
> more
> educated response there.
>
> --- peter@ec4b.com wrote:
>
> > Hi Scott,
> >
> >
> > I have tried the running the 'svn update' and I am using the latest 
> > OpenTaps
> > build (930).
> >
> > Should I run the something similar for OfBiz?
> > Would that cause an issue with OpenTaps loaded apps?
> >
> >
> > Thanks & Regards, 
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com]
> > Sent: 16 April 2007 23:19 
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: Re: PO Missing from ALL Enterred Orders
> >
> > Have you updated to a more recent version of ofbiz and if so, are 
> the
> > po
> > numbers now being stored in the database?
> >
> > On 17/04/07, peter@ec4b.com <peter@ec4b.com  <ma...@ec4b.com> >
wrote:
> > >
> > > Hi,
> > >
> > >
> > > Still having a problem with Purchase Orders (PO) references in
> the
> > Order
> > > Manager > Order Entry process. In that when I insert the PO 
> > reference into
> > > the approriate field in Ofbiz, it does not show up in the Order
> > summary or
> > > anywhere else I can see for that matter.
> > >
> > > Can anyone offer any guidance on this issue? 
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > > Sent: 12 April 2007 05:01
> > > To: 'Chris Howe'; user@ofbiz.apache.org
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Hi,
> > >
> > >
> > > NO, in the three items in the order, there are no record stored 
> in
> > > 'correspondingPOId'.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message----- 
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:48
> > > To: user@ofbiz.apache.org ; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > If you go to:
> > >
> > >
> > > 
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem
<https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fi
n> &fin
> > > d=true&VIEW_SIZE=50&VIEW_INDEX=0 
> > >
> > > you will be able to confirm whether the correspondingPOId field
> is
> > > being populated.
> > >
> > > --- peter@ec4b.com  <ma...@ec4b.com> wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > It is not working in the Order Manager. Is this something that
> is
> > > > configurable? Is there a setting that needs to be changed? 
> > > >
> > > > So, will the PO still be recorded when an order is made through
> > the
> > > > eCommerce store?
> > > >
> > > >
> > > > Thanks & Regards, 
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Chris Howe [mailto: cjhowe76013@yahoo.com
<ma...@yahoo.com> ]
> > > > Sent: 12 April 2007 04:36
> > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > Peter,
> > > > Scott was saying that the correspondingPOId is set correctly
> when
> > > > entering orders through the Order Manager.  So, it's already in
> > > > SVN(and
> > > > has been for a while).
> > > >
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Will this be in the next SVN?
> > > > > 
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > > 
> > > > > -----Original Message-----
> > > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > > Sent: 12 April 2007 04:24
> > > > > To: user@ofbiz.apache.org
> > > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > > >
> > > > > It's set in setOrderCurrencyAgreementShipDates in 
> > > > ShoppingCartEvents,
> > > > > ecommerce doesn't use this event that's why it is done
> > differently.
> > > > >
> > > >
> > > 
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570 
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > Are you sure? the ordermgr controller doesn't appear to 
> have
> > > > > > setPONumber chained
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > 
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > > WEB-INF/controller.xml?revision=526284&view=markup 
> > > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > > >
>
=== message truncated ===

 



RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,

 

 

I sure wish it worked in mine Scott. 

 

What is your build version are you using ('svn info')?

 

Mine is;

URL: svn://svn.opentaps.org/crmsfa/versions/0.9/trunk

Repository Root: svn://svn.opentaps.org/crmsfa

Repository UUID: 02dddb34-1510-0410-a080-e4dbb730724e

Revision: 607

Node Kind: directory

Schedule: normal

Last Changed Author: si

Last Changed Rev: 604

Last Changed Date: 2007-04-17 18:28:26 +0100 (Tue, 17 Apr 2007)

 

 

Been finding it very difficult to get support from OpenTaps. SO NOW I don't
know if I should be applying both OpenTaps and Ofbiz or SVN's and any
implications (such as compatibility) and not sure if I do need Ofbiz SVN
updates as well as OpenTaps SVN updates, don't know where to get Ofbiz SVN
updates from or how to set it up.

 

 

It sure is driving me up the wall.

 

 

Thanks & Regards,

 

Peter

 

 

  _____  

From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 28 April 2007 06:08
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: Re: PO Missing from ALL Enterred Orders

 

Yes, it is definitely stored.

Regards
Scott

On 28/04/07, peter@ec4b.com < peter@ec4b.com <ma...@ec4b.com> >
wrote:

Hi,


I noticed that in the demo system that there are no permissions to allow me 
to create a new order. So I can't try the PO function.

Can someone verify that the PO number inserted during the 'New Order'
process in the 'Order' manager, retains the PO number to completion of the 
order.


Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com]
Sent: 19 April 2007 05:12
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

username demoadmin
password ofbiz
--- peter@ec4b.com wrote:

> H,
>
>
> Thanks.
>
> What is the username & password?
>
>
> Thanks & Regards,
>
> Peter 
>
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 16 April 2007 23:39
> To: user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
>
> Hi Peter,
>
> The best advice I can offer is, redouble your steps on the Management
> Demo
> https://demo.hotwaxmedia.com/ordermgr/control/main
>
> and see if you get the same results.  If your PO is stored correctly,
> then it's an issue with OpenTaps and you'd probably get a faster, 
> more
> educated response there.
>
> --- peter@ec4b.com wrote:
>
> > Hi Scott,
> >
> >
> > I have tried the running the 'svn update' and I am using the latest 
> > OpenTaps
> > build (930).
> >
> > Should I run the something similar for OfBiz?
> > Would that cause an issue with OpenTaps loaded apps?
> >
> >
> > Thanks & Regards, 
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com]
> > Sent: 16 April 2007 23:19 
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: Re: PO Missing from ALL Enterred Orders
> >
> > Have you updated to a more recent version of ofbiz and if so, are 
> the
> > po
> > numbers now being stored in the database?
> >
> > On 17/04/07, peter@ec4b.com <peter@ec4b.com  <ma...@ec4b.com> >
wrote:
> > >
> > > Hi,
> > >
> > >
> > > Still having a problem with Purchase Orders (PO) references in
> the
> > Order
> > > Manager > Order Entry process. In that when I insert the PO 
> > reference into
> > > the approriate field in Ofbiz, it does not show up in the Order
> > summary or
> > > anywhere else I can see for that matter.
> > >
> > > Can anyone offer any guidance on this issue? 
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > > Sent: 12 April 2007 05:01
> > > To: 'Chris Howe'; user@ofbiz.apache.org
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Hi,
> > >
> > >
> > > NO, in the three items in the order, there are no record stored 
> in
> > > 'correspondingPOId'.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message----- 
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:48
> > > To: user@ofbiz.apache.org ; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > If you go to:
> > >
> > >
> > > 
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem
<https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fi
n> &fin
> > > d=true&VIEW_SIZE=50&VIEW_INDEX=0 
> > >
> > > you will be able to confirm whether the correspondingPOId field
> is
> > > being populated.
> > >
> > > --- peter@ec4b.com  <ma...@ec4b.com> wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > It is not working in the Order Manager. Is this something that
> is
> > > > configurable? Is there a setting that needs to be changed? 
> > > >
> > > > So, will the PO still be recorded when an order is made through
> > the
> > > > eCommerce store?
> > > >
> > > >
> > > > Thanks & Regards, 
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Chris Howe [mailto: cjhowe76013@yahoo.com
<ma...@yahoo.com> ]
> > > > Sent: 12 April 2007 04:36
> > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > Peter,
> > > > Scott was saying that the correspondingPOId is set correctly
> when
> > > > entering orders through the Order Manager.  So, it's already in
> > > > SVN(and
> > > > has been for a while).
> > > >
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Will this be in the next SVN?
> > > > > 
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > > 
> > > > > -----Original Message-----
> > > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > > Sent: 12 April 2007 04:24
> > > > > To: user@ofbiz.apache.org
> > > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > > >
> > > > > It's set in setOrderCurrencyAgreementShipDates in 
> > > > ShoppingCartEvents,
> > > > > ecommerce doesn't use this event that's why it is done
> > differently.
> > > > >
> > > >
> > > 
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570 
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > Are you sure? the ordermgr controller doesn't appear to 
> have
> > > > > > setPONumber chained
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > 
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > > WEB-INF/controller.xml?revision=526284&view=markup 
> > > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > > >
>
=== message truncated ===

 


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
Yes, it is definitely stored.

Regards
Scott

On 28/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi,
>
>
> I noticed that in the demo system that there are no permissions to allow
> me
> to create a new order. So I can't try the PO function.
>
> Can someone verify that the PO number inserted during the 'New Order'
> process in the 'Order' manager, retains the PO number to completion of the
> order.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 19 April 2007 05:12
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
>
> username demoadmin
> password ofbiz
> --- peter@ec4b.com wrote:
>
> > H,
> >
> >
> > Thanks.
> >
> > What is the username & password?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 16 April 2007 23:39
> > To: user@ofbiz.apache.org
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Hi Peter,
> >
> > The best advice I can offer is, redouble your steps on the Management
> > Demo
> > https://demo.hotwaxmedia.com/ordermgr/control/main
> >
> > and see if you get the same results.  If your PO is stored correctly,
> > then it's an issue with OpenTaps and you'd probably get a faster,
> > more
> > educated response there.
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi Scott,
> > >
> > >
> > > I have tried the running the 'svn update' and I am using the latest
> > > OpenTaps
> > > build (930).
> > >
> > > Should I run the something similar for OfBiz?
> > > Would that cause an issue with OpenTaps loaded apps?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Scott Gray [mailto:lektran@gmail.com]
> > > Sent: 16 April 2007 23:19
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: Re: PO Missing from ALL Enterred Orders
> > >
> > > Have you updated to a more recent version of ofbiz and if so, are
> > the
> > > po
> > > numbers now being stored in the database?
> > >
> > > On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> > > >
> > > > Hi,
> > > >
> > > >
> > > > Still having a problem with Purchase Orders (PO) references in
> > the
> > > Order
> > > > Manager > Order Entry process. In that when I insert the PO
> > > reference into
> > > > the approriate field in Ofbiz, it does not show up in the Order
> > > summary or
> > > > anywhere else I can see for that matter.
> > > >
> > > > Can anyone offer any guidance on this issue?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > > > Sent: 12 April 2007 05:01
> > > > To: 'Chris Howe'; user@ofbiz.apache.org
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > Hi,
> > > >
> > > >
> > > > NO, in the three items in the order, there are no record stored
> > in
> > > > 'correspondingPOId'.
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > > Sent: 12 April 2007 04:48
> > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > If you go to:
> > > >
> > > >
> > > >
> > >
> >
>
> https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > > > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> > > >
> > > > you will be able to confirm whether the correspondingPOId field
> > is
> > > > being populated.
> > > >
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > It is not working in the Order Manager. Is this something that
> > is
> > > > > configurable? Is there a setting that needs to be changed?
> > > > >
> > > > > So, will the PO still be recorded when an order is made through
> > > the
> > > > > eCommerce store?
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > > > Sent: 12 April 2007 04:36
> > > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > > >
> > > > > Peter,
> > > > > Scott was saying that the correspondingPOId is set correctly
> > when
> > > > > entering orders through the Order Manager.  So, it's already in
> > > > > SVN(and
> > > > > has been for a while).
> > > > >
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Will this be in the next SVN?
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > > > Sent: 12 April 2007 04:24
> > > > > > To: user@ofbiz.apache.org
> > > > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > > > >
> > > > > > It's set in setOrderCurrencyAgreementShipDates in
> > > > > ShoppingCartEvents,
> > > > > > ecommerce doesn't use this event that's why it is done
> > > differently.
> > > > > >
> > > > >
> > > >
> > > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > > > >
> > > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > > >
> > > > > > > Are you sure? the ordermgr controller doesn't appear to
> > have
> > > > > > > setPONumber chained
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > > > >
> >
> === message truncated ===
>
>

RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,
 

I noticed that in the demo system that there are no permissions to allow me
to create a new order. So I can't try the PO function.

Can someone verify that the PO number inserted during the 'New Order'
process in the 'Order' manager, retains the PO number to completion of the
order.


Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 19 April 2007 05:12
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

username demoadmin
password ofbiz
--- peter@ec4b.com wrote:

> H,
> 
> 
> Thanks. 
> 
> What is the username & password?
> 
>  
> Thanks & Regards,
> 
> Peter
>  
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 16 April 2007 23:39
> To: user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
> 
> Hi Peter,
> 
> The best advice I can offer is, redouble your steps on the Management
> Demo
> https://demo.hotwaxmedia.com/ordermgr/control/main
> 
> and see if you get the same results.  If your PO is stored correctly,
> then it's an issue with OpenTaps and you'd probably get a faster,
> more
> educated response there.
> 
> --- peter@ec4b.com wrote:
> 
> > Hi Scott,
> > 
> > 
> > I have tried the running the 'svn update' and I am using the latest
> > OpenTaps
> > build (930). 
> >  
> > Should I run the something similar for OfBiz?
> > Would that cause an issue with OpenTaps loaded apps?
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> >  
> > 
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com] 
> > Sent: 16 April 2007 23:19
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: Re: PO Missing from ALL Enterred Orders
> > 
> > Have you updated to a more recent version of ofbiz and if so, are
> the
> > po
> > numbers now being stored in the database?
> > 
> > On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> > >
> > > Hi,
> > >
> > >
> > > Still having a problem with Purchase Orders (PO) references in
> the
> > Order
> > > Manager > Order Entry process. In that when I insert the PO
> > reference into
> > > the approriate field in Ofbiz, it does not show up in the Order
> > summary or
> > > anywhere else I can see for that matter.
> > >
> > > Can anyone offer any guidance on this issue?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > > Sent: 12 April 2007 05:01
> > > To: 'Chris Howe'; user@ofbiz.apache.org
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Hi,
> > >
> > >
> > > NO, in the three items in the order, there are no record stored
> in
> > > 'correspondingPOId'.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:48
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > If you go to:
> > >
> > >
> > >
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> > >
> > > you will be able to confirm whether the correspondingPOId field
> is
> > > being populated.
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > It is not working in the Order Manager. Is this something that
> is
> > > > configurable? Is there a setting that needs to be changed?
> > > >
> > > > So, will the PO still be recorded when an order is made through
> > the
> > > > eCommerce store?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > > Sent: 12 April 2007 04:36
> > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > Peter,
> > > > Scott was saying that the correspondingPOId is set correctly
> when
> > > > entering orders through the Order Manager.  So, it's already in
> > > > SVN(and
> > > > has been for a while).
> > > >
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Will this be in the next SVN?
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > > Sent: 12 April 2007 04:24
> > > > > To: user@ofbiz.apache.org
> > > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > > >
> > > > > It's set in setOrderCurrencyAgreementShipDates in
> > > > ShoppingCartEvents,
> > > > > ecommerce doesn't use this event that's why it is done
> > differently.
> > > > >
> > > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > Are you sure? the ordermgr controller doesn't appear to
> have
> > > > > > setPONumber chained
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > > >
> 
=== message truncated ===


RE: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
username demoadmin
password ofbiz
--- peter@ec4b.com wrote:

> H,
> 
> 
> Thanks. 
> 
> What is the username & password?
> 
>  
> Thanks & Regards,
> 
> Peter
>  
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 16 April 2007 23:39
> To: user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
> 
> Hi Peter,
> 
> The best advice I can offer is, redouble your steps on the Management
> Demo
> https://demo.hotwaxmedia.com/ordermgr/control/main
> 
> and see if you get the same results.  If your PO is stored correctly,
> then it's an issue with OpenTaps and you'd probably get a faster,
> more
> educated response there.
> 
> --- peter@ec4b.com wrote:
> 
> > Hi Scott,
> > 
> > 
> > I have tried the running the 'svn update' and I am using the latest
> > OpenTaps
> > build (930). 
> >  
> > Should I run the something similar for OfBiz?
> > Would that cause an issue with OpenTaps loaded apps?
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> >  
> > 
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com] 
> > Sent: 16 April 2007 23:19
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: Re: PO Missing from ALL Enterred Orders
> > 
> > Have you updated to a more recent version of ofbiz and if so, are
> the
> > po
> > numbers now being stored in the database?
> > 
> > On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> > >
> > > Hi,
> > >
> > >
> > > Still having a problem with Purchase Orders (PO) references in
> the
> > Order
> > > Manager > Order Entry process. In that when I insert the PO
> > reference into
> > > the approriate field in Ofbiz, it does not show up in the Order
> > summary or
> > > anywhere else I can see for that matter.
> > >
> > > Can anyone offer any guidance on this issue?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > > Sent: 12 April 2007 05:01
> > > To: 'Chris Howe'; user@ofbiz.apache.org
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Hi,
> > >
> > >
> > > NO, in the three items in the order, there are no record stored
> in
> > > 'correspondingPOId'.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:48
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > If you go to:
> > >
> > >
> > >
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> > >
> > > you will be able to confirm whether the correspondingPOId field
> is
> > > being populated.
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > It is not working in the Order Manager. Is this something that
> is
> > > > configurable? Is there a setting that needs to be changed?
> > > >
> > > > So, will the PO still be recorded when an order is made through
> > the
> > > > eCommerce store?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > > Sent: 12 April 2007 04:36
> > > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > > Subject: RE: PO Missing from ALL Enterred Orders
> > > >
> > > > Peter,
> > > > Scott was saying that the correspondingPOId is set correctly
> when
> > > > entering orders through the Order Manager.  So, it's already in
> > > > SVN(and
> > > > has been for a while).
> > > >
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Will this be in the next SVN?
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > > Sent: 12 April 2007 04:24
> > > > > To: user@ofbiz.apache.org
> > > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > > >
> > > > > It's set in setOrderCurrencyAgreementShipDates in
> > > > ShoppingCartEvents,
> > > > > ecommerce doesn't use this event that's why it is done
> > differently.
> > > > >
> > > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > Are you sure? the ordermgr controller doesn't appear to
> have
> > > > > > setPONumber chained
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > > >
> 
=== message truncated ===


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
H,


Thanks. 

What is the username & password?

 
Thanks & Regards,

Peter
 


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 16 April 2007 23:39
To: user@ofbiz.apache.org
Subject: RE: PO Missing from ALL Enterred Orders

Hi Peter,

The best advice I can offer is, redouble your steps on the Management
Demo
https://demo.hotwaxmedia.com/ordermgr/control/main

and see if you get the same results.  If your PO is stored correctly,
then it's an issue with OpenTaps and you'd probably get a faster, more
educated response there.

--- peter@ec4b.com wrote:

> Hi Scott,
> 
> 
> I have tried the running the 'svn update' and I am using the latest
> OpenTaps
> build (930). 
>  
> Should I run the something similar for OfBiz?
> Would that cause an issue with OpenTaps loaded apps?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
>  
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 16 April 2007 23:19
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: Re: PO Missing from ALL Enterred Orders
> 
> Have you updated to a more recent version of ofbiz and if so, are the
> po
> numbers now being stored in the database?
> 
> On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> >
> > Hi,
> >
> >
> > Still having a problem with Purchase Orders (PO) references in the
> Order
> > Manager > Order Entry process. In that when I insert the PO
> reference into
> > the approriate field in Ofbiz, it does not show up in the Order
> summary or
> > anywhere else I can see for that matter.
> >
> > Can anyone offer any guidance on this issue?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > Sent: 12 April 2007 05:01
> > To: 'Chris Howe'; user@ofbiz.apache.org
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Hi,
> >
> >
> > NO, in the three items in the order, there are no record stored in
> > 'correspondingPOId'.
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:48
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > If you go to:
> >
> >
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> >
> > you will be able to confirm whether the correspondingPOId field is
> > being populated.
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > It is not working in the Order Manager. Is this something that is
> > > configurable? Is there a setting that needs to be changed?
> > >
> > > So, will the PO still be recorded when an order is made through
> the
> > > eCommerce store?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:36
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Peter,
> > > Scott was saying that the correspondingPOId is set correctly when
> > > entering orders through the Order Manager.  So, it's already in
> > > SVN(and
> > > has been for a while).
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > Will this be in the next SVN?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > Sent: 12 April 2007 04:24
> > > > To: user@ofbiz.apache.org
> > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > >
> > > > It's set in setOrderCurrencyAgreementShipDates in
> > > ShoppingCartEvents,
> > > > ecommerce doesn't use this event that's why it is done
> differently.
> > > >
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > > setPONumber chained
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > >
> > > > > > I think Peter means that the PO number is not displayed
> > > anywhere,
> > > > > > rather
> > > > > > than not stored?
> > > > > >
> > > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > > >
> > > > > > > What SVN are you using?  Also what webapp are you using
> > > (order
> > > > > > manager
> > > > > > > or ecommerce)?  There was a related bug entered in
> r525850
> > > but
> > > > > > should
> > > > > > > have been corrected shortly thereafter (2 weeks or so at
> > > least
> > > > for
> > > > > > > ecommerce).
> > > > > > > --- peter@ec4b.com wrote:
> > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > >
> > > > > > > > Has anyone encountered the 'Purchase Order Number'
> being
> > > > missing
> > > > > > from
> > > > > > > > 'order
> > > > > > > > entries'.
> > > > > > > >
> > > > > > > > ...In more detail...
> > > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE
> ORDER
> > > > NUMBER >
> > > > > > > > <insert
> > > > > > > > data>
> > > > > > > >
> > > > > > > > And yet the PO Number does not appear in the order.
> > > > > > > >
> > > > > > > >
> 
=== message truncated ===


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
I don't know, you might have to ask on the opentaps mailing list or maybe
someone here can advise.

On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi Scott,
>
>
> I have tried the running the 'svn update' and I am using the latest
> OpenTaps
> build (930).
>
> Should I run the something similar for OfBiz?
> Would that cause an issue with OpenTaps loaded apps?
>
>
> Thanks & Regards,
>
> Peter
>
>
>
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com]
> Sent: 16 April 2007 23:19
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: Re: PO Missing from ALL Enterred Orders
>
> Have you updated to a more recent version of ofbiz and if so, are the po
> numbers now being stored in the database?
>
> On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> >
> > Hi,
> >
> >
> > Still having a problem with Purchase Orders (PO) references in the Order
> > Manager > Order Entry process. In that when I insert the PO reference
> into
> > the approriate field in Ofbiz, it does not show up in the Order summary
> or
> > anywhere else I can see for that matter.
> >
> > Can anyone offer any guidance on this issue?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > Sent: 12 April 2007 05:01
> > To: 'Chris Howe'; user@ofbiz.apache.org
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Hi,
> >
> >
> > NO, in the three items in the order, there are no record stored in
> > 'correspondingPOId'.
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:48
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > If you go to:
> >
> >
> >
>
> https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> >
> > you will be able to confirm whether the correspondingPOId field is
> > being populated.
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > It is not working in the Order Manager. Is this something that is
> > > configurable? Is there a setting that needs to be changed?
> > >
> > > So, will the PO still be recorded when an order is made through the
> > > eCommerce store?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:36
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Peter,
> > > Scott was saying that the correspondingPOId is set correctly when
> > > entering orders through the Order Manager.  So, it's already in
> > > SVN(and
> > > has been for a while).
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > Will this be in the next SVN?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > Sent: 12 April 2007 04:24
> > > > To: user@ofbiz.apache.org
> > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > >
> > > > It's set in setOrderCurrencyAgreementShipDates in
> > > ShoppingCartEvents,
> > > > ecommerce doesn't use this event that's why it is done differently.
> > > >
> > >
> >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > > setPONumber chained
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > >
> > > > > > I think Peter means that the PO number is not displayed
> > > anywhere,
> > > > > > rather
> > > > > > than not stored?
> > > > > >
> > > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > > >
> > > > > > > What SVN are you using?  Also what webapp are you using
> > > (order
> > > > > > manager
> > > > > > > or ecommerce)?  There was a related bug entered in r525850
> > > but
> > > > > > should
> > > > > > > have been corrected shortly thereafter (2 weeks or so at
> > > least
> > > > for
> > > > > > > ecommerce).
> > > > > > > --- peter@ec4b.com wrote:
> > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > >
> > > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > > missing
> > > > > > from
> > > > > > > > 'order
> > > > > > > > entries'.
> > > > > > > >
> > > > > > > > ...In more detail...
> > > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > > NUMBER >
> > > > > > > > <insert
> > > > > > > > data>
> > > > > > > >
> > > > > > > > And yet the PO Number does not appear in the order.
> > > > > > > >
> > > > > > > >
> > > > > > > > Is this set by parameter?
> > > > > > > >
> > > > > > > >
> > > > > > > > Your assistance would be much appreciated.
> > > > > > > >
> > > > > > > >
> > > > > > > > Thanks & Regards,
> > > > > > > >
> > > > > > > > Peter
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

RE: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
Hi Peter,

The best advice I can offer is, redouble your steps on the Management
Demo
https://demo.hotwaxmedia.com/ordermgr/control/main

and see if you get the same results.  If your PO is stored correctly,
then it's an issue with OpenTaps and you'd probably get a faster, more
educated response there.

--- peter@ec4b.com wrote:

> Hi Scott,
> 
> 
> I have tried the running the 'svn update' and I am using the latest
> OpenTaps
> build (930). 
>  
> Should I run the something similar for OfBiz?
> Would that cause an issue with OpenTaps loaded apps?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
>  
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 16 April 2007 23:19
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: Re: PO Missing from ALL Enterred Orders
> 
> Have you updated to a more recent version of ofbiz and if so, are the
> po
> numbers now being stored in the database?
> 
> On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
> >
> > Hi,
> >
> >
> > Still having a problem with Purchase Orders (PO) references in the
> Order
> > Manager > Order Entry process. In that when I insert the PO
> reference into
> > the approriate field in Ofbiz, it does not show up in the Order
> summary or
> > anywhere else I can see for that matter.
> >
> > Can anyone offer any guidance on this issue?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: peter@ec4b.com [mailto:peter@ec4b.com]
> > Sent: 12 April 2007 05:01
> > To: 'Chris Howe'; user@ofbiz.apache.org
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Hi,
> >
> >
> > NO, in the three items in the order, there are no record stored in
> > 'correspondingPOId'.
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:48
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > If you go to:
> >
> >
> >
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> > d=true&VIEW_SIZE=50&VIEW_INDEX=0
> >
> > you will be able to confirm whether the correspondingPOId field is
> > being populated.
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > It is not working in the Order Manager. Is this something that is
> > > configurable? Is there a setting that needs to be changed?
> > >
> > > So, will the PO still be recorded when an order is made through
> the
> > > eCommerce store?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > > -----Original Message-----
> > > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > > Sent: 12 April 2007 04:36
> > > To: user@ofbiz.apache.org; peter@ec4b.com
> > > Subject: RE: PO Missing from ALL Enterred Orders
> > >
> > > Peter,
> > > Scott was saying that the correspondingPOId is set correctly when
> > > entering orders through the Order Manager.  So, it's already in
> > > SVN(and
> > > has been for a while).
> > >
> > > --- peter@ec4b.com wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > Will this be in the next SVN?
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Scott Gray [mailto:lektran@gmail.com]
> > > > Sent: 12 April 2007 04:24
> > > > To: user@ofbiz.apache.org
> > > > Subject: Re: PO Missing from ALL Enterred Orders
> > > >
> > > > It's set in setOrderCurrencyAgreementShipDates in
> > > ShoppingCartEvents,
> > > > ecommerce doesn't use this event that's why it is done
> differently.
> > > >
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > > setPONumber chained
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > > --- Scott Gray <le...@gmail.com> wrote:
> > > > >
> > > > > > I think Peter means that the PO number is not displayed
> > > anywhere,
> > > > > > rather
> > > > > > than not stored?
> > > > > >
> > > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > > >
> > > > > > > What SVN are you using?  Also what webapp are you using
> > > (order
> > > > > > manager
> > > > > > > or ecommerce)?  There was a related bug entered in
> r525850
> > > but
> > > > > > should
> > > > > > > have been corrected shortly thereafter (2 weeks or so at
> > > least
> > > > for
> > > > > > > ecommerce).
> > > > > > > --- peter@ec4b.com wrote:
> > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > >
> > > > > > > > Has anyone encountered the 'Purchase Order Number'
> being
> > > > missing
> > > > > > from
> > > > > > > > 'order
> > > > > > > > entries'.
> > > > > > > >
> > > > > > > > ...In more detail...
> > > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE
> ORDER
> > > > NUMBER >
> > > > > > > > <insert
> > > > > > > > data>
> > > > > > > >
> > > > > > > > And yet the PO Number does not appear in the order.
> > > > > > > >
> > > > > > > >
> 
=== message truncated ===


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi Scott,


I have tried the running the 'svn update' and I am using the latest OpenTaps
build (930). 
 
Should I run the something similar for OfBiz?
Would that cause an issue with OpenTaps loaded apps?


Thanks & Regards,

Peter

 

-----Original Message-----
From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 16 April 2007 23:19
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: Re: PO Missing from ALL Enterred Orders

Have you updated to a more recent version of ofbiz and if so, are the po
numbers now being stored in the database?

On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi,
>
>
> Still having a problem with Purchase Orders (PO) references in the Order
> Manager > Order Entry process. In that when I insert the PO reference into
> the approriate field in Ofbiz, it does not show up in the Order summary or
> anywhere else I can see for that matter.
>
> Can anyone offer any guidance on this issue?
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: peter@ec4b.com [mailto:peter@ec4b.com]
> Sent: 12 April 2007 05:01
> To: 'Chris Howe'; user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
>
> Hi,
>
>
> NO, in the three items in the order, there are no record stored in
> 'correspondingPOId'.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 12 April 2007 04:48
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
>
> If you go to:
>
>
>
https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> d=true&VIEW_SIZE=50&VIEW_INDEX=0
>
> you will be able to confirm whether the correspondingPOId field is
> being populated.
>
> --- peter@ec4b.com wrote:
>
> > Hi,
> >
> >
> > It is not working in the Order Manager. Is this something that is
> > configurable? Is there a setting that needs to be changed?
> >
> > So, will the PO still be recorded when an order is made through the
> > eCommerce store?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:36
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Peter,
> > Scott was saying that the correspondingPOId is set correctly when
> > entering orders through the Order Manager.  So, it's already in
> > SVN(and
> > has been for a while).
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > Will this be in the next SVN?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Scott Gray [mailto:lektran@gmail.com]
> > > Sent: 12 April 2007 04:24
> > > To: user@ofbiz.apache.org
> > > Subject: Re: PO Missing from ALL Enterred Orders
> > >
> > > It's set in setOrderCurrencyAgreementShipDates in
> > ShoppingCartEvents,
> > > ecommerce doesn't use this event that's why it is done differently.
> > >
> >
>
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > setPONumber chained
> > > >
> > > >
> > > >
> > >
> >
>
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > --- Scott Gray <le...@gmail.com> wrote:
> > > >
> > > > > I think Peter means that the PO number is not displayed
> > anywhere,
> > > > > rather
> > > > > than not stored?
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > What SVN are you using?  Also what webapp are you using
> > (order
> > > > > manager
> > > > > > or ecommerce)?  There was a related bug entered in r525850
> > but
> > > > > should
> > > > > > have been corrected shortly thereafter (2 weeks or so at
> > least
> > > for
> > > > > > ecommerce).
> > > > > > --- peter@ec4b.com wrote:
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > >
> > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > missing
> > > > > from
> > > > > > > 'order
> > > > > > > entries'.
> > > > > > >
> > > > > > > ...In more detail...
> > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > NUMBER >
> > > > > > > <insert
> > > > > > > data>
> > > > > > >
> > > > > > > And yet the PO Number does not appear in the order.
> > > > > > >
> > > > > > >
> > > > > > > Is this set by parameter?
> > > > > > >
> > > > > > >
> > > > > > > Your assistance would be much appreciated.
> > > > > > >
> > > > > > >
> > > > > > > Thanks & Regards,
> > > > > > >
> > > > > > > Peter
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
Have you updated to a more recent version of ofbiz and if so, are the po
numbers now being stored in the database?

On 17/04/07, peter@ec4b.com <pe...@ec4b.com> wrote:
>
> Hi,
>
>
> Still having a problem with Purchase Orders (PO) references in the Order
> Manager > Order Entry process. In that when I insert the PO reference into
> the approriate field in Ofbiz, it does not show up in the Order summary or
> anywhere else I can see for that matter.
>
> Can anyone offer any guidance on this issue?
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: peter@ec4b.com [mailto:peter@ec4b.com]
> Sent: 12 April 2007 05:01
> To: 'Chris Howe'; user@ofbiz.apache.org
> Subject: RE: PO Missing from ALL Enterred Orders
>
> Hi,
>
>
> NO, in the three items in the order, there are no record stored in
> 'correspondingPOId'.
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> Sent: 12 April 2007 04:48
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
>
> If you go to:
>
>
> https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
> d=true&VIEW_SIZE=50&VIEW_INDEX=0
>
> you will be able to confirm whether the correspondingPOId field is
> being populated.
>
> --- peter@ec4b.com wrote:
>
> > Hi,
> >
> >
> > It is not working in the Order Manager. Is this something that is
> > configurable? Is there a setting that needs to be changed?
> >
> > So, will the PO still be recorded when an order is made through the
> > eCommerce store?
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:cjhowe76013@yahoo.com]
> > Sent: 12 April 2007 04:36
> > To: user@ofbiz.apache.org; peter@ec4b.com
> > Subject: RE: PO Missing from ALL Enterred Orders
> >
> > Peter,
> > Scott was saying that the correspondingPOId is set correctly when
> > entering orders through the Order Manager.  So, it's already in
> > SVN(and
> > has been for a while).
> >
> > --- peter@ec4b.com wrote:
> >
> > > Hi,
> > >
> > >
> > > Will this be in the next SVN?
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: Scott Gray [mailto:lektran@gmail.com]
> > > Sent: 12 April 2007 04:24
> > > To: user@ofbiz.apache.org
> > > Subject: Re: PO Missing from ALL Enterred Orders
> > >
> > > It's set in setOrderCurrencyAgreementShipDates in
> > ShoppingCartEvents,
> > > ecommerce doesn't use this event that's why it is done differently.
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > Are you sure? the ordermgr controller doesn't appear to have
> > > > setPONumber chained
> > > >
> > > >
> > > >
> > >
> >
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > > WEB-INF/controller.xml?revision=526284&view=markup
> > > > --- Scott Gray <le...@gmail.com> wrote:
> > > >
> > > > > I think Peter means that the PO number is not displayed
> > anywhere,
> > > > > rather
> > > > > than not stored?
> > > > >
> > > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > > >
> > > > > > What SVN are you using?  Also what webapp are you using
> > (order
> > > > > manager
> > > > > > or ecommerce)?  There was a related bug entered in r525850
> > but
> > > > > should
> > > > > > have been corrected shortly thereafter (2 weeks or so at
> > least
> > > for
> > > > > > ecommerce).
> > > > > > --- peter@ec4b.com wrote:
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > >
> > > > > > > Has anyone encountered the 'Purchase Order Number' being
> > > missing
> > > > > from
> > > > > > > 'order
> > > > > > > entries'.
> > > > > > >
> > > > > > > ...In more detail...
> > > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > > NUMBER >
> > > > > > > <insert
> > > > > > > data>
> > > > > > >
> > > > > > > And yet the PO Number does not appear in the order.
> > > > > > >
> > > > > > >
> > > > > > > Is this set by parameter?
> > > > > > >
> > > > > > >
> > > > > > > Your assistance would be much appreciated.
> > > > > > >
> > > > > > >
> > > > > > > Thanks & Regards,
> > > > > > >
> > > > > > > Peter
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,

 
Still having a problem with Purchase Orders (PO) references in the Order
Manager > Order Entry process. In that when I insert the PO reference into
the approriate field in Ofbiz, it does not show up in the Order summary or
anywhere else I can see for that matter.

Can anyone offer any guidance on this issue?
 

Thanks & Regards,
 
Peter


-----Original Message-----
From: peter@ec4b.com [mailto:peter@ec4b.com] 
Sent: 12 April 2007 05:01
To: 'Chris Howe'; user@ofbiz.apache.org
Subject: RE: PO Missing from ALL Enterred Orders

Hi,


NO, in the three items in the order, there are no record stored in
'correspondingPOId'.
 

Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 12 April 2007 04:48
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

If you go to:

https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
d=true&VIEW_SIZE=50&VIEW_INDEX=0

you will be able to confirm whether the correspondingPOId field is
being populated.

--- peter@ec4b.com wrote:

> Hi,
> 
> 
> It is not working in the Order Manager. Is this something that is
> configurable? Is there a setting that needs to be changed?
> 
> So, will the PO still be recorded when an order is made through the
> eCommerce store?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 12 April 2007 04:36
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
> 
> Peter, 
> Scott was saying that the correspondingPOId is set correctly when
> entering orders through the Order Manager.  So, it's already in
> SVN(and
> has been for a while).
> 
> --- peter@ec4b.com wrote:
> 
> > Hi,
> >  
> > 
> > Will this be in the next SVN?
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> > 
> > 
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com] 
> > Sent: 12 April 2007 04:24
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> > 
> > It's set in setOrderCurrencyAgreementShipDates in
> ShoppingCartEvents,
> > ecommerce doesn't use this event that's why it is done differently.
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > 
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Are you sure? the ordermgr controller doesn't appear to have
> > > setPONumber chained
> > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > WEB-INF/controller.xml?revision=526284&view=markup
> > > --- Scott Gray <le...@gmail.com> wrote:
> > >
> > > > I think Peter means that the PO number is not displayed
> anywhere,
> > > > rather
> > > > than not stored?
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > What SVN are you using?  Also what webapp are you using
> (order
> > > > manager
> > > > > or ecommerce)?  There was a related bug entered in r525850
> but
> > > > should
> > > > > have been corrected shortly thereafter (2 weeks or so at
> least
> > for
> > > > > ecommerce).
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Has anyone encountered the 'Purchase Order Number' being
> > missing
> > > > from
> > > > > > 'order
> > > > > > entries'.
> > > > > >
> > > > > > ...In more detail...
> > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > NUMBER >
> > > > > > <insert
> > > > > > data>
> > > > > >
> > > > > > And yet the PO Number does not appear in the order.
> > > > > >
> > > > > >
> > > > > > Is this set by parameter?
> > > > > >
> > > > > >
> > > > > > Your assistance would be much appreciated.
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > 
> > 
> 
> 


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,


NO, in the three items in the order, there are no record stored in
'correspondingPOId'.
 

Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 12 April 2007 04:48
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

If you go to:

https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&fin
d=true&VIEW_SIZE=50&VIEW_INDEX=0

you will be able to confirm whether the correspondingPOId field is
being populated.

--- peter@ec4b.com wrote:

> Hi,
> 
> 
> It is not working in the Order Manager. Is this something that is
> configurable? Is there a setting that needs to be changed?
> 
> So, will the PO still be recorded when an order is made through the
> eCommerce store?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 12 April 2007 04:36
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
> 
> Peter, 
> Scott was saying that the correspondingPOId is set correctly when
> entering orders through the Order Manager.  So, it's already in
> SVN(and
> has been for a while).
> 
> --- peter@ec4b.com wrote:
> 
> > Hi,
> >  
> > 
> > Will this be in the next SVN?
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> > 
> > 
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com] 
> > Sent: 12 April 2007 04:24
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> > 
> > It's set in setOrderCurrencyAgreementShipDates in
> ShoppingCartEvents,
> > ecommerce doesn't use this event that's why it is done differently.
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > 
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Are you sure? the ordermgr controller doesn't appear to have
> > > setPONumber chained
> > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > WEB-INF/controller.xml?revision=526284&view=markup
> > > --- Scott Gray <le...@gmail.com> wrote:
> > >
> > > > I think Peter means that the PO number is not displayed
> anywhere,
> > > > rather
> > > > than not stored?
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > What SVN are you using?  Also what webapp are you using
> (order
> > > > manager
> > > > > or ecommerce)?  There was a related bug entered in r525850
> but
> > > > should
> > > > > have been corrected shortly thereafter (2 weeks or so at
> least
> > for
> > > > > ecommerce).
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Has anyone encountered the 'Purchase Order Number' being
> > missing
> > > > from
> > > > > > 'order
> > > > > > entries'.
> > > > > >
> > > > > > ...In more detail...
> > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > NUMBER >
> > > > > > <insert
> > > > > > data>
> > > > > >
> > > > > > And yet the PO Number does not appear in the order.
> > > > > >
> > > > > >
> > > > > > Is this set by parameter?
> > > > > >
> > > > > >
> > > > > > Your assistance would be much appreciated.
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > 
> > 
> 
> 


RE: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
If you go to:

https://localhost:8443/webtools/control/FindGeneric?entityName=OrderItem&find=true&VIEW_SIZE=50&VIEW_INDEX=0

you will be able to confirm whether the correspondingPOId field is
being populated.

--- peter@ec4b.com wrote:

> Hi,
> 
> 
> It is not working in the Order Manager. Is this something that is
> configurable? Is there a setting that needs to be changed?
> 
> So, will the PO still be recorded when an order is made through the
> eCommerce store?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> -----Original Message-----
> From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
> Sent: 12 April 2007 04:36
> To: user@ofbiz.apache.org; peter@ec4b.com
> Subject: RE: PO Missing from ALL Enterred Orders
> 
> Peter, 
> Scott was saying that the correspondingPOId is set correctly when
> entering orders through the Order Manager.  So, it's already in
> SVN(and
> has been for a while).
> 
> --- peter@ec4b.com wrote:
> 
> > Hi,
> >  
> > 
> > Will this be in the next SVN?
> > 
> > 
> > Thanks & Regards,
> > 
> > Peter
> > 
> > 
> > 
> > -----Original Message-----
> > From: Scott Gray [mailto:lektran@gmail.com] 
> > Sent: 12 April 2007 04:24
> > To: user@ofbiz.apache.org
> > Subject: Re: PO Missing from ALL Enterred Orders
> > 
> > It's set in setOrderCurrencyAgreementShipDates in
> ShoppingCartEvents,
> > ecommerce doesn't use this event that's why it is done differently.
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> > der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> > 
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > Are you sure? the ordermgr controller doesn't appear to have
> > > setPONumber chained
> > >
> > >
> > >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> > WEB-INF/controller.xml?revision=526284&view=markup
> > > --- Scott Gray <le...@gmail.com> wrote:
> > >
> > > > I think Peter means that the PO number is not displayed
> anywhere,
> > > > rather
> > > > than not stored?
> > > >
> > > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > > >
> > > > > What SVN are you using?  Also what webapp are you using
> (order
> > > > manager
> > > > > or ecommerce)?  There was a related bug entered in r525850
> but
> > > > should
> > > > > have been corrected shortly thereafter (2 weeks or so at
> least
> > for
> > > > > ecommerce).
> > > > > --- peter@ec4b.com wrote:
> > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > >
> > > > > > Has anyone encountered the 'Purchase Order Number' being
> > missing
> > > > from
> > > > > > 'order
> > > > > > entries'.
> > > > > >
> > > > > > ...In more detail...
> > > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> > NUMBER >
> > > > > > <insert
> > > > > > data>
> > > > > >
> > > > > > And yet the PO Number does not appear in the order.
> > > > > >
> > > > > >
> > > > > > Is this set by parameter?
> > > > > >
> > > > > >
> > > > > > Your assistance would be much appreciated.
> > > > > >
> > > > > >
> > > > > > Thanks & Regards,
> > > > > >
> > > > > > Peter
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > 
> > 
> 
> 


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,


It is not working in the Order Manager. Is this something that is
configurable? Is there a setting that needs to be changed?

So, will the PO still be recorded when an order is made through the
eCommerce store?


Thanks & Regards,

Peter


-----Original Message-----
From: Chris Howe [mailto:cjhowe76013@yahoo.com] 
Sent: 12 April 2007 04:36
To: user@ofbiz.apache.org; peter@ec4b.com
Subject: RE: PO Missing from ALL Enterred Orders

Peter, 
Scott was saying that the correspondingPOId is set correctly when
entering orders through the Order Manager.  So, it's already in SVN(and
has been for a while).

--- peter@ec4b.com wrote:

> Hi,
>  
> 
> Will this be in the next SVN?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 12 April 2007 04:24
> To: user@ofbiz.apache.org
> Subject: Re: PO Missing from ALL Enterred Orders
> 
> It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> ecommerce doesn't use this event that's why it is done differently.
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Are you sure? the ordermgr controller doesn't appear to have
> > setPONumber chained
> >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> WEB-INF/controller.xml?revision=526284&view=markup
> > --- Scott Gray <le...@gmail.com> wrote:
> >
> > > I think Peter means that the PO number is not displayed anywhere,
> > > rather
> > > than not stored?
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > What SVN are you using?  Also what webapp are you using (order
> > > manager
> > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > should
> > > > have been corrected shortly thereafter (2 weeks or so at least
> for
> > > > ecommerce).
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Has anyone encountered the 'Purchase Order Number' being
> missing
> > > from
> > > > > 'order
> > > > > entries'.
> > > > >
> > > > > ...In more detail...
> > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> NUMBER >
> > > > > <insert
> > > > > data>
> > > > >
> > > > > And yet the PO Number does not appear in the order.
> > > > >
> > > > >
> > > > > Is this set by parameter?
> > > > >
> > > > >
> > > > > Your assistance would be much appreciated.
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >
> 
> 


Re: PO Missing from ALL Enterred Orders

Posted by Jacques Le Roux <ja...@les7arts.com>.
Peter,

>From last posts I guess you should better open an account on Jira
https://issues.apache.org/jira/browse/OFBIZ an then create an issue for
that

Thanks

Jacques

> Hi,
>
>
> Will this be in the next SVN?
>
>
> Thanks & Regards,
>
> Peter
>
>
>
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com]
> Sent: 12 April 2007 04:24
> To: user@ofbiz.apache.org
> Subject: Re: PO Missing from ALL Enterred Orders
>
> It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> ecommerce doesn't use this event that's why it is done differently.
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
>
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Are you sure? the ordermgr controller doesn't appear to have
> > setPONumber chained
> >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> WEB-INF/controller.xml?revision=526284&view=markup
> > --- Scott Gray <le...@gmail.com> wrote:
> >
> > > I think Peter means that the PO number is not displayed anywhere,
> > > rather
> > > than not stored?
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > What SVN are you using?  Also what webapp are you using (order
> > > manager
> > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > should
> > > > have been corrected shortly thereafter (2 weeks or so at least
for
> > > > ecommerce).
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Has anyone encountered the 'Purchase Order Number' being
missing
> > > from
> > > > > 'order
> > > > > entries'.
> > > > >
> > > > > ...In more detail...
> > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
NUMBER >
> > > > > <insert
> > > > > data>
> > > > >
> > > > > And yet the PO Number does not appear in the order.
> > > > >
> > > > >
> > > > > Is this set by parameter?
> > > > >
> > > > >
> > > > > Your assistance would be much appreciated.
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >


RE: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
Peter, 
Scott was saying that the correspondingPOId is set correctly when
entering orders through the Order Manager.  So, it's already in SVN(and
has been for a while).

--- peter@ec4b.com wrote:

> Hi,
>  
> 
> Will this be in the next SVN?
> 
> 
> Thanks & Regards,
> 
> Peter
> 
> 
> 
> -----Original Message-----
> From: Scott Gray [mailto:lektran@gmail.com] 
> Sent: 12 April 2007 04:24
> To: user@ofbiz.apache.org
> Subject: Re: PO Missing from ALL Enterred Orders
> 
> It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> ecommerce doesn't use this event that's why it is done differently.
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
> der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Are you sure? the ordermgr controller doesn't appear to have
> > setPONumber chained
> >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
> WEB-INF/controller.xml?revision=526284&view=markup
> > --- Scott Gray <le...@gmail.com> wrote:
> >
> > > I think Peter means that the PO number is not displayed anywhere,
> > > rather
> > > than not stored?
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > What SVN are you using?  Also what webapp are you using (order
> > > manager
> > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > should
> > > > have been corrected shortly thereafter (2 weeks or so at least
> for
> > > > ecommerce).
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Has anyone encountered the 'Purchase Order Number' being
> missing
> > > from
> > > > > 'order
> > > > > entries'.
> > > > >
> > > > > ...In more detail...
> > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> NUMBER >
> > > > > <insert
> > > > > data>
> > > > >
> > > > > And yet the PO Number does not appear in the order.
> > > > >
> > > > >
> > > > > Is this set by parameter?
> > > > >
> > > > >
> > > > > Your assistance would be much appreciated.
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >
> 
> 


RE: PO Missing from ALL Enterred Orders

Posted by pe...@ec4b.com.
Hi,
 

Will this be in the next SVN?


Thanks & Regards,

Peter



-----Original Message-----
From: Scott Gray [mailto:lektran@gmail.com] 
Sent: 12 April 2007 04:24
To: user@ofbiz.apache.org
Subject: Re: PO Missing from ALL Enterred Orders

It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
ecommerce doesn't use this event that's why it is done differently.
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/or
der/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> Are you sure? the ordermgr controller doesn't appear to have
> setPONumber chained
>
>
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/
WEB-INF/controller.xml?revision=526284&view=markup
> --- Scott Gray <le...@gmail.com> wrote:
>
> > I think Peter means that the PO number is not displayed anywhere,
> > rather
> > than not stored?
> >
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > What SVN are you using?  Also what webapp are you using (order
> > manager
> > > or ecommerce)?  There was a related bug entered in r525850 but
> > should
> > > have been corrected shortly thereafter (2 weeks or so at least for
> > > ecommerce).
> > > --- peter@ec4b.com wrote:
> > >
> > > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > >
> > > > Has anyone encountered the 'Purchase Order Number' being missing
> > from
> > > > 'order
> > > > entries'.
> > > >
> > > > ...In more detail...
> > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER >
> > > > <insert
> > > > data>
> > > >
> > > > And yet the PO Number does not appear in the order.
> > > >
> > > >
> > > > Is this set by parameter?
> > > >
> > > >
> > > > Your assistance would be much appreciated.
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > >
> > >
> >
>
>


Re: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
Scott,
That explains it :-)  The hunt continues for Peter's problem then.  

Peter,
In webtools->entity maintenance, could you check the OrderItem entity
to make sure the correspondingPoId field is being populated?
--- Scott Gray <le...@gmail.com> wrote:

> It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
> ecommerce doesn't use this event that's why it is done differently.
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > Are you sure? the ordermgr controller doesn't appear to have
> > setPONumber chained
> >
> >
> >
>
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml?revision=526284&view=markup
> > --- Scott Gray <le...@gmail.com> wrote:
> >
> > > I think Peter means that the PO number is not displayed anywhere,
> > > rather
> > > than not stored?
> > >
> > > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > > >
> > > > What SVN are you using?  Also what webapp are you using (order
> > > manager
> > > > or ecommerce)?  There was a related bug entered in r525850 but
> > > should
> > > > have been corrected shortly thereafter (2 weeks or so at least
> for
> > > > ecommerce).
> > > > --- peter@ec4b.com wrote:
> > > >
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > >
> > > > > Has anyone encountered the 'Purchase Order Number' being
> missing
> > > from
> > > > > 'order
> > > > > entries'.
> > > > >
> > > > > ...In more detail...
> > > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER
> NUMBER >
> > > > > <insert
> > > > > data>
> > > > >
> > > > > And yet the PO Number does not appear in the order.
> > > > >
> > > > >
> > > > > Is this set by parameter?
> > > > >
> > > > >
> > > > > Your assistance would be much appreciated.
> > > > >
> > > > >
> > > > > Thanks & Regards,
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >
> 


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
It's set in setOrderCurrencyAgreementShipDates in ShoppingCartEvents,
ecommerce doesn't use this event that's why it is done differently.
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java?r1=508580&r2=519570

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> Are you sure? the ordermgr controller doesn't appear to have
> setPONumber chained
>
>
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml?revision=526284&view=markup
> --- Scott Gray <le...@gmail.com> wrote:
>
> > I think Peter means that the PO number is not displayed anywhere,
> > rather
> > than not stored?
> >
> > On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> > >
> > > What SVN are you using?  Also what webapp are you using (order
> > manager
> > > or ecommerce)?  There was a related bug entered in r525850 but
> > should
> > > have been corrected shortly thereafter (2 weeks or so at least for
> > > ecommerce).
> > > --- peter@ec4b.com wrote:
> > >
> > > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > >
> > > > Has anyone encountered the 'Purchase Order Number' being missing
> > from
> > > > 'order
> > > > entries'.
> > > >
> > > > ...In more detail...
> > > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER >
> > > > <insert
> > > > data>
> > > >
> > > > And yet the PO Number does not appear in the order.
> > > >
> > > >
> > > > Is this set by parameter?
> > > >
> > > >
> > > > Your assistance would be much appreciated.
> > > >
> > > >
> > > > Thanks & Regards,
> > > >
> > > > Peter
> > > >
> > > >
> > > >
> > >
> > >
> >
>
>

Re: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
Are you sure? the ordermgr controller doesn't appear to have
setPONumber chained

http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml?revision=526284&view=markup
--- Scott Gray <le...@gmail.com> wrote:

> I think Peter means that the PO number is not displayed anywhere,
> rather
> than not stored?
> 
> On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
> >
> > What SVN are you using?  Also what webapp are you using (order
> manager
> > or ecommerce)?  There was a related bug entered in r525850 but
> should
> > have been corrected shortly thereafter (2 weeks or so at least for
> > ecommerce).
> > --- peter@ec4b.com wrote:
> >
> > >
> > >
> > >
> > > Hi,
> > >
> > >
> > > Has anyone encountered the 'Purchase Order Number' being missing
> from
> > > 'order
> > > entries'.
> > >
> > > ...In more detail...
> > > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER >
> > > <insert
> > > data>
> > >
> > > And yet the PO Number does not appear in the order.
> > >
> > >
> > > Is this set by parameter?
> > >
> > >
> > > Your assistance would be much appreciated.
> > >
> > >
> > > Thanks & Regards,
> > >
> > > Peter
> > >
> > >
> > >
> >
> >
> 


Re: PO Missing from ALL Enterred Orders

Posted by Scott Gray <le...@gmail.com>.
I think Peter means that the PO number is not displayed anywhere, rather
than not stored?

On 12/04/07, Chris Howe <cj...@yahoo.com> wrote:
>
> What SVN are you using?  Also what webapp are you using (order manager
> or ecommerce)?  There was a related bug entered in r525850 but should
> have been corrected shortly thereafter (2 weeks or so at least for
> ecommerce).
> --- peter@ec4b.com wrote:
>
> >
> >
> >
> > Hi,
> >
> >
> > Has anyone encountered the 'Purchase Order Number' being missing from
> > 'order
> > entries'.
> >
> > ...In more detail...
> > ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER >
> > <insert
> > data>
> >
> > And yet the PO Number does not appear in the order.
> >
> >
> > Is this set by parameter?
> >
> >
> > Your assistance would be much appreciated.
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> >
>
>

Re: PO Missing from ALL Enterred Orders

Posted by Chris Howe <cj...@yahoo.com>.
What SVN are you using?  Also what webapp are you using (order manager
or ecommerce)?  There was a related bug entered in r525850 but should
have been corrected shortly thereafter (2 weeks or so at least for
ecommerce).
--- peter@ec4b.com wrote:

> 
> 
>  
> Hi,
> 
> 
> Has anyone encountered the 'Purchase Order Number' being missing from
> 'order
> entries'. 
> 
> ...In more detail... 
> ORDER > NEW ORDER > PAYMENT INFORMATION ? PURCHASE ORDER NUMBER >
> <insert
> data> 
> 
> And yet the PO Number does not appear in the order.
> 
> 
> Is this set by parameter?
> 
> 
> Your assistance would be much appreciated.
>  
> 
> Thanks & Regards,
> 
> Peter
>  
> 
>