← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 855351] Re: Where is the featur "Opportunity to Quotation" ?

 

In the view ( addons/crm/crm_installer_view.xml ) I see that the field
is set as invisible=1 :

crm/crm_installer_view.xml
17:            <field name="sale_crm" invisible="1" groups="base.group_extended"/>

It means the field should not be displayed. The web client is doing it's
job, I don't see any bug here, but I guess the view should be like that
:

crm/crm_installer_view.xml
17:            <field name="sale_crm" groups="base.group_extended"/>

I'll close this bug and transfer to addons team

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/855351

Title:
  Where is the featur "Opportunity to Quotation" ?

Status in OpenERP Web:
  Confirmed

Bug description:
  where is this feature (cf picture)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/855351/+subscriptions


References