Files
account-financial-tools/account_renumber/__init__.py
Jairo Llopis f4e5f0fb35 [9.0][MIG][account_renumber] Migrate to 9.0, refactor.
- In v9 `account.period` has disappeared, so now the wizard asks for start and end dates.
- `ir.sequence` has changed logic too, this module is now adapted.
- Old tests had to be run through the CLI. New tests work with standard test system.
- Old menu parent does not exist anymore, so it is now moved to other place.
- Old license & copyright headers are now updated, respecting old copyrights where found.
- `.pot` file removed.
- README added.

Related to https://github.com/OCA/account-financial-tools/issues/311#issuecomment-219378169.
2016-08-19 13:59:32 +02:00

7 lines
223 B
Python

# -*- coding: utf-8 -*-
# © 2009 Pexego Sistemas Informáticos. All Rights Reserved
# © 2016 Jairo Llopis <jairo.llopis@tecnativa.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import wizard