addons-cm/website_sale_aplicoop/models
snt cf9ea887c1 [REF] Code quality improvements and structure fixes
- Add mypy.ini configuration to exclude migration scripts
- Rename migration files to proper snake_case (post-migration.py → post_migration.py)
- Add __init__.py to migration directories for proper Python package structure
- Add new portal access tests for website_sale_aplicoop
- Code formatting improvements (black, isort)
- Update copilot instructions and project configuration

Related to previous code quality refactoring work.
2026-02-21 13:51:25 +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 [REF] Code quality improvements and structure fixes 2026-02-21 13:51:25 +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