forked from alaguraj/odoo-testing-addons
fixed the issue
This commit is contained in:
parent
d073defbda
commit
bdea15d7f0
@ -1,6 +1,6 @@
|
|||||||
/** @odoo-module */
|
/** @odoo-module */
|
||||||
|
|
||||||
import { SplitBillScreen } from "@pos_restaurant/app/split_bill_screen/split_bill_screen";
|
import { SplitBillScreen } from "@pos_restaurant/overrides/components/split_bill_screen/split_bill_screen";
|
||||||
import { patch } from "@web/core/utils/patch";
|
import { patch } from "@web/core/utils/patch";
|
||||||
import { useState } from "@odoo/owl";
|
import { useState } from "@odoo/owl";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user