I am trying to load my current inventory from an excel file into CETEC, and keep receiving the following error “Failure: Can’t call method “moq” on an undefined value at /home/Cetec-ERP/lib/Cetec/Reboot/Schema/ResultSet/Inv.pm line 260.”
That’s unfortunate that you’re receiving that error when trying to upload your current inventory into the system. I have a few questions here that need your feedback if you don’t mind:
What’s the root cause of you wanting to import your current inventory into the system?
Do you already have inventory in your environment, and are trying to override it with accurate counts of your inventory.
Does your xlsx inventory file have the following columns - Prcpart, Location_name (location code for your LNAME data maintenance table). These are the two required columns that are necessary to push the import through.
Do you have the file available to send to me via direct message? I need to review the xlsx file in question to make sure the values provided match the column requirements (data values such as varchar are in a varchar column, integers are in the right place, etc ect).
If you would, please provide some feedback on the questions above and we’ll work to get this resolved for you.