odoo/odoo#198696

Created by fw-bot
Merged at f11e5dd71f103ca4ba8ae4ae1e0218bd61d6cc00

Statuses:

label
odoo-dev:saas-18.2-18.0-fix-action-pad-manv-417416-fw
head
bacee85491ed7df5c772bfcca30c6af7a43d7925
merged
8 months ago by Manu Vaillant (manv)
odoo/odoo
18.0 #197565
saas-18.1 #198453
saas-18.2 #198696
saas-18.3
saas-18.4
19.0
master #199901

[FW][FIX] point_of_sale: review paid order on mobile

  • Fix issue where an error occur when trying to open the customer popup on mobile from the ticket screen (while reviewing a paid order).
  • Now we don't display the Customer selection button when we're on the ticket screen (like it was already done for the "actions" button) to avoid this error (like it's done in desktop). Also, it does not make sense to try to change the customer of a paid order.

task-4571914

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #198453
Forward-Port-Of: #197565