gestion des demandes d'évolution pour le centre kalachakra non géré dans les module booking et opendons
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

26 lines
684 B

# -*- coding: utf-8 -*-
from . import models
# from . import partnerimport
from . import donation
from . import event
from . import product
from . import membership
from . import payment_transaction
from . import partner
from . import event_registration
from . import booking_product
from . import booking_event
from . import booking_location
from . import booking_room
from . import booking_questionnaire
from . import booking_event_registration
from . import booking_donation
#from . import booking_sale_order
from . import event_media_link
from . import mailing_list
from . import account_move
from . import res_users
from . import membership_import
from . import online_payment