Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?
Esta pregunta ha sido marcada
1
Responder
3735
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
1
jul 23
|
5322 | ||
|
|
1
may 25
|
3313 | ||
|
|
3
abr 24
|
11416 | ||
|
|
0
abr 24
|
2659 | ||
|
|
0
abr 24
|
2862 |