ERROR: Cannot update specified contact info because it does not correspond to the specified party

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

ERROR: Cannot update specified contact info because it does not correspond to the specified party


gives me following error.

ERROR:Cannot update specified contact info because it does not correspond to the specified party. calling service updatePartyContactMech in updatePartyPostalAddress

Please help!

Thanks
su2
I was trying to Edit the User-Interface of partymgr. I added following code in editcontactmech.ftl

Planet<input type="text" size="30" maxlength="100" name="planet" Value="${(mechMap.postalAddress.planet)!}">
Reply | Threaded
Open this post in threaded view
|

Re: ERROR: Cannot update specified contact info because it does not correspond to the specified party

Ashish Vijaywargiya
This is not the right place to ask such questions.
Send your email on "OFBiz User ML <[hidden email]>" to get quick
answer on this.

For more details please read the details present on the page shown below
(Please don't repeat such mistakes):
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists

--
Ashish

On Sat, May 2, 2009 at 2:12 AM, shuchi <[hidden email]> wrote:

>
> I was trying to Edit the User-Interface of partymgr. I added following code
> in editcontactmech.ftl
>
> <tr>
> <td class="label">Planet</td>
> <td>
> <input type="text" size="30" maxlength="100" name="planet"
> Value="${(mechMap.postalAddress.planet)!}">
> </td>
> </tr>
>
> gives me following error.
>
> ERROR:Cannot update specified contact info because it does not correspond
> to
> the specified party. calling service updatePartyContactMech in
> updatePartyPostalAddress
>
> Please help!
>
> Thanks
> --
> View this message in context:
> http://www.nabble.com/ERROR%3A-Cannot-update-specified-contact-info-because-it-does-not-correspond-to-the-specified-party-tp23339399p23339399.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>
>