Skip to content

<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.63.md for this page in Markdown format</div>

Home | Changelog

Version 4

version 4.63

  • [4.63.0] feat: vat manipulation for orders
  • [4.63.0] fix(jobs): fix JobSchedulerOrganizerCommand getQueues condition for returning options
  • [4.63.0] chore: GenericReadModel remove wrapping a string property with brackets and quotes
  • [4.63.0] fix: customers/order_history view swap delivery and transportation cost labels
  • [4.63.0] feat: Add the execute command in the job libraries that is missing
  • [4.63.0] fix: Fix single transporter not showing the correct costs when there was a transporter change
  • [4.63.0] chore: search filters for skroutz orders on orders admin
  • [4.63.0] feat: introducing vivaWallet payway for gift cards (vivaWallet payways from 4.63.1 not implemented yet)

Notes

  • [4.63.0] Upgrade requirements:
    bash
    npm ci && npm run production && npm run admin-production
    composer i
    php cli.php patch/addTransactionTicketToGiftCardOrders
  • [4.63.0] In easy and acropolies pharmacy remove the fix in the CreateJobSchedule class
  • [4.63.0] check for overrides in:
    • Front_c::{loadCartResource|renderVueJson|defaultProductParseWithProductCodes|defaultProductParse|cartResourceContents}
    • Coupons_model::{isValidCoupon|calculateCart|calculateCartDiscountPercent|calculateCartDiscountPrice}
    • Order::{__construct|preview|checkoutView|prepareGiftsForCheckoutView|checkout|setUpCustomerInvoiceData|preview_coupon|checkCoupon|renderVueJson|renderCartProducts}
    • Orders_admin::{add|edit|parseOrderBasketForClone|searchOrdersProduct|productAjaxOrderItem|repeat|parseOrderBasketForOrderRepeat|gifts_for_products}
    • Api_cart::{__construct|update|cartToJsonState}
    • admin/footer_js.php
    • Factories::vivaWallet
    • Gift_card_page::{getPayWayFormData|renderVueJson}
    • eshop_helper::getGiftCardPayWays
    • registry_helper::getVivaWalletSettings
    • Viva::handleWebhook
    • Settings::{payment_settings,paymentSettingsValidation}
    • Orders_admin::index
    • Order_model::{get_records_customer_base|ordersListAdminWhere|getOrdersListAdminCount|getRecordsCustomerBaseSelect|create_order_admin|getOrdersListAdminResults}
    • Skroutz_orders_model::ordersListAdminWhere
    • Admin_live_search_model::productItem