Bulk Data Import
Upload Excel or CSV file to update stock records. Imported data will be stored in Supabase and shown in Dashboard, Transactions and Movement pages.
Required Excel Columns:
product_name | transaction_type | quantity | unit | ref_code
Example:
Cement | IN | 100 | bag | C001
Cement | OUT | 10 | bag | OUT001
Important: transaction_type only can be IN or OUT.
Please upload an Excel or CSV file.
Imported Data Preview
The result of each imported row will be shown below.
| No. |
Material Name |
Type |
Quantity |
Unit |
Ref Code |
Status |
| No file imported yet. |