Page 1 of 1

Cash Calculator and Receipt

Posted: Fri Jul 30, 2010 11:22 am
by pabloh007
I worked on this simple app for calculating cash and also creating receipts.. It has helped our office keeping electronic records of deposits and receipts. If anyone is interested I can forward. It's basically suited for my ward right now but can be modified to fit yours, it uses an HTA file as the main form and a MS Access database for the information saved. You don't need to have ms access installed for it work, just internet explorer and windows. Here are some screen shots. This geared more towards clerks. Thanks
Image
Image
Image

Download Instructions

Posted: Tue Aug 03, 2010 5:00 pm
by pabloh007
Hello everyone, This is good to go now for anyone that wants to use and let me know if you encounter problems trying to use in your computer. Basically its a zipped file with the a folder inside are the files to use.. all you have to do is first update the path of the file it should be line 34 of the file
lds_applications.hta
you can right click on the file and open with notepad
this file is in the lds_apps folder

Code: Select all

var dbpath = "C:\\Documents and Settings\\Administrator\\Desktop\\lds_apps\\hl_lds.mdb";
This needs to be changed to where it will be located on the residing computer.
once you change that line all you have to do is save and re-open the .hta file.
The new Screen includes a set up link this link has 3 things you can change

  1. Change the Name of your ward
  2. Add Members that will be on the list of QC for the Cash Calc
  3. Remove members from the list for the Cash Calc
Image
This is a screenshot of the Set Up Screen
Image


Download the Application From Here

Thanks!

Posted: Fri Aug 06, 2010 6:45 pm
by rwoodmansee
This looks like a nice app, but have a little concern about the use of the church logo. The CHI is very specific on how the logo can be used.

Posted: Sat Aug 07, 2010 9:44 am
by techgy
I would tend to share your concern. The Church controls the content that they publish including icons, graphics, etc, etc. You can read their "Rights and Use Information".

I would recommend that you make contact with the appropriate department to discuss your ideas and get approval (if possible) before you continue.

Posted: Mon Aug 09, 2010 3:56 pm
by pabloh007
Thanks I'll look into it. Probably the easiest thing is to remove the logos..

New Application screenshots

Posted: Mon Aug 09, 2010 7:13 pm
by pabloh007
Due to the good points brought up by users. I've decided to change the logos and pictures.. this is the new application.. screenshots
Image

Image

Image

Image


You can still use the same link to download..Here it is again

http://www.gmapweb.com/lds_apps.zip


Thanks and let me know if you use it and how it works!