Bug 328 - projectadministration - all contracts are shown in list view not only active
: projectadministration - all contracts are shown in list view not only active
Status: RESOLVED FIXED
: Achievo
Project Management
: 1.1.RC1
: All Linux
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-16 16:08 by
Modified: 2004-09-01 23:51 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-07-16 16:08:54
if you add or edit a project and want to select the corresponding contract all
contracts (active and archived) are shown. only active contracts should be
listed to select ....
------- Comment #1 From 2004-08-01 13:00:57 -------
I added a filter to the manytoone releation. It now only displays the contracts
that are active and have a valid date. But it seems this generates a new bug :( 

When you edit a project of which the contract isn't valid any more, it will show
None in the dropdown. I will have a look at it later....
------- Comment #2 From 2004-09-01 23:51:14 -------
Fixed. When adding a new project, only active contracts are shown, that are
valid for the given date (compared to project startdate). So you can now only
select contracts that were valid on the day the project started. 

The todo mentioned by Sandy in comment #1 has been fixed as well.