diff --git a/models/acc_operation.py b/models/acc_operation.py index 84eb2da4f16c4eacae4fe7c30e4bfc645cdf6264..8be86940f041f56060673cd55f51146834b49556 100644 --- a/models/acc_operation.py +++ b/models/acc_operation.py @@ -1,6 +1,5 @@ -# Copyright 2023 Le Filament (<http://www.le-filament.com>) -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - +# Copyright 2021- Le Filament (https://le-filament.com) +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) from datetime import datetime, time from dateutil.relativedelta import relativedelta diff --git a/views/acc_operation_views.xml b/views/acc_operation_views.xml index 60db26eeb7a10d7ed371699d66242b3417b3aa8a..364c9bcce57800c41b8c81a253f5689c89d7147a 100644 --- a/views/acc_operation_views.xml +++ b/views/acc_operation_views.xml @@ -1,4 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> +<!-- Copyright 2021- Le Filament (https://le-filament.com) + License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). --> <odoo> <record id="acc_operation_form_view" model="ir.ui.view">