* [WIP] account_payment_portal: first draft * [ADD] account_payment_portal * [IMP] account_payment_portal: Fix user rights and add test --------- Co-authored-by: Niels Göttsch <ng@ife.de>
2 lines
47 B
Python
2 lines
47 B
Python
from . import controllers
|
|
from . import models
|