Setting up a customer database

I am not sure if anyone has done that particular method… or used that specific tool… But I have used CSV data to update tables and it did work correctly with SambaPOS.

I have been testing entering inventory through a method similar but it used PHP to interact with the CSV file.

There is also a method @JohnS created to add menu items that used CSV data to update tables.