openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14322
[Bug 1017484] Re: state Button is Missing in crm fundraising
Hello Mayur,
crm_fundraising is totally removed from the latest trunk, So this issue
doesn't affect any more. As well this bug is only for trunk and not
related with 6.1.
So better we have to close it.
Thanks for reporting!
** Changed in: openobject-addons
Status: In Progress => Invalid
** Changed in: openobject-addons
Assignee: OpenERP R&D Addons Team 1 (openerp-dev-addons1) => (unassigned)
** Changed in: openobject-addons
Importance: Medium => Undecided
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1017484
Title:
state Button is Missing in crm fundraising
Status in OpenERP Addons (modules):
Invalid
Bug description:
on runbot (Build 12409) [addons(6928) ,web(2606) and server(4207)]
Step ----<>|:
open a form view of fundraising [sales/fundraising/fundraising] there
is no button to change a state
but in crm_fundraising_view.xml button is there
<button name="case_close" string="Done" states="open,pending" type="object" />
<button name="case_open" string="Open" states="draft,pending" type="object" />
<button name="case_pending" string="Pending" states="draft,open" type="object" />
<button name="case_escalate" string="Escalate" states="open,draft,pending" type="object" groups="base.group_extended" />
<button name="case_reset" string="Reset to Draft" states="done,cancel" type="object" />
<button name="case_cancel" string="Cancel" states="draft,open,pending" type="object" />
it's issue of related field of state
Thanks.
Mayur
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1017484/+subscriptions
References