module.exports = Self => {
    Self.installCrudModel('crudTicketPackaging');
};