Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?
This question has been flagged
1
Reply
3399
Views
Hi,
Try to extend like:
/** @odoo-module **/
import PaymentScreen from 'point_of_sale.PaymentScreen';
import Registries from 'point_of_sale.Registries';
import session from 'web.session';
import { PosLoyaltyCard } from '@pos_loyalty/js/Loyalty';
export const PosLoyaltyPaymentScreen = (PaymentScreen) =>
class extends PaymentScreen {}
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Jul 23
|
4929 | ||
|
|
1
May 25
|
2966 | ||
|
|
3
Apr 24
|
11027 | ||
|
|
0
Apr 24
|
2369 | ||
|
|
0
Apr 24
|
2495 |