Table of Contents
List of Tables
Bilancio is an application designed to manage small personal money budgets in the easiest way.
The idea was born when my informatic system was made by the awesome AMIGA 500. It managed through a basic interface and a dropdown menu a file containing three small arrays:
At the end of each month it generated a text document where all management operations were stored.
The basic idea is still substantially the same.
Table 1. Change log
DATE | VERSION | DESCRIPTION |
---|---|---|
27/12/2016 | 3.1.1.3 | Report with cards. |
09/12/2016 | 3.1.1.2 | XML Export improved. |
27/11/2016 | 3.1.1.1 | Version 3.1 (Linux, Windows and Android) |
02/06/2016 | 3.0.2.9 |
|
02/05/2016 | 3.0.2.8 |
|
02/04/2016 | 3.0.2.6 | Translation added to XML export notification. |
28/02/2016 | 3.0.2.5 | Fixed default fund dialog selection. |
02/01/2016 | 3.0.2.4 | Fixed bug https://goo.gl/4EXWVY. |
30/12/2015 | 3.0.2.3 | Fixed bug https://goo.gl/97HzE5. |
06/12/2015 | 3.0.2.2 |
|
12/11/2015 | 3.0.2.1 | Android first version. |
Table of Contents
Table of Contents
Table of Contents
Tap the button New fund int the Funds tab to store a new fund.
Type in the first edit box the name to identify the new fund: it will be added to the list view.
Type in the second edit box the value to be assigned to the fund: it will be subtracted to the default fund; in case the specified value is bigger of that fund an error message will be shown.
In case of missing or wrong data entry an error message will be shown.
Related topics: Set the defaut fund.
Select from the list int the Funds tab the fund to be removed.
Tap the button Remove fund to remove a previously stored fund.
The value of removed fund will be added to the default fund.
In case of missing or wrong data entry an error message will be shown.
Related topics: Set the default fund.
Select from the listview int the Funds tab the fund you want to modify the value of.
Tap the button Reset fund to modify the value of a previously stored fund.
Type in the edit-box the new value of the fund.
The difference between previous and new values will be added or subtracted from the default fund.
In case of missing or wrong date entry an error message will be shown.
Related topics: Set the default fund.
Tap the options menu item
to change the complete current budget value.Type in the edit box the new budget value.
The difference between the new and previous values will be added to or subtracted from the default fund.
In case of missing or wrong data entry an error message will be shown.
Related topics: Set the default fund.
Tap the options menu item
to set the budget default fund.The default fund is the one gains, expenses and changes to other funds are added or subtracted to, unless a different one is specified during the storing of these operations.
Select from the list the fund you want to specify as default.
Table of Contents
Tap the button Profit in the Dashboard tab to store a profit.
Select from the dropbox the fund to add the profit to.
Type in the first edit box the value to add to the fund.
Insert in the second edit box the reason of this profit (required).
Select from the last dropbox the optional category for the operation.
In case of missing or wrong data entry an error message will be shown.
Tap the button Expense in the Dashboard tab to store an expense.
Select from the dropbox the fund to subtract the expense from.
Type in the first edit box the value to subtract from the fund.
Type in the second edit box the reason of this expense (required).
Select from the last dropbox the optional category for the operation.
In case of missing or wrong data entry an error message will be shown.
Table of Contents
Table of Contents
Tap the button Received object in the Dashboard tab to store the reception of an object.
Type in the first edit-box the received object.
Type in the second edit-box the donor of the object.
In case of missing or wrong data entry an error message will be shown.
Table of Contents
Tap the button Lend object in the Objects tab to store an object loan.
Type in the first edit-box the lent object.
Type in the second edit-box the object receiver.
If it is necessary to set an alarm for the object, mark the alarm checkbox and select the loan expiration date.
The lent object will be visible above the name of who borrowed the object.
In case of missing or wrong data entry an error message will be shown.
Tap the button Borrow object in the Objects tab to store the loaning of an object.
Type in the first edit-box the borrowed object.
Type in the second edit-box the name of who lent the object.
If it is necessary to set an alarm for the object, mark the alarm checkbox and select the loan expiration date.
The borrowed object will be visible above the name of who lent the object.
In case of missing or wrong data entry an error message will be shown.
Table of Contents
Table of Contents
Tap the button Set credit in the Credits tab to store a new credit.
Type in the first edit ox the name of new credit (usually the debtor name).
Type in the second edit box the credit value. If a credit with this name already exists the new inserted value will be added to the one previously stored.
In case of missing or wrong data entry an error message will be shown.
Tap the button Remove credit in the Credits tab to remove a previously stored credit.
Select in the drop-box the credit to be modified or removed.
Remove:
In case of missing or wrong data entry an error message will be shown.
Tap the button Condone credit in the Credits tab to condone a previously stored credit.
Select in the drop-box the credit to be condoned.
Remove:
In case of missing or wrong data entry an error message will be shown.
Table of Contents
Tap the button Set debt in the Debts tab to store a new debt.
Type in the first edit ox the name of new debt (usually the creditor name).
Type in the second edit box the debt value. If a debt with this name already exists the new inserted value will be added to the one previously stored.
In case of missing or wrong data entry an error message will be shown.
Tap the button Remove debt in the Debts tab to remove a previously stored debt.
Select in the drop-box the debt to be modified or removed.
Remove:
In case of missing or wrong data entry an error message will be shown.
Tap the button Condone debt in the Debts tab to condone a previously stored debt.
Select in the drop-box the debt to be condoned.
Remove:
In case of missing or wrong data entry an error message will be shown.
Tap the button Add shop-list item in the Shopping List tab to store a new shop-list item.
Insert in the text box the object to de added in the shop-list.
If you want to set an alarm for this item, mark the alarm checkbox and select the expiration day.
In case of missing or wrong data, an error message will appear.
Table of Contents
Table of Contents
The program can be customised through the menu item
-> .The dialog window will be shown, where it is possible to choose settings.
BilWizard is a tool for the assisted creation of a Bilancio document.
First time Bilancio is started - or whenever there is no default document set - a dialog allows to browse for an existing Bilancio document or tu run BilWizard.
Tap the button Document creation Wizard to create a new document using BilWizard assisted procedure.