İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1707 Görünümler

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


Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Tem 23
3039
1
May 25
1338
3
Nis 24
7919
0
Nis 24
1144
0
Nis 24
1169