Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?
신고된 질문입니다
1
회신
3713
화면
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
|
5290 | ||
|
|
1
5월 25
|
3296 | ||
|
|
3
4월 24
|
11389 | ||
|
|
0
4월 24
|
2637 | ||
|
|
0
4월 24
|
2857 |