Where is the order status e-mail setting?

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

Where is the order status e-mail setting?

Sven Wesley
Embarrassing, but I couldn't find where to change the e-mail address for the
order status function?
I made it with an update query...
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

BJ Freeman
https://demo.hotwaxmedia.com/catalog/control/EditProductStoreEmails?productStoreId=9000

Sven Wesley sent the following on 11/28/2008 12:07 PM:
> Embarrassing, but I couldn't find where to change the e-mail address for the
> order status function?
> I made it with an update query...
>
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

Sven Wesley
Thanks.


2008/11/28 BJ Freeman <[hidden email]>

>
> https://demo.hotwaxmedia.com/catalog/control/EditProductStoreEmails?productStoreId=9000
>
> Sven Wesley sent the following on 11/28/2008 12:07 PM:
> > Embarrassing, but I couldn't find where to change the e-mail address for
> the
> > order status function?
> > I made it with an update query...
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

Vivek Mishra-2
In reply to this post by Sven Wesley
Hi,
we use general.properties file for e-mail settings.

Kind Regards,
--
Vivek Mishra

Sven Wesley wrote:
> Embarrassing, but I couldn't find where to change the e-mail address for the
> order status function?
> I made it with an update query...
>
>  

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

BJ Freeman
did not know that the order status email was in the general properties.
when did it change?

Vivek Mishra sent the following on 11/28/2008 8:22 PM:

> Hi,
> we use general.properties file for e-mail settings.
>
> Kind Regards,
> --
> Vivek Mishra
>
> Sven Wesley wrote:
>> Embarrassing, but I couldn't find where to change the e-mail address
>> for the
>> order status function?
>> I made it with an update query...
>>
>>  
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

Chirag Manocha-2
Hello,
Its not changed but I think Vivek just want to say that the email
sending settings are done in general.properties.
Thanks
Chirag Manocha

BJ Freeman wrote:

> did not know that the order status email was in the general properties.
> when did it change?
>
> Vivek Mishra sent the following on 11/28/2008 8:22 PM:
>  
>> Hi,
>> we use general.properties file for e-mail settings.
>>
>> Kind Regards,
>> --
>> Vivek Mishra
>>
>> Sven Wesley wrote:
>>    
>>> Embarrassing, but I couldn't find where to change the e-mail address
>>> for the
>>> order status function?
>>> I made it with an update query...
>>>
>>>  
>>>      


smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

Sven Wesley
Unfortunately the settings makes it a little bit troublesome, it's not
possible to make i18n-messages and I run the same catalog for B2B between
several countries.

One weird thing I found out yesterday is that if I use the Swedish
characters ö and ä it all goes fine, but if the letter å is used it comes
back as Klingon when I update the field.

Sven.

2008/11/29 Chirag Manocha <[hidden email]>

> Hello,
> Its not changed but I think Vivek just want to say that the email sending
> settings are done in general.properties.
> Thanks
> Chirag Manocha
>
>
> BJ Freeman wrote:
>
>> did not know that the order status email was in the general properties.
>> when did it change?
>>
>> Vivek Mishra sent the following on 11/28/2008 8:22 PM:
>>
>>
>>> Hi,
>>> we use general.properties file for e-mail settings.
>>>
>>> Kind Regards,
>>> --
>>> Vivek Mishra
>>>
>>> Sven Wesley wrote:
>>>
>>>
>>>> Embarrassing, but I couldn't find where to change the e-mail address
>>>> for the
>>>> order status function?
>>>> I made it with an update query...
>>>>
>>>>
>>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

BJ Freeman
to clarify,  you have your machine set to swedish
and have set ofbiz to swedish and you have a a Klingon for å when the UI
label  is displayed in ofbiz

Sven Wesley sent the following on 11/29/2008 3:34 AM:

