openspp-modules icon indicating copy to clipboard operation
openspp-modules copied to clipboard

Customize Odoo Point of Sale to use SP-specific terminology

Open kneckinator opened this issue 1 year ago • 7 comments

The following changes should be done either in spp_pos (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_pos), in spp_id_redemption (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_pos_id_redemption) or in the customer repo (https://github.com/OpenSPP/openspp-customer).

As long as the changes are generic, such as using "Beneficiary" instead of "Customer", I believe they could go in either spp_pos or spp_pos_id_redemption. For each item, the suggested component is indicated.

  • [x] Replace the button label "Customer" with "Beneificiary" in the Odoo Point of Sale screen where you search for customers (spp_pos)
  • [ ] When a QR/Barcode is scanned in the "Customer" pop-up screen in Odoo Point of Sale, any currently selected customer should be unselected automatically (spp_pos)
  • [x] Remove payment options and cleanup payment screen when redeeming entitlements (spp_pos_id_redemption). The remaining option should be "Cash"
  • [ ] Replace the button label "Payment" with "Redemption" in the Odoo Point of Sale (spp_pos_id_redemption)

kneckinator avatar Jun 12 '24 06:06 kneckinator

This is done.

Replace the button label "Customer" with "Beneificiary" in the Odoo Point of Sale screen where you search for customers (spp_pos)

emjay0921 avatar Jul 11 '24 09:07 emjay0921

This is not possible on the current setup as the scanner used is a third-party app.

When a QR/Barcode is scanned in the "Customer" pop-up screen in Odoo Point of Sale, any currently selected customer should be unselected automatically (spp_pos)

emjay0921 avatar Jul 11 '24 09:07 emjay0921

This is done.

Remove payment options and cleanup payment screen when redeeming entitlements (spp_pos_id_redemption). The remaining option should be "Cash"

emjay0921 avatar Jul 11 '24 09:07 emjay0921

I'll check on this tomorrow.

Replace the button label "Payment" with "Redemption" in the Odoo Point of Sale (spp_pos_id_redemption)

emjay0921 avatar Jul 11 '24 09:07 emjay0921

Findings: returned to dev

Replace the button label "Customer" with "Beneificiary" in the Odoo Point of Sale screen where you search for customers (spp_pos) - Fail, a 'customer' text is still visible image

Remove payment options and cleanup payment screen when redeeming entitlements (spp_pos_id_redemption). The remaining option should be "Cash" - blocked , POS feature malfunctioned

anthonymarkQA avatar Jul 12 '24 06:07 anthonymarkQA

Findings: Returned to dev Change customer to beneficiary - pass image

Only retain Cash as payment option - pass image

Replace the button label "payment: to "redemption" - fail image

When a QR/Barcode is scanned in the "Customer" pop-up screen in Odoo Point of Sale, any currently selected customer should be unselected automatically (spp_pos) - No QR scanner feature found in POS, kindly let me know if i am missing some prerequisites @emjay0921

anthonymarkQA avatar Jan 08 '25 06:01 anthonymarkQA

No it is an external app for keyboard on mobile phones.

emjay0921 avatar Jan 20 '25 03:01 emjay0921

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Jul 20 '25 12:07 github-actions[bot]