6 lines
124 B
Python
6 lines
124 B
Python
from . import res_users
|
|
from . import account_journal
|
|
from . import account_payment
|
|
from . import account_payment_register
|
|
|