From 53125cf4d153960c1e517a0d40f1e8b3c09c258a Mon Sep 17 00:00:00 2001 From: sinergia <alejandro.ayala@onecluster.org> Date: Sun, 5 Jun 2022 13:45:23 -0500 Subject: [PATCH] Add license to purchase' --- purchase.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/purchase.py b/purchase.py index 8c7500b..00934a3 100644 --- a/purchase.py +++ b/purchase.py @@ -1,3 +1,6 @@ +#This file is part of Tryton. The COPYRIGHT file at the top level of +#txhis repository contains the full copyright notices and license terms + from trytond.model import ModelView, ModelSQL