Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] point_of_sale,pos_restaurant: show qrcode when order is paid #155253

Conversation

robinengels
Copy link
Contributor

@robinengels robinengels commented Feb 23, 2024

Current behavior:
When printing the bill before the order has been paid, the QRCode to get the invoice shouldn't be shown.

Steps to reproduce:

  • Activate the option "Show QR Code" in the POS settings
  • Create a new order
  • Add some products
  • Click on "Bill" button
  • The QRCode is shown

opw-3703720

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

@robinengels
Copy link
Contributor Author

This is a backport of #152918

@robodoo
Copy link
Contributor

robodoo commented Feb 23, 2024

@C3POdoo C3POdoo requested review from a team and caburj and removed request for a team February 23, 2024 15:44
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Feb 23, 2024
Current behavior:
When printing the bill before the order has been paid, the QRCode to get
the invoice shouldn't be shown.

Steps to reproduce:
- Activate the option "Show QR Code" in the POS settings
- Create a new order
- Add some products
- Click on "Bill" button
- The QRCode is shown

opw-3703720
@robinengels robinengels force-pushed the 16.0-opw-3703720-invoice_qr_code_no_payments-roen branch from f81d6d1 to cee871e Compare February 27, 2024 10:04
@caburj
Copy link
Contributor

caburj commented Mar 1, 2024

robodoo r+

robodoo pushed a commit that referenced this pull request Mar 1, 2024
Current behavior:
When printing the bill before the order has been paid, the QRCode to get
the invoice shouldn't be shown.

Steps to reproduce:
- Activate the option "Show QR Code" in the POS settings
- Create a new order
- Add some products
- Click on "Bill" button
- The QRCode is shown

opw-3703720

closes #155253

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this Mar 1, 2024
@fw-bot
Copy link
Contributor

fw-bot commented Mar 5, 2024

@robinengels @caburj this pull request has forward-port PRs awaiting action (not merged or closed):

@fw-bot
Copy link
Contributor

fw-bot commented Mar 6, 2024

@robinengels @caburj this pull request has forward-port PRs awaiting action (not merged or closed):

gamarino pushed a commit to numaes/numa-public-odoo that referenced this pull request Mar 9, 2024
Current behavior:
When printing the bill before the order has been paid, the QRCode to get
the invoice shouldn't be shown.

Steps to reproduce:
- Activate the option "Show QR Code" in the POS settings
- Create a new order
- Add some products
- Click on "Bill" button
- The QRCode is shown

opw-3703720

closes odoo/odoo#155253

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@fw-bot fw-bot deleted the 16.0-opw-3703720-invoice_qr_code_no_payments-roen branch March 15, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants