Skip to content

Conversation

djip-odoo
Copy link
Contributor

@djip-odoo djip-odoo commented Dec 30, 2024

Steps:

  • Open a POS shop.
  • Create an order, select a customer, and validate it.

Issue:

  • The generated receipt did not include customer name and phone details.

Cause:

  • Customer details were not being passed correctly to the receipt template.

Fix:

  • Updated the function for setting customer details to correctly include
    in the receipt.

Task- 4431623

@robodoo
Copy link
Contributor

robodoo commented Dec 30, 2024

Pull request status dashboard

@C3POdoo C3POdoo added the RD research & development, internal work label Dec 30, 2024
@djip-odoo djip-odoo force-pushed the 17.0-l10n_in_pos-no-customer-details-on-receipt-with-selected-customer-djip branch 5 times, most recently from 18248e5 to ed36e8d Compare January 2, 2025 04:55
@paso-odoo paso-odoo marked this pull request as ready for review January 2, 2025 06:48
@C3POdoo C3POdoo requested review from a team and adgu-odoo and removed request for a team January 2, 2025 06:50
@djip-odoo djip-odoo force-pushed the 17.0-l10n_in_pos-no-customer-details-on-receipt-with-selected-customer-djip branch from ed36e8d to 88ffbee Compare January 8, 2025 11:26
Steps:
- Open a POS shop.
- Create an order, select a customer, and validate it.

Issue:
- The generated receipt did not include customer name and phone details.

Cause:
- Customer details were not being passed correctly to the receipt template.

Fix:
- Modified the process of adding customer details so they are now correctly
  displayed on the receipt.

Task- 4431623
In this commit:

- we are updating pot file from `Not receive Bearer Token` to
  `Unable to retrieve Viva Wallet Bearer Token: Please verify that`
   `the Client ID and Client Secret are correct`.
- ref: odoo#191765
@djip-odoo djip-odoo force-pushed the 17.0-l10n_in_pos-no-customer-details-on-receipt-with-selected-customer-djip branch from 88ffbee to 7c36d33 Compare January 8, 2025 13:16
@caburj
Copy link
Contributor

caburj commented Jan 9, 2025

robodoo r+ rebase-ff

@robodoo
Copy link
Contributor

robodoo commented Jan 9, 2025

Merge method set to rebase and fast-forward.

robodoo pushed a commit that referenced this pull request Jan 9, 2025
Steps:
- Open a POS shop.
- Create an order, select a customer, and validate it.

Issue:
- The generated receipt did not include customer name and phone details.

Cause:
- Customer details were not being passed correctly to the receipt template.

Fix:
- Modified the process of adding customer details so they are now correctly
  displayed on the receipt.

Task- 4431623

Part-of: #191972
Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 9, 2025
In this commit:

- we are updating pot file from `Not receive Bearer Token` to
  `Unable to retrieve Viva Wallet Bearer Token: Please verify that`
   `the Client ID and Client Secret are correct`.
- ref: #191765

closes #191972

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this Jan 9, 2025
@fw-bot fw-bot deleted the 17.0-l10n_in_pos-no-customer-details-on-receipt-with-selected-customer-djip branch January 23, 2025 11:18
BurkhalterY pushed a commit to Burkhalter-IT/odoo that referenced this pull request Jan 28, 2025
Steps:
- Open a POS shop.
- Create an order, select a customer, and validate it.

Issue:
- The generated receipt did not include customer name and phone details.

Cause:
- Customer details were not being passed correctly to the receipt template.

Fix:
- Modified the process of adding customer details so they are now correctly
  displayed on the receipt.

Task- 4431623

Part-of: odoo#191972
Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
BurkhalterY pushed a commit to Burkhalter-IT/odoo that referenced this pull request Jan 28, 2025
In this commit:

- we are updating pot file from `Not receive Bearer Token` to
  `Unable to retrieve Viva Wallet Bearer Token: Please verify that`
   `the Client ID and Client Secret are correct`.
- ref: odoo#191765

closes odoo#191972

Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants