mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Update README Code cleanup: remove @api.one, better error messages, remove call to MOD_NAME which was not defined any more Use account.menu_config_multi_currency as parent menu
6 lines
120 B
Python
6 lines
120 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import currency_rate_update
|
|
from . import company
|
|
from . import account_config_settings
|