OpenPetra
Free Administration Software for Non-Profits
|
This class creates sample data (partners, organisations, gifts) and imports them into OpenPetra. More...
Static Public Member Functions | |
static void | Main (string[] args) |
Creates Sample Data using the raw data provided and exports this to the Petra Server More... | |
This class creates sample data (partners, organisations, gifts) and imports them into OpenPetra.
The class requires raw data to have been created already by benerator, reads this data, enhances and compiles it (using the literal meaning of "compile", i.e. putting together People, Addresses, Phonenumbers to create partners), and them imports this data to the OpenPetra Server.
Generally, the Sample Data creator DOES NOT use the Petra Model internally, although it tries to stay close to it ( e.g. Naming Convention). This is so it can run a simple simulation for creating events (marriages resulting in same location, children, gift entries). These can then be saved in Petra.
|
inlinestatic |