Import & Export
Add an export button to the quote list that downloads all records as a CSV that opens cleanly in Excel.
Add an export button to the quote list that downloads all records as a CSV that opens cleanly in Excel.
Export: data becomes a file: The whole list is written into one CSV or Excel file that other software can open, edit, and archive.
Import: a file becomes records: Pick a file in the right format and each row becomes a record. Confirm the headers match your fields first.
It is an extra feature: CRUD works record by record; import and export move whole batches. Tell the AI whether this round includes them so the tool does not balloon.
Add an "Export CSV" button to the quote list: export all fields, UTF-8 encoding so Excel shows Chinese correctly. Skip import until the next round.