← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 753669] Re: Module sale_layout masks sale_analytic_plans field analytics_id

 

Hello,

"account_analytic_plans" is used to replace analytic account plan object instead of simple analytic account reference.
If we are not replacing this fields then we need to insert analytic reference two times ones in analytical plan definition and another analytic account itself.

So to remove the confusion between analytical plan and analytic account
we directly use related analytical plan object.

Slimier  thing is happed with "Sale_analytic_plans" module.

Hope this will help for you.
So this is not a bug and I am closing this issue.

Thanks.

** Changed in: openobject-addons
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/152061

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

Title:
  Module sale_layout masks sale_analytic_plans field analytics_id

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  1) If you install account_analytic_plans and sale_analytic_plans and after that sale_layout you dont get anymore the field analytics_id in the forms (both web-client and gtk-client)
  2) The field isn't anymore
  3) Expected result: still have the field
  4) Linux Ubunt 10.0.4 LTS
  5) OpenERP 6.06 server revno: 3394, web-client revno: 4568, gtk-client revno: 1831, addons revno: 4511, extra-addons revno: 5373

  Thanks



References