-
-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Expense report capability #1479
Comments
@orleanski Thank you for the suggestion. By combining the Search and the Print functionalities, My Expenses already has part of the functionality that you describe. Could you give it a try?
Combining search filters might be good enough for most use cases. We already have multi-selection. We could add the possibility to print the selection only.
I am not sure this is needed, because the Print functionality already has a button for using Android's Share framework. If you think this is not sufficient, could you explain your use case in more detail?
My Expenses generates the PDF and allows to call other apps for viewing the result, which are then responsible for handling communication with actual printers. If this is not good enough, could you explain? What is currently missing, is the option to include attached photos (#216). |
@mtotschnig, I would settle with placing my name and organization name in to the header/footer. The report by itself does include the name on the account and current balance, both of them might not be appropriate for the business paperwork (let's say my account name is in a different language) and there is no reason the business to know what is my balance :) Maybe a check-boxes what to include in the print-out? Furthermore, if I used a credit card and a cash, I have to choose "Grand Total" for those days and that should not go on the expense report. Should it be an option to pull info from different accounts based on a certain tag and dates? I am not certain what would be the best approach to it, something to think about ... |
@orleanski Thanks for sharing your ideas. I hope to take this up for one of the upcoming releases. For the moment, I'd like to mention that the option of configuring headers and footers have been added recently (#1289) |
Hello everyone,
Once in a while I would need to create an expense report,
and MyExpenses has most of functionality to create one,
so I would like to make a suggestion
Either by manual selection or by date range or by a tag associated with the travel we can filter out needed transactions
and each transaction might have an attached photo of a receipt to form a PDF report.
The features that are missing:
Thank you in advance.
The text was updated successfully, but these errors were encountered: