source:
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/tests/sample_contract_data.csv
@
17935
Last change on this file since 17935 was 12633, checked in by , 10 years ago | |
---|---|
File size: 465 bytes |
Line | |
---|---|
1 | class_name,contract_id,reg_number,product_object,document_object,product_options,tc_dict,title,valid_from,valid_to |
2 | SampleContract,c3,1,SAM,DOC1,"[('Base Fee', '800.6', 'USD')]",{'en':'Hello World'},Nice Contract,2014-06-25#,2015-06-25# |
3 | SampleContract,c4,2,SAM,DOC1,[],,,, |
4 | SampleContract,c5,3,SAM,DOC1,[],,,, |
5 | SampleContract,,1,SAM,DOC1,[],,,, |
6 | SampleContract,c5,2,SAM,DOC1,[],,,, |
7 | SampleContract,c6,3,SAM,NONEXISTENT,[],,,, |
8 | SampleContract,c7,3,NONEXISTENT,DOC1,[],,,, |
Note: See TracBrowser for help on using the repository browser.