addons-cm/website_sale_aplicoop/models
snt cafa19ffea [ADD] website_sale_aplicoop: Add sequence field to group.order for custom ordering
- Add sequence field to group.order model with default value 10
- Update _order to sort by sequence first, then start_date desc
- Add sequence field to tree view with handle widget for drag-and-drop reordering
- Add sequence field to form view for manual editing
- Orders in website list will now be ordered by sequence field
2026-02-21 16:37:55 +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 [ADD] website_sale_aplicoop: Add sequence field to group.order for custom ordering 2026-02-21 16:37:55 +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