ok done in r 1040914. On Wed, 2010-12-01 at 22:09 +1300, Scott Gray wrote: > +1, that would be fantastic and resolve the issue once and for all. > > Regards > Scott > > On 1/12/2010, at 9:52 PM, Hans Bakker wrote: > > > Ok, lets solve this? change all @yahoo.com into @example.com ? > > > > Hans > > > > On Wed, 2010-12-01 at 21:44 +1300, Scott Gray wrote: > >> Hi Hans, > >> > >> The reason I linked to that previous thread was that I didn't want to have > >> to have the same conversation over. > >> > >> Are you against using something like [email protected]? If so, why? > >> > >> Thanks > >> Scott > >> > >> On 1/12/2010, at 9:18 PM, Hans Bakker wrote: > >> > >>> i am simply following the pattern? > >>> > >>> if the email would be the same you could not see if the support email is > >>> selected...... > >>> > >>> Regards, > >>> Hans > >>> > >>> On Wed, 2010-12-01 at 20:58 +1300, Scott Gray wrote: > >>>> Hi Hans, > >>>> > >>>> Why the new email address? Wouldn't [email protected] serve the > >>>> purpose just as well? > >>>> > >>>> This isn't the first time this discussion has come up: > >>>> http://ofbiz.markmail.org/thread/agtz52o4btjbvb5n > >>>> > >>>> If you do insist on using a different email address, would you please > >>>> consider using the example.com domain which is reserved for this sort of > >>>> thing? > >>>> > >>>> Many thanks > >>>> Scott > >>>> > >>>> On 1/12/2010, at 7:57 PM, [email protected] wrote: > >>>> > >>>>> Author: hansbak > >>>>> Date: Wed Dec 1 06:57:27 2010 > >>>>> New Revision: 1040878 > >>>>> > >>>>> URL: http://svn.apache.org/viewvc?rev=1040878&view=rev > >>>>> Log: > >>>>> add support email address to the company for demo purposes > >>>>> > >>>>> Modified: > >>>>> ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml > >>>>> > >>>>> Modified: > >>>>> ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml > >>>>> URL: > >>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml?rev=1040878&r1=1040877&r2=1040878&view=diff > >>>>> ============================================================================== > >>>>> --- ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml > >>>>> (original) > >>>>> +++ ofbiz/trunk/applications/accounting/data/DemoOrganizationData.xml > >>>>> Wed Dec 1 06:57:27 2010 > >>>>> @@ -31,6 +31,9 @@ under the License. > >>>>> <ContactMech contactMechId="Company" > >>>>> contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/> > >>>>> <PartyContactMech partyId="Company" contactMechId="Company" > >>>>> fromDate="2000-01-01 00:00:00.000" allowSolicitation="Y"/> > >>>>> <PartyContactMechPurpose contactMechPurposeTypeId="PRIMARY_EMAIL" > >>>>> partyId="Company" contactMechId="Company" fromDate="2003-01-01 > >>>>> 00:00:00.000"/> > >>>>> + <ContactMech contactMechId="CompanySupport" > >>>>> contactMechTypeId="EMAIL_ADDRESS" infoString="[email protected]"/> > >>>>> + <PartyContactMech partyId="Company" contactMechId="CompanySupport" > >>>>> fromDate="2003-01-01 00:00:00.0" allowSolicitation="Y"/> > >>>>> + <PartyContactMechPurpose contactMechPurposeTypeId="SUPPORT_EMAIL" > >>>>> partyId="Company" contactMechId="CompanySupport" fromDate="2003-01-01 > >>>>> 00:00:00.0"/> > >>>>> <PartyContactMechPurpose partyId="Company" contactMechId="9000" > >>>>> contactMechPurposeTypeId="BILLING_LOCATION" fromDate="2000-01-01 > >>>>> 00:00:00.000"/> > >>>>> <PartyContactMechPurpose partyId="Company" contactMechId="9000" > >>>>> contactMechPurposeTypeId="GENERAL_LOCATION" fromDate="2000-01-01 > >>>>> 00:00:00.000"/> > >>>>> <PartyContactMechPurpose partyId="Company" contactMechId="9000" > >>>>> contactMechPurposeTypeId="PAYMENT_LOCATION" fromDate="2000-01-01 > >>>>> 00:00:00.000"/> > >>>>> > >>>>> > >>>> > >>> > >>> -- > >>> Ofbiz on twitter: http://twitter.com/apache_ofbiz > >>> Myself on twitter: http://twitter.com/hansbak > >>> Antwebsystems.com: Quality services for competitive rates. > >>> > >> > > > > -- > > Ofbiz on twitter: http://twitter.com/apache_ofbiz > > Myself on twitter: http://twitter.com/hansbak > > Antwebsystems.com: Quality services for competitive rates. > > >
-- Ofbiz on twitter: http://twitter.com/apache_ofbiz Myself on twitter: http://twitter.com/hansbak Antwebsystems.com: Quality services for competitive rates.
