Hpar
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
pos_backend_partner/models/partner.py
|
@ -1,5 +1,6 @@ |
|
|
# coding: utf-8 |
|
|
# coding: utf-8 |
|
|
# Copyright 2017 Raphael Reverdy <raphael.reverdy@akretion.com> |
|
|
|
|
|
|
|
|
# Copyright 2017 Akretion (http://www.akretion.com). |
|
|
|
|
|
# @author Raphaël Reverdy <raphael.reverdy@akretion.com> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
from openerp import models, api |
|
|
from openerp import models, api |
|
|