Hmm...
the content must be controlled also ,of course ... the content of a procedure is more important than the design of a procedure (although in our company when a procedure content changes we change its REVISION number)
and controlling it with a date and making sure the latest one is available for all to see is certainly a good way to do so (as well as given only "write" authorisation to the person in chargeof amending it )
But what i am wondering is the following :
- Is that list of prefered suppliers a document or rather a record ? Doesnt the form become a RECORD once it is filled with data ?
which is why i said that the document version is dependant on the design of the form
the control of RECORDS (or reports ) on the other hand ...is controlled by a date
the content must be controlled also ,of course ... the content of a procedure is more important than the design of a procedure (although in our company when a procedure content changes we change its REVISION number)
and controlling it with a date and making sure the latest one is available for all to see is certainly a good way to do so (as well as given only "write" authorisation to the person in chargeof amending it )
But what i am wondering is the following :
- Is that list of prefered suppliers a document or rather a record ? Doesnt the form become a RECORD once it is filled with data ?
which is why i said that the document version is dependant on the design of the form
the control of RECORDS (or reports ) on the other hand ...is controlled by a date
- What are the requirements for suppliers to get on (or be taken off of) the list?
- Is there a form that must be controlled?
- Who has the responsibility and authority to establish and maintain the list?
- Who has access to the list, and what permissions do they have?
- How is it assured that only the current version is available for use?
- Are there any relevant records that must be maintained? For instance, might it be necessary a year from now to be able to see the version of the list in use today?

