Skip to Content
Menu
This question has been flagged
1 Atsakyti
1835 Rodiniai

Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?


Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
liep. 23
3185
1
geg. 25
1497
3
bal. 24
8140
0
bal. 24
1237
0
bal. 24
1288