I came across DABO four days ago and after that, I am almost always
working on it. Thanks and I feel, I have finally met the solution to
move all our applications from ACCESS, as we are shifting our machines
from windows to linux.
I created a mini application to entering details of employees in our
organisation using AppWizard. The data is stored in a SQLite database.
It works fine. I created a custom report to print, drawing only some
fields - by modifying the Quick Report it generated. That is also fine.
Now, with the same employees table, I want to print two other
reports. One is 'Departmentwise totals of salaries. And, another is a
statement showing a Welfare contribution of 10% of the salary amount
for each employee. There should be just one field, which is
0.10*self.record['salary'].
How can I generate these reports?
And, How can I create the menu for these reports in the application?
Thanks for your help.
--- StripMime Report -- processed MIME parts ---
text/html (html body -- converted)
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]