← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 571358] Re: [c2c_budget] It doesn't open the new budget line form in budget version

 

** Changed in: openobject-addons
       Status: Won't Fix => Fix Released

-- 
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/571358

Title:
  [c2c_budget] It doesn't open the new budget line form in budget version

Status in OpenObject Addons Modules:
  Fix Released

Bug description:
  Hi C2C guys,
a very little bug.
In the Budget Version form, it doesn't open the Budget line form when you push the 'new' button.
It is because it is passed the 'id' field that it can no exist. I changed it for 'active_id' (very simple, jeje).

I send you the mini-patch.