This commit is contained in:
bcomsugi 2024-07-24 07:35:17 +07:00
parent 68b4edfe3d
commit 1765ec729c

View File

@ -45,8 +45,6 @@ async def hello(request:Request, item_name:str=None, cust_id:str=None, cust_name
return templates.TemplateResponse("po_index.html", {"request":request, "name":item_name})
@app.get('/renew-iteminventory')
async def renew_iteminventory():
filename = "ItemInventory\ItemInventory_FromQB.xlsx"