source: main/waeup.ikoba/trunk/src/waeup/ikoba/customers/tests/sample_document_data.csv @ 12051

Last change on this file since 12051 was 12005, checked in by Henrik Bettermann, 10 years ago

Implement document_id generator. Ensure that document_ids remain unique during import.

File size: 117 bytes
Line 
1document_id,reg_number,title
2d3,1,My first doc
3d4,2,My second doc
4d5,3,My third doc
5,1,My 4th doc
6d5,2,My stolen doc
Note: See TracBrowser for help on using the repository browser.