Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1937 มุมมอง

what are the new paths for those imports in odoo 18 (enterprise)


import { parseFloat as oParseFloat } from "@web/views/fields/parsers";

import { patch } from "@web/core/utils/patch";

import { PosStore } from "@point_of_sale/app/store/pos_store";

import { _t } from "@web/core/l10n/translation";

import { ProductScreen } from "@point_of_sale/app/screens/product_screen/product_screen";

import { useService } from "@web/core/utils/hooks";

import { TextAreaPopup } from "@point_of_sale/app/utils/input_popups/textarea_popup";

import { Component } from "@odoo/owl";

import { usePos } from "@point_of_sale/app/store/pos_hook";

import { AbstractAwaitablePopup } from "@point_of_sale/app/popup/abstract_awaitable_popup";

import { onMounted, useRef, useState } from "@odoo/owl";

import { PosDB } from "@point_of_sale/app/store/db";

import { Order, Orderline, Payment } from "@point_of_sale/app/store/models";

import { ErrorBarcodePopup } from "@point_of_sale/app/barcode/error_popup/barcode_error_popup";


import {

    formatFloat,

    roundDecimals as round_di,

    roundPrecision as round_pr,

    floatIsZero,

} from "@web/core/utils/numbers";




import { patch } from "@web/core/utils/patch";

import { PosDB } from "@point_of_sale/app/store/db";

import { unaccent } from "@web/core/utils/strings";

import { jsonrpc } from "@web/core/network/rpc_service";

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 24
2214
1
มิ.ย. 25
484
0
มี.ค. 25
866
0
ม.ค. 25
971
1
พ.ย. 24
1583