← Back to team overview

openerp-india team mailing list archive

[Bug 960872] Re: [6.1] Error trying to create periods using Web Client

 

Hello Guys,

As far as the web is concerned, its necessary to have the state field in
the view when the other fields depend on it.

See the .py file and make sure the other fields like date_* depend for
their readonly status on state.

Hence, the attached branch will do the rest.

Though its in 6.1, I understand that it should go fixed.

Regards,
Bipin Rathod,
Serpent Consulting Services.

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

Title:
  [6.1] Error trying to create periods using Web Client

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Getting a problem with trying to add a periods to a newly created
  financial year in web client.

  I was able to create a new period successfully in GTK client however.

  If I then return to web client and call up the period under
  "Config/Financial Accounting/Periods/Fiscal Years" I get this error:

  Unknown field state in domain [["state","in",["done"]]]

  I can successfully view/edit in Config/Financial
  Accounting/Periods/Period view though.

  All of the above works fine in GTK client.

  I did this on a fresh install, no sample data, and no default chart
  etc installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/960872/+subscriptions


References