Hello,
I'm extending the aforementioned module to no avail...
What am I doing wrong?
この質問にフラグが付けられました
1
返信
3742
ビュー
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
|
5325 | ||
|
|
1
5月 25
|
3313 | ||
|
|
3
4月 24
|
11424 | ||
|
|
0
4月 24
|
2666 | ||
|
|
0
4月 24
|
2868 |