Hi Gopal,
Deleting customers sounds strange. Why do you want to delete the customers ? This is fair that if customer wants then he can unsubscribe from list etc. Can you please specify the exact problem or requirement. Regards -- Chirag Manocha Emforium Pvt. Ltd. Contact :- +91-98735-47457, +91-98263-19099 P.S. Ask these sort of questions on user mailing list. ----- "gopal123" <[hidden email]> wrote: > From: "gopal123" <[hidden email]> > To: [hidden email] > Sent: Tuesday, June 1, 2010 2:54:54 PM > Subject: User Management in Ofbiz. > > Hi All............ > I am using ofbiz e-commerce application.I am able to create new > users,But not able to delete any user through front-end, i.e through > admin > screen.Also i think the customer should also be able to unsubscribe > him/her > self whenever he/she wish.So kindly help me in this regard. > Waiting for reply.Thanks in advance. > Regards > Gopal > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/User-Management-in-Ofbiz-tp2238233p2238233.html > Sent from the OFBiz - Dev mailing list archive at Nabble.com. |
Hi All............
I am using ofbiz e-commerce application.I am able to create new users,But not able to delete any user through front-end, i.e through admin screen.Also i think the customer should also be able to unsubscribe him/her self whenever he/she wish.So kindly help me in this regard. Waiting for reply.Thanks in advance. Regards Gopal
GCD
|
In reply to this post by Chirag Manocha-3
Hi Chirag, As an administrator I must be able to remove a party of role customer from the Party table, right?
RRH
|
No, you should expire the role. Possibly, Party have the orders or many things associated with it as per business process. So how can you remove those ?
Like if you delete the Party, Will you delete all the orders associated with it ? No, this is not business process. Regards -- Chirag Manocha Emforium Pvt. Ltd. Contact :- +91-98735-47457, +91-98263-19099 ----- "rrhati2010" <[hidden email]> wrote: > From: "rrhati2010" <[hidden email]> > To: [hidden email] > Sent: Tuesday, June 1, 2010 3:14:13 PM > Subject: Re: User Management in Ofbiz. > > Hi Chirag, > > As an administrator I must be able to remove a party of role customer > from > the Party table, right? > > > ----- > RRH > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238264.html > Sent from the OFBiz - User mailing list archive at Nabble.com. |
Thanks Chirag for your comments....that's true as it's not the business process. It never struck to my mind before. How will you expire the party?? What are the steps to follow? Regards, RRH
No, you should expire the role. Possibly, Party have the orders or many things associated with it as per business process. So how can you remove those ? Like if you delete the Party, Will you delete all the orders associated with it ? No, this is not business process. Regards -- Chirag Manocha Emforium Pvt. Ltd. Contact :- +91-98735-47457, +91-98263-19099 ----- "rrhati2010" <[hidden email]> wrote: > From: "rrhati2010" <[hidden email]> > To: [hidden email] > Sent: Tuesday, June 1, 2010 3:14:13 PM > Subject: Re: User Management in Ofbiz. > > Hi Chirag, > > As an administrator I must be able to remove a party of role customer > from > the Party table, right? > > > ----- > RRH > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238264.html > Sent from the OFBiz - User mailing list archive at Nabble.com. View message @ http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238272.html To unsubscribe from Re: User Management in Ofbiz., click here. =====-----=====-----=====
RRH
|
In reply to this post by Chirag Manocha-3
Now as per your previous mail it seems like your party is Customer.
So actually you need to expire the role of party and you can disable the party. You can delete the Role from Management Apps https://demo-trunk.ofbiz.apache.org/partymgr/control/viewroles?partyId=DemoCustomer This will actually expire role in PartyRole by setting thruDate field. And if you want you can disable the party for login to the application you can disable user login of that party :- https://demo-trunk.ofbiz.apache.org/partymgr/control/editlogin?partyId=DemoCustomer&userLoginId=DemoCustomer Regards -- Chirag Manocha Emforium Pvt. Ltd. Contact :- +91-98735-47457, +91-98263-19099 ----- "rrhati2010" <[hidden email]> wrote: > From: "rrhati2010" <[hidden email]> > To: [hidden email] > Sent: Tuesday, June 1, 2010 3:36:51 PM > Subject: Re: User Management in Ofbiz. > > Thanks Chirag for your comments....that's true as it's not the > business > process. It never struck to my mind before. > How will you expire the party?? What are the steps to follow? > > Regards, > RRH > > > > From: > "Chirag Manocha-3 [via OFBiz]" > <[hidden email]> > To: > rrhati2010 <[hidden email]> > Date: > 06/01/2010 03:24 PM > Subject: > Re: User Management in Ofbiz. > > > > No, you should expire the role. Possibly, Party have the orders or > many > things associated with it as per business process. So how can you > remove > those ? > Like if you delete the Party, Will you delete all the orders > associated > with it ? No, this is not business process. > > Regards > -- > Chirag Manocha > Emforium Pvt. Ltd. > Contact :- +91-98735-47457, +91-98263-19099 > > ----- "rrhati2010" <[hidden email]> wrote: > > > From: "rrhati2010" <[hidden email]> > > To: [hidden email] > > Sent: Tuesday, June 1, 2010 3:14:13 PM > > Subject: Re: User Management in Ofbiz. > > > > Hi Chirag, > > > > As an administrator I must be able to remove a party of role > customer > > from > > the Party table, right? > > > > > > ----- > > RRH > > -- > > View this message in context: > > > http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238264.html > > > Sent from the OFBiz - User mailing list archive at Nabble.com. > > View message @ > http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238272.html > > > To unsubscribe from Re: User Management in Ofbiz., click here. > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > > > ----- > RRH > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Re-User-Management-in-Ofbiz-tp2238259p2238283.html > Sent from the OFBiz - User mailing list archive at Nabble.com. |
Thanks Chirag and RRH for ur replies and discussions.I m sorry that i was not able to respond for a long time as i was involved in some other work.Any how your feedbacks are very important for me.Ya, I got u and its true that we can't delete a party,but we can disable or expire the role of party.
Thanks & Regards Gopal
GCD
|
Free forum by Nabble | Edit this page |