[FIX] adapt license

This commit is contained in:
vrenaville
2017-02-15 13:39:58 +01:00
parent 68d9d8de19
commit 3a29134fc4
3 changed files with 5 additions and 4 deletions
@@ -3,7 +3,8 @@ from openerp import api, fields, models
class ShippingLabel(models.Model):
""" Inherit of shipping label to store datas in the right location if S3 activated """
""" Inherit of shipping label to store datas
in the right location if S3 activated """
_inherit = 'shipping.label'