Closed Crazyphil closed 9 months ago
Hi! Thanks a lot for offering to add this functionality. I would say that it should easily fit into the existing app. The new transaction screen is already exposed to the widget and the SMS input so adding another widget or a shortcut would fit. I guess this does not require database schema changes, therefore it is limited only to the mobile app. Please, go ahead and let me know should you have any questions or comments. Thanks again for the contribution!
The settings would hopefully fit into the info table.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
In Austria, since April 2017, for all cash transactions in every business, a printed bill has to be handed out to the customer. On every such bill there has to be a QR code containing details about the transaction (most importantly, the amount; specification in German).
I plan to add a button in addition to the "+" for adding a transaction via the ZXing Barcode Scanner, where in the ideal case a user just has to save the transaction without any changes, because the data is already filled in correctly. The settings would contain another menu for configuring the scanning process, e.g. creating split transactions by VAT rate or mapping certain identifiers to Payees.
The whole process should be held as generic as possible, so that additional machine-readable bill formats can be added at any time. However, before I start implementing it, I would ask for feedback: is this functionality that would fit the Android version of Money Manager Ex? Do my proposed changes fit into the general workflow?