addons-cm/website_sale_aplicoop/models
GitHub Copilot 394f9a60a4 [FIX] website_sale_aplicoop: payment-neutral label on the checkout button
The cart button that opens /eskaera/<slug>/checkout read "Proceed to
Checkout", and the curated eu/ca translations went further ("Ordaintzera
Joan", "Finalitza la Comanda"), all implying a payment step. With
instances running both with and without online payment, revert it to the
neutral "Review Order" in the source string, the JS labels and the es/eu/ca
translations.

Changing the msgid also drops the stale DB translation on update, so the
instance that still showed "Ir al pago" picks up the fresh term.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-27 19:33:43 +02:00
..
__init__.py [REF] stock_picking_batch_collect: rename and drop the aplicoop dependency 2026-08-27 14:26:47 +02:00
group_order.py [REM] website_sale_aplicoop: remove dead code and orphaned tests 2026-08-16 22:31:13 +02:00
group_order_slot.py [REM] website_sale_aplicoop: remove dead code and orphaned tests 2026-08-16 22:31:13 +02:00
js_translations.py [FIX] website_sale_aplicoop: payment-neutral label on the checkout button 2026-08-27 19:33:43 +02:00
payment_transaction.py [ADD] website_sale_aplicoop: online payment per group order 2026-08-16 21:59:35 +02:00
product_category_extension.py [IMP] website_sale_aplicoop: add sequence field to product.category for web ordering 2026-05-20 16:05:14 +02:00
product_extension.py [IMP] website_sale_aplicoop: filter and cap stock using forecasted net qty 2026-06-12 18:18:40 +02:00
res_config_settings.py [ADD] website_sale_aplicoop: serve Eskaera per website 2026-08-17 17:31:03 +02:00
res_partner_extension.py [IMP] website_sale_aplicoop: propagate consumer_group_id directly from group_order 2026-03-06 13:49:13 +01:00
sale_order_extension.py [ADD] website_sale_aplicoop: online payment per group order 2026-08-16 21:59:35 +02:00
stock_move_line_extension.py [REF] stock_picking_batch_collect: rename and drop the aplicoop dependency 2026-08-27 14:26:47 +02:00
stock_picking_extension.py lint: fix linter warnings (log exceptions, disable attribute-string-redundant, suppress C901 where necessary) 2026-05-20 16:05:14 +02:00
website.py [ADD] website_sale_aplicoop: serve Eskaera per website 2026-08-17 17:31:03 +02:00