Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?
신고된 질문입니다
1
회신
3679
화면
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
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
1
7월 23
|
5238 | ||
|
|
1
5월 25
|
3268 | ||
|
|
3
4월 24
|
11332 | ||
|
|
0
4월 24
|
2597 | ||
|
|
0
4월 24
|
2822 |