Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4606 Представления

General Question.

Odoo Version 11

I have a number of clients using Odoo now, and for simplification and standardization of our modules I chose to make 1 large module, rather than many small modules for our customization.

Do you think this has been a good idea or a bad idea if we consider load speed of site as the biggest priority.

Аватар
Отменить
Лучший ответ

Hi
A good strategy is instead of creating one large module create few modules large enough to divide it on a domain (functionality) 
like
website, website_theme, e-commerce, portal extension in one module 
web, discuss, chat or backend related extension in one module
business logic like sale, crm, purchase extension in extension one module  

module size doesn't (much) affect the speed of the site. speed of the site depends on various parameters like business logic, deployment, catching mechanism, etc..

but if you divide module based on domain it will be very easy to manage and maintain the code

Аватар
Отменить
Автор

Thank you very much.

I have structured our modules the way you mention.

Related Posts Ответы Просмотры Активность
1
июл. 24
1844
1
янв. 24
4959
2
мар. 23
2691
3
июн. 20
10492
2
мар. 20
8916