addons-cm/docs
GitHub Copilot 5de7573fba [IMP] website_sale_aplicoop: accessibility and responsive polish — phase 8
Quantity control layout: changed from wrapping flex to deliberate two-row
grid so the add-to-cart button sits full-width underneath the stepper,
avoiding accidental line breaks and giving the primary action more pulsing
area. Also removed the /Kg suffix's redundant font rules.

Order card delivery row: reordered to badge-then-date (visually centred),
removed the "Delivery" label, and swapped bg-primary to text-bg-primary for
proper contrast on the home-delivery badge (3.13:1 minimum).

Tooltip translations: moved hardcoded static tooltips from data-bs-title
(untranslatable) to title (QWeb-translatable). Handled the edge case of
"Save Cart" and "Back to Cart" which had translations but no model_terms
reference in the POT, causing the merge to discard them — added the view
reference so translations now apply.

Load-from-history page: added accessibility: a visible status message
("Loading your order…"), a <noscript> fallback with link to the group
order, lang and viewport meta tags, and localised strings for all three
languages. Gave the page a minimal inline style block since it does not
inherit the token system (no website.layout).

Translations: 11 new entries (es/eu/ca) for new/reworded UI strings, plus
two code catalogue entries (products found, Close) that needed the
#. odoo-python comment for _() resolution. Documented the silent-failure
pattern in docs/TRANSLATIONS.md: the POT merge, untranslatable attributes,
and missing code comments.

Tests: 246 passing. Pre-commit: clean.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 11:34:38 +02:00
..
openspec movidas openspec a /docs 2026-08-07 16:46:33 +02:00
CORRECCION_PRECIOS_IVA.md [DOC] all: Reorganize and consolidate project documentation 2026-02-12 16:25:49 +01:00
FINAL_SOLUTION_SUMMARY.md [DOC] Add final verification results to FINAL_SOLUTION_SUMMARY 2026-02-16 23:49:37 +01:00
FIX_TEMPLATE_ERROR_SUMMARY.md [DOC] Update template error documentation with final solution 2026-02-16 23:29:29 +01:00
INSTALACION_COMPLETA.md [DOC] all: Reorganize and consolidate project documentation 2026-02-12 16:25:49 +01:00
install_logo.sh iconos 2026-02-25 18:41:16 +01:00
LAZY_LOADING.md [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00
LAZY_LOADING_DOCS_INDEX.md [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00
LAZY_LOADING_QUICK_START.md [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00
LINTERS_README.md [DOC] all: Reorganize and consolidate project documentation 2026-02-12 16:25:49 +01:00
LOGO_INSTRUCTIONS.md [DOC] Actualizar documentación a estándares OCA y preparar logo CriptoMart 2026-02-21 19:55:57 +01:00
LOGO_PENDING.md [DOC] Actualizar documentación a estándares OCA y preparar logo CriptoMart 2026-02-21 19:55:57 +01:00
OCA_DOCUMENTATION.md [IMP] website_sale_aplicoop: accessibility and responsive polish — phase 8 2026-08-16 11:34:38 +02:00
QWEB_BEST_PRACTICES.md [DOC] Update QWEB_BEST_PRACTICES.md with refined solution patterns 2026-02-16 23:22:53 +01:00
README.md [DOC] actualizar y sincronizar documentación de todos los addons 2026-05-20 16:27:17 +02:00
RECENT_CHANGES.md [DOC] Actualizar documentación y instrucciones con cambios recientes (v18.0.1.3.1) 2026-02-18 18:37:43 +01:00
RESUMEN_CAMBIOS_DOCUMENTACION.md [DOC] Actualizar documentación a estándares OCA y preparar logo CriptoMart 2026-02-21 19:55:57 +01:00
RESUMEN_INSTALACION.md [DOC] all: Reorganize and consolidate project documentation 2026-02-12 16:25:49 +01:00
TAG_FILTER_FIX.md [FIX] website_sale_aplicoop: Arreglar búsqueda y filtrado por tags 2026-02-18 18:51:26 +01:00
TEMPLATE_FIX_INDEX.md [DOC] Add TEMPLATE_FIX_INDEX.md - Navigation guide for template fix documentation 2026-02-16 23:11:27 +01:00
TEST_MANUAL.md [DOC] all: Reorganize and consolidate project documentation 2026-02-12 16:25:49 +01:00
TRANSLATIONS.md [IMP] website_sale_aplicoop: accessibility and responsive polish — phase 8 2026-08-16 11:34:38 +02:00
UPGRADE_INSTRUCTIONS_v18.0.1.3.0.md [DOC] website_sale_aplicoop: Add lazy loading documentation and implement v18.0.1.3.0 feature 2026-02-16 18:39:39 +01:00

Documentación Técnica

Documentación transversal del proyecto (no específica de un addon individual).

Configuración y desarrollo

Instalación

website_sale_aplicoop

Documentación principal