Ronald Portier
8 years ago
6 changed files with 33 additions and 87 deletions
-
22account_bank_statement_import/models/account_bank_statement_import.py
-
3account_bank_statement_import_camt/__init__.py
-
22account_bank_statement_import_camt/__openerp__.py
-
27account_bank_statement_import_camt/models/account_bank_statement_import.py
-
25account_bank_statement_import_camt/tests/__init__.py
-
21account_bank_statement_import_camt/tests/test_import_bank_statement.py
@ -1 +1,4 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# Copyright 2013-2018 Therp BV <http://therp.nl>. |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|||
from . import models |
@ -1,23 +1,4 @@ |
|||
# -*- encoding: utf-8 -*- |
|||
"""Test import of bank statement for camt.053.""" |
|||
############################################################################## |
|||
# |
|||
# Copyright (C) 2015 Therp BV <http://therp.nl>. |
|||
# |
|||
# All other contributions are (C) by their respective contributors |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as |
|||
# published by the Free Software Foundation, either version 3 of the |
|||
# License, or (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
# |
|||
############################################################################## |
|||
# -*- coding: utf-8 -*- |
|||
# © 2015-2017 Therp BV <http://therp.nl>. |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|||
from . import test_import_bank_statement |
Write
Preview
Loading…
Cancel
Save
Reference in new issue