Achievo/ATK - Bugzilla – Bug 328
projectadministration - all contracts are shown in list view not only active
Last modified: 2004-09-01 23:51:14
You need to log in before you can comment on or make changes to this bug.
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 ....
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....
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.