| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 3689 |
| Technical Name |
kojto_library |
| License | LGPL-3 |
| Website | https://www.kojto.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 3689 |
| Technical Name |
kojto_library |
| License | LGPL-3 |
| Website | https://www.kojto.com |
Kojto Library
Shared logic and utilities for KOJTO modules
The Kojto Library module contains shared logic and utility functions that are reused across all other KOJTO modules. This module serves as the foundation for code reusability and consistency throughout the KOJTO ERP/CRM system.
Features
- Shared Python utilities and helper functions
- Common business logic
- Reusable code components
- Base classes and mixins
Usage
This module is automatically installed as a dependency by other KOJTO modules. Developers should place shared logic in this module to ensure consistency and avoid code duplication.
Kojto Library
Overview
The Kojto Library module contains shared logic and utility functions that are reused across all other KOJTO modules. This module serves as the foundation for code reusability and consistency throughout the KOJTO ERP/CRM system.
Features
- Shared Python utilities and helper functions
- Common business logic
- Reusable code components
- Base classes and mixins
Usage
This module is automatically installed as a dependency by other KOJTO modules. Developers should place shared logic in this module to ensure consistency and avoid code duplication.
Technical Details
The module provides a centralized location for:
- Common utility functions
- Shared business logic
- Reusable code patterns
- Base implementations used across multiple modules
Please log in to comment on this module