My App (Admins, please move to somewhere appropriate if this is the wrong place)
I started this app... not sure.... somewhere around 2020. Then I got it working to the point that I could use it, left it way unfinished and came back to it a couple months ago with no clue what I was doing because I'm terrible at documenting and commenting.
Now the rust is cleaned off and I'm back at it again. Lots to fix and lots to finish. Most of it works but some things work a lot better than others and some had an visual interface built but don't do much such as the label creator.
Application Manager:
https://www.vbforums.com/images/ieimages/2024/04/7.jpg
User Permissions:
https://www.vbforums.com/images/ieimages/2024/04/3.jpg
User Permissions (again):
https://www.vbforums.com/images/ieimages/2024/04/4.jpg
User Permissions (again again):
https://www.vbforums.com/images/ieimages/2024/04/5.jpg All those little yellow boxes with text, numbers and symbols in them turn white when the requirement is met.
Also just realized I didn't build in any way to change a user name. I was messing around adding accounts for testing to make sure that things worked properly.
The way the app is setup is that if you don't have permission to use something you don't even see it. If you can't save then there is no save button or save item in the menu.
Nobody but an administrator will see any of the admin buttons.
more to come...
Re: My App (Admins, please move to somewhere appropriate if this is the wrong place)
Re: My App (Admins, please move to somewhere appropriate if this is the wrong place)
E-Mail Manager:
I created a Token system for all over the app where appropriate. I need to change the Reply E-Mail TextBox to a ComboBox so I can select whatever company e-mail will default for each template instead of typing it in.
https://www.vbforums.com/images/ieimages/2024/04/8.jpg
Re: My App (Admins, please move to somewhere appropriate if this is the wrong place)
Invoice Manager:
Clicking any line-item in the invoice highlights it in the product list to make it easy to find which comes up a lot because customers often change quantities of things they're ordering.
Clicking "E-Mail Link" will create the form e-mail I posted previously. Pay just fills in the amount so I don't have to type it in. The payment service fee is automatically calculated using whatever their payment rules are which are entered into a lookup table.
That, shipping cost and mileage is automatically added to expenses for tax purposes.
https://www.vbforums.com/images/ieimages/2024/04/9.jpg
Re: My App (Admins, please move to somewhere appropriate if this is the wrong place)
good job
a lot of work and time
Re: My App (Admins, please move to somewhere appropriate if this is the wrong place)