Skip to content
Snippets Groups Projects
Commit 8049f4b3 authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

[IMP] typo: it's a security days to deliver customers only, not global to all operations

parent afc9507f
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ class company(osv.osv):
_inherit = 'res.company'
_columns = {
'security_lead': fields.float(
'Security Days', required=True,
'Sales Safety Days', required=True,
help="Margin of error for dates promised to customers. "\
"Products will be scheduled for procurement and delivery "\
"that many days earlier than the actual promised date, to "\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment