source: client/test-rfps.csv

client
Last change on this file was 53a42c4, checked in by Alex Dehnert <adehnert@…>, 11 years ago

pysapweb-based RFP creation script

This requires btidor's pysapweb, currently with some additional patches by me,
which can be found at https://github.com/dehnert/pysapweb. Seem pysapweb's
documentation for getting that set up and its dependencies.

In addition, this includes a sample CSV input file for testing with.

  • Property mode set to 100644
File size: 454 bytes
Line 
1id,name,addr.street,addr.city,addr.state,addr.postal,item.date,item.gl,item.co,item.amount,item.desc,payee.mit,payee.name
22,test food 2,71 School St,Cambridge,MA,02139,01/31/2014,421000,2720842,12.50,test meeting food,True,Eric Mannes
33,test food 3,84 Mass Ave,Cambridge,MA,02139,2/29/12,421000,2720842,12.50,test meeting food,True,Tom Boning
41,test food,69 School St,Cambridge,MA,02139,1/1/2014,421000,2720842,12.50,test meeting food,False,Alex Dehnert
Note: See TracBrowser for help on using the repository browser.