this issue has been solved in the meanwhile, i'm closing the bug and the
merge prop.
Thanks,
Quentin
** Changed in: openobject-addons
Status: Fix Committed => Invalid
--
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/1012603
Title:
can't convert Opportunities to Quotation [Button is missing]
Status in OpenERP Addons (modules):
Invalid
Bug description:
step to reproduce ---<>|
==> install crm, sale_crm
==> you have not find Convert to Quote button on Opportunities form view
Observed :-
Due to some improvement of trunk a state field is now stage_id in
Opportunities form but in sale_crm_view.xml
it seems
<field name="inherit_id" ref="crm.crm_case_form_view_oppor"/>
<field name="arch" type="xml">
<field name="state" position="before">
<button string="Convert to Quote"
name="%(action_crm_make_sale)d" type="action"/>
</field>
So, a Convert to Quote Button is missing on Opportunities form bcoz
there is no any state field now.
Thanks,
Mayur
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1012603/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp