addons-cm/website_sale_aplicoop/models
snt 539cd5cccd feat(website_sale_aplicoop): ordenar productos por website_sequence y nombre
- Ordena productos primero por website_sequence y luego alfabéticamente por nombre (case-insensitive)
- Fix test: cambiar tipo de producto de 'product' a 'consu' (Odoo 18 compatibility)
2026-02-25 19:34:49 +01:00
..
__init__.py [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00
group_order.py feat(website_sale_aplicoop): ordenar productos por website_sequence y nombre 2026-02-25 19:34:49 +01:00
js_translations.py [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings 2026-02-18 17:54:43 +01:00
product_extension.py [REF] Code quality improvements and structure fixes 2026-02-21 13:51:25 +01:00
res_config_settings.py website_sale_aplicoop: añadir settings, incluir data/groups.xml en manifest y limpiar vistas duplicadas 2026-02-20 20:44:58 +01:00
res_partner_extension.py [REF] Code quality improvements and structure fixes 2026-02-21 13:51:25 +01:00
sale_order_extension.py [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings 2026-02-18 17:54:43 +01:00
stock_picking_extension.py [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00