← Back to team overview

openerp-india team mailing list archive

[Bug 927366] Re: project missing filter NEW

 

this is the code with draft / New

./project/project.py:1156:        'state': fields.selection([('draft',
'New'),('open', 'In Progress'),('pending', 'Pending'), ('done', 'Done'),
('cancelled', 'Cancelled')], 'State'),

IMHO the filter for New is missing

** Changed in: openobject-addons
       Status: Incomplete => 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/927366

Title:
  project missing filter NEW

Status in OpenERP Addons (modules):
  New

Bug description:
  can not filter for "new" projects

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


References