update
This commit is contained in:
parent
a36bc69341
commit
901b2882dc
@ -3,7 +3,6 @@ import new_inventory from "@/static/fixed_responses/postTutorialInventory.json";
|
|||||||
import config from "@/config.json";
|
import config from "@/config.json";
|
||||||
import { Types } from "mongoose";
|
import { Types } from "mongoose";
|
||||||
import { InventoryChanges } from "../types/commonTypes";
|
import { InventoryChanges } from "../types/commonTypes";
|
||||||
import { parseString } from "../helpers/general";
|
|
||||||
|
|
||||||
const createInventory = async (accountOwnerId: Types.ObjectId) => {
|
const createInventory = async (accountOwnerId: Types.ObjectId) => {
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user