Share My Creation Invoicer WebApp using BVAD3 - Generate PDF Invoices for your businesses [NOW FREE]

Ola

[BANanoVuetifyAD3] Legacy projects that DO NOT use the abstract designer Now FREE


UPDATE: PLEASE RUN THIS EXERCISE FIRST
BVAD PHP Connection Tester

Update: Please keep watch of the BVAD3 library as this gets updated from time to time.


InvoiceCapture.png


PayPal

The PayPal email address is [email protected]

Alipay


alipay.jpg



Watch This


It does the following & uses

1. MySQL backend using PHP.
2. Developed with BANano+Vuetify+Abstract Designer aka BVAD3.
3. CRUD Businesses
4. CRUD Clients
5. CRUD Taxes
6. CRUD Invoices including Line Items
7. Print Data-Tables to PDF
8. Print individual invoice to PDF
9. Save Invoices to MySQL backend

NB: 10. Whilst you are creating your invoices, it is saved to LocalStorage up until you save it to the database.

Running it

1. mysqli extension should be activated on your PHP running webserver.
2. import the attached .SQL file to MySQL - this can be done via phpMyAdmin
3. update the myconfig.php file with your connection settings.
4. update the config.properties file with your actual webserver address for BANanoPHP.
5. Open and run the BANanoVuetifyAD3 project and run it in release mode. DO NOT COMPILE TO JAR.
6. Open the BVAD3Invoicer project and run it.

Source code @ $11.

If you bundle this with the House Rental WebApp, the cost is $16 for both.
If you had procured the House Rental WebApp before, the cost for this for you is $8 instead of $11.


Watch this space!

Reference

BANanoVuetifyAD3
 
Last edited:

james_sgp

Active Member
Licensed User
Longtime User
Mashiane, I`ve downloaded the file you sent but I`m getting errors for 3 missing libraries? Please advise where to download them from?
 

Attachments

  • Capture.PNG
    Capture.PNG
    5.9 KB · Views: 174

james_sgp

Active Member
Licensed User
Longtime User
I can`t download it from here:

The link doesn`t work!
 

james_sgp

Active Member
Licensed User
Longtime User
Hi, I`ve added a dropdown showing a list of items from an SQL table. When I select one how do I get it to update the text in the 'Description' filed under Add Line? I tried everything i can think of, but nothing happens.
 

Attachments

  • Capture.PNG
    Capture.PNG
    43.6 KB · Views: 188
Top