MozinConceito is a comprehensive ecosystem of industry-specific Odoo modules designed to provide complete business management solutions for startups and enterprises across multiple verticals.
MozinConceito integrates 10 specialized industry modules that work together to provide a unified platform for managing diverse business operations. Whether you're running a food service business, a logistics company, or an e-learning platform, MozinConceito provides pre-configured, industry-tested solutions that you can deploy and customize for your specific needs.
- Fast Food - Quick service restaurant management with POS, online ordering, and kitchen display systems
- Fine Dining Restaurant - Premium restaurant operations with reservations and table management
- Food Trucks - Mobile food service management with location-based operations
- Members Club - Membership management with subscriptions, events, and partner programs
- Handyman Services - Field service management for maintenance and repair businesses
- eLearning Platform - Online education platform with course management and certification
- 3PL Logistics Company - Warehousing and fulfillment with quality control and subscriptions
- Gallery - Art gallery management with commission tracking and consignment
- Agriculture Shop - Agricultural retail with expiry tracking and inventory management
- Food Distribution - Food manufacturing and distribution with quality control and MRP
# Clone the repository
git clone https://github.com/greeklekissle/industry-mozin_conceito.git
cd industry-mozin_conceito
# Run a specific industry module with demo data
./run_industry.sh -n [module_name] -d# Start fast food module
./run_industry.sh -n fast_food -d
# Start handyman services module
./run_industry.sh -n handyman -d
# Start 3PL logistics module
./run_industry.sh -n 3pl_logistic_company -dThe server will start on http://localhost:8069 with demo data pre-loaded.
New to MozinConceito? Start with INDEX.md - Your complete guide to all documentation!
- INDEX.md - π Complete documentation index and navigation guide
- MOZIN_CONCEITO.md - Comprehensive overview of all modules, features, and architecture
- WORKFLOW.md - Detailed development, audit, and deployment workflows
- QUICK_START.md - Quick reference guide for getting started with each module
- MODULE_MATRIX.md - Feature comparison matrix and decision support
- Read INDEX.md to navigate the documentation effectively
- Use QUICK_START.md to identify which module fits your business
- Follow the module-specific quick start guide (30-90 minutes)
- Use the audit checklists in WORKFLOW.md to validate your setup
- Refer to MOZIN_CONCEITO.md for detailed feature documentation
| Your Business Type | Recommended Module | Start Here |
|---|---|---|
| Quick service restaurant | fast_food |
Fast Food Quick Start |
| Fine dining restaurant | industry_restaurant |
Restaurant Quick Start |
| Food truck / Mobile food | food_trucks |
Food Trucks Quick Start |
| Home repair services | handyman |
Handyman Quick Start |
| Art gallery / Dealer | gallery |
Gallery Quick Start |
| Farm supply store | agriculture_shop |
Agriculture Shop Quick Start |
| Food manufacturing | food_distribution |
Food Distribution Quick Start |
| Online courses | elearning_platform |
eLearning Quick Start |
| Membership organization | members_club |
Members Club Quick Start |
| Warehousing / Fulfillment | 3pl_logistic_company |
3PL Logistics Quick Start |
All modules share common foundational features and integrate seamlessly:
- Knowledge Base - Internal documentation and training materials
- CRM - Customer relationship management
- Sales - Quote to cash processes
- Inventory - Stock management and tracking
- Accounting - Financial management and reporting
- HR & Planning - Employee management and scheduling
Each module includes specialized features for its industry:
- POS systems for retail and hospitality
- Field service management for service businesses
- Manufacturing and quality control for production
- Subscription and membership management
- Event and appointment scheduling
- Website and e-commerce integration
- Web Studio for no-code customizations
- Custom fields and workflows
- Automated actions and rules
- Custom reports and dashboards
- API integrations
# Install module with demo data for development
./run_industry.sh -n [module_name] -d -i
# Run tests
./run_industry.sh -n [module_name] -t
# Reset database
./run_industry.sh -n [module_name] -h
# Enable debugging (Python debugpy on port 5678)
./run_industry.sh -n [module_name] -pEach module includes comprehensive audit checklists in WORKFLOW.md:
- Configuration validation
- Data integrity checks
- Integration testing
- User acceptance criteria
- Security audit
- Performance benchmarks
Follow the deployment workflow in WORKFLOW.md:
- Pre-deployment checklist
- Data migration
- Configuration review
- Testing and validation
- Go-live procedures
- Post-deployment monitoring
MozinConceito modules are designed to be customized for your specific materials, services, and products:
- Map Your Offerings - Use the worksheets in QUICK_START.md to map your products/services to module features
- Configure Settings - Adjust module settings to match your business processes
- Add Custom Fields - Extend data models with your specific requirements
- Create Automation - Define automated workflows for your operations
- Design Reports - Build custom dashboards and reports for your KPIs
See WORKFLOW.md for detailed customization guidance.
- Issues: Report bugs and request features via GitHub Issues
- Discussions: Ask questions and share knowledge in GitHub Discussions
- Contributing: See CONTRIBUTING.md for contribution guidelines
- Use the eLearning module to create internal training materials
- Explore demo data to understand workflows
- Review Knowledge articles within each module
- Follow the audit checklists to ensure proper implementation
Odoo is a suite of web based open source business apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, and more.
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
For a standard Odoo installation, please follow the Setup instructions from the official documentation.
To learn Odoo, we recommend the Odoo eLearning platform, or Scale-up, the business game. Developers can start with the developer tutorials.
This project is licensed under the Odoo Proprietary License v1.0 (OPL-1). See LICENSE file for details.
Original Odoo Modules: Odoo S.A.
MozinConceito Integration & Documentation: MozinConceito Team
MozinConceito - Building integrated business solutions, one industry at a time.