> Unfortunately the settings makes it a little bit troublesome, it's not
> possible to make i18n-messages and I run the same catalog for B2B between
> several countries.
>
> One weird thing I found out yesterday is that if I use the Swedish
> characters ö and ä it all goes fine, but if the letter å is used it comes
> back as Klingon when I update the field.
>
> Sven.
>
> 2008/11/29 Chirag Manocha <[hidden email]>
>
>> Hello,
>> Its not changed but I think Vivek just want to say that the email sending
>> settings are done in general.properties.
>> Thanks
>> Chirag Manocha
>>
>>
>> BJ Freeman wrote:
>>
>>> did not know that the order status email was in the general properties.
>>> when did it change?
>>>
>>> Vivek Mishra sent the following on 11/28/2008 8:22 PM:
>>>
>>>
>>>> Hi,
>>>> we use general.properties file for e-mail settings.
>>>>
>>>> Kind Regards,
>>>> --
>>>> Vivek Mishra
>>>>
>>>> Sven Wesley wrote:
>>>>
>>>>
>>>>> Embarrassing, but I couldn't find where to change the e-mail address
>>>>> for the
>>>>> order status function?
>>>>> I made it with an update query...
>>>>>
>>>>>
>>>>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

BJ Freeman
In reply to this post by Sven Wesley
there was a change to UIlabels in general a few months back
where the Variables can be included in the languages files.
so a lot of the UI labels still have to be put in the label files.

so you can help but making UIlabels and creating a jira for the files
you have changed.
Make sure to have an English one for the default.




Sven Wesley sent the following on 11/29/2008 3:34 AM:

> Unfortunately the settings makes it a little bit troublesome, it's not
> possible to make i18n-messages and I run the same catalog for B2B between
> several countries.
>
> One weird thing I found out yesterday is that if I use the Swedish
> characters ö and ä it all goes fine, but if the letter å is used it comes
> back as Klingon when I update the field.
>
> Sven.
>
> 2008/11/29 Chirag Manocha <[hidden email]>
>
>> Hello,
>> Its not changed but I think Vivek just want to say that the email sending
>> settings are done in general.properties.
>> Thanks
>> Chirag Manocha
>>
>>
>> BJ Freeman wrote:
>>
>>> did not know that the order status email was in the general properties.
>>> when did it change?
>>>
>>> Vivek Mishra sent the following on 11/28/2008 8:22 PM:
>>>
>>>
>>>> Hi,
>>>> we use general.properties file for e-mail settings.
>>>>
>>>> Kind Regards,
>>>> --
>>>> Vivek Mishra
>>>>
>>>> Sven Wesley wrote:
>>>>
>>>>
>>>>> Embarrassing, but I couldn't find where to change the e-mail address
>>>>> for the
>>>>> order status function?
>>>>> I made it with an update query...
>>>>>
>>>>>
>>>>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Where is the order status e-mail setting?

Sven Wesley
Sounds good, I'm slowly translating things anyway so I can add this as well.
I

2008/11/29 BJ Freeman <[hidden email]>

> there was a change to UIlabels in general a few months back
> where the Variables can be included in the languages files.
> so a lot of the UI labels still have to be put in the label files.
>
> so you can help but making UIlabels and creating a jira for the files
> you have changed.
> Make sure to have an English one for the default.
>
>
>
>
> Sven Wesley sent the following on 11/29/2008 3:34 AM:
> > Unfortunately the settings makes it a little bit troublesome, it's not
> > possible to make i18n-messages and I run the same catalog for B2B between
> > several countries.
> >
> > One weird thing I found out yesterday is that if I use the Swedish
> > characters ö and ä it all goes fine, but if the letter å is used it comes
> > back as Klingon when I update the field.
> >
> > Sven.
> >
> > 2008/11/29 Chirag Manocha <[hidden email]>
> >
> >> Hello,
> >> Its not changed but I think Vivek just want to say that the email
> sending
> >> settings are done in general.properties.
> >> Thanks
> >> Chirag Manocha
> >>
> >>
> >> BJ Freeman wrote:
> >>
> >>> did not know that the order status email was in the general properties.
> >>> when did it change?
> >>>
> >>> Vivek Mishra sent the following on 11/28/2008 8:22 PM:
> >>>
> >>>
> >>>> Hi,
> >>>> we use general.properties file for e-mail settings.
> >>>>
> >>>> Kind Regards,
> >>>> --
> >>>> Vivek Mishra
> >>>>
> >>>> Sven Wesley wrote:
> >>>>
> >>>>
> >>>>> Embarrassing, but I couldn't find where to change the e-mail address
> >>>>> for the
> >>>>> order status function?
> >>>>> I made it with an update query...
> >>>>>
> >>>>>
> >>>>>
> >
>
>