Description
Lots of associations know the problem: Whenever they organize an event, the members have to pay for stuff and want to get their money back.
This tool helps by adding invoices or registering travel costs and also helps to create bank csv data.
As a treasurer you can also download the invoices as a pdf file.
Note: This tool is created for German legal, so keep in mind that you have to modify settings, when you use it in another country.
Installation
- Upload the plugin files to the
/wp-content/plugins/mareike
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
-
Why are you doing this?
-
As member of a non-commercial association I am responsable for IT stuff.
Our association was looking for a tool to help to simplify cost management, and this is why I made this tool. -
I want to use outside the range of German law, Can I do?
-
Sure you can, but there is no warranty that you can use it without modifications.
-
Is there any legal warranty given?
-
No, the tool is distributed on GPLv3, it works for our association, and for mostly other associations.
Kepp in mind that you would have to modify some things.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“mareike” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “mareike” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.9
- [IMP] Design improvements
3.8
- [BUG] Fixed JS error on displaying “Deny invoice” dialog
- [BUG] Fixed issue on creating invoices with digits after comma
3.7
- [BUG] Minor fixes in displaying own invoices
- [IMP] Pagination in inline PDF viewer
3.6
- [IMP] Improved usability for user invoices
3.5
- [BUG] Fixed file linking
3.4
- [IMP] Minor usability improvements
3.3
- [IMP] Minor usability improvements
3.2
*[OTH] Minor compatibility fixes
3.1
- [BUG] Fix for displaying number of denied invoices in widget
3.0
- [FEA] Component to sync invoices to NextCloud / WebDav
- [FEA] Inline preview for invoice receipts
- [FEA] Overview of status of own invoices
- [BUG] Bugfixes
2.1
- [OTH] Logging userid of user when logged in on creating an invoice
- [BUG] PHP 8.4 compatibility
2.0
- [BUG] Removed session handling that interfered with REST api
- [BUG] Small design issues fixed
- [IMP] Travel costs now only registerable if destination is given
- [BUG] Displaying correct max_upload_file_size fixed
- [OTH] WordPress 6.7 compatibility
- [OTH] New versioning system
1.3.0
- Responsive layout for mobile devices
- Improved PDF library also handles compressed receipts
1.2.0
- New update mechanism through wordpress.org
1.1.2
- Design improvements
1.1.1
- Bugfixes
1.1
- Added mutlisite support
1.0
- Initial version