mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 15:25:46 +00:00
chore: remove unnecessary code
This commit is contained in:
@@ -157,11 +157,6 @@ const SalesOrderProductForm = ({
|
|||||||
);
|
);
|
||||||
}, [selectedProductWarehouse, formik.values.marketing_type]);
|
}, [selectedProductWarehouse, formik.values.marketing_type]);
|
||||||
|
|
||||||
console.log({
|
|
||||||
initialValues,
|
|
||||||
values: formik.values,
|
|
||||||
});
|
|
||||||
|
|
||||||
// ===== Options =====
|
// ===== Options =====
|
||||||
const {
|
const {
|
||||||
options: warehouseOptions,
|
options: warehouseOptions,
|
||||||
|
|||||||
Reference in New Issue
Block a user