quality_control: required changes

This commit is contained in:
oihane
2015-10-26 16:56:43 +01:00
committed by lreficent
parent 4b08e4c0cd
commit a30a2d7823
4 changed files with 20 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ from openerp import models, fields, api
class QcInspectionSetTest(models.TransientModel):
"""This wizard is responsible for setting the test for a given
"""This wizard is used to preset the test for a given
inspection. This will not only fill in the 'test' field, but will
also fill in all lines of the inspection with the corresponding lines of
the template.