The results data can be used in determining the tax on rental properties. Let's be clear: the app does not determine taxes, it provides input data that can be used to determine taxes related to rental properties. Forecast data can be used for budgeting. The forecast is one step ahead (not tied to an exact date) in terms of expenses price (money).
The home screen of the application(Property Activity) serves to maintain the list of properties. From the home screen , after selecting a property and push the button Edit invoices, maintenance of the list of invoices is enabled – InvoicesListActivity. Aggregate data calculation for all properties is enabled from the home screen with a menu item - Calculate or from the toolbar button with a red dot image. Aggregate data calculation for particular property is enabled from InvoicesListActivity as the same way. Before the calculation starts, a prompt appears that two dates must be selected - start and end, invoices with a date between them will be included in the resulting data.
Data forecasting for all properties is enabled from a menu item on the home screen. Data forecasting for a particular property is enabled from a menu item on the invoice maintenance screen. The application offers: "Time series" - displays graphics and data time series( of the money of invoices), "Autocorrelation" - displays graphics and data of the autocorrelation of the same time series, "Simple exp. smoothing "- displays graphics and data of simple exponentially predicting ," Simple moving average"- displays graphics and data of simple movement of average," Linear exp. Smoothing "- displays graphics and data of linear exponential prediction, "Holt's Linear exp. smoothing "- displays graphics and data Holt's linear exponentially prediction and “Additive damped trend” - displays graphics and data of additive damped trend. Detailed information on all these statistics can be found on the Internet. We will only mention that autocorrelation shows cyclicity in the data.
Finally, note that the result data can be exported with a function Export data for print enabled from the menu item where it is displayed as a text file (with the extension .txt) in a selected file directory localy – from activity SaveDB/Save file. With the application, you can create folders where you can archive the result data.
Unfortunately, the police of Gogoole Play do not allow such data to be stored except in the so-called photos and media on your divaice. The developers have found in practice that in the folder Download you can create subdirectories and store files, in many other places it is forbidden, but not by us, this is because our application did not have such a main function.
The app stores the data for invoices of a properties in a database of type Sqlit named propertiesEnterprise.db.
processing documents for expenditure relating to leased properties for the preparation of taxes.
each document may be associated with the indicators from Form 1040 - Supplemental Income and Loss – Canada.
the indicators can be bring as options and/or replaced ones according tax needs from other countries or specific user needs.
draw up a reports (summary data) for a defined period by indicators.
calculate autocorrelation and five type predictions
results data can be exported and sending by Internet
create, delete and selection of a folder for storage data results