← Back to team overview

openerp-india team mailing list archive

[Bug 1303173] [NEW] Closed periods - views error

 

Public bug reported:

In very many views, field like

<field name="period_id"/>

should be replaced by

<field name="period_id" domain="[('state','=','draft')]"/>

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  Closed periods - views error

Status in OpenERP Addons (modules):
  New

Bug description:
  In very many views, field like

  <field name="period_id"/>

  should be replaced by

  <field name="period_id" domain="[('state','=','draft')]"/>

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


Follow ups

References