Commit Graph

9 Commits

Author SHA1 Message Date
phantomix 4d16e11b6e 2021-01-24PX Multiple changes:
- Added CsvImportProcess (porting ProcessCsv as a background process), not finished yet
- added comment window on member editing
- Changed GUI to allow editing member account balance
- Added Enable/Disable feature for Import/Export, in order to get rid of stupid messages at startup/shutdown
- Added configuration for Schatzmeister/Schriftfuehrer contact to configuration
- Fixed CurrentDebtLevel > 0 was able to prevent BalanceDegrade / postdegrade code from working
- Fixed Member list wasn't refreshed after CSV import
- Changed MembershipDonation enum type to Donation (as non-members can donate too)
2022-01-24 22:04:24 +01:00
phantomix 63680d6f7e 200825PX Added PaymentReceiptProcess, moved FormMail code to ReplaceReflectEntity<T> for more versatility. Creating SVG basically works 2020-08-25 17:37:03 +02:00
phantomix 6ca52cfb83 200304PX Changes over the last months 2020-03-04 17:49:33 +01:00
phantomix 07593944ba 190618PX Added LV Column configuration, added CheckBalance cronjob, some FormMails, added handling of duplicate money transfer imports, 2019-06-18 18:04:04 +02:00
phantomix 68105fb561 190614PX Added generic configuration ui, MoneyTransfer Read-Only assignment, some code cleanup 2019-06-14 17:27:05 +02:00
phantomix b00305f842 190611PX Added Transfer Reason input to MoneyTransfer, updated ToDo 2019-06-11 18:20:28 +02:00
phantomix c9972308aa 190606PX built member list in report, added payment notification, changed FormMail.Send() doesn't throw exceptions anymore 2019-06-06 18:10:47 +02:00
phantomix 7f5654e73f 190603PX Added moneytransfer gui for adding cash / viewing banktransfers / etc; reverted FormMail not working 2019-06-04 01:26:57 +02:00
phantomix 38307bfcef 190603PX moved BankTransfer class, added MoneyTransfer as a generic concept class, added CC to sent mails, ... 2019-06-03 16:03:19 +02:00