Share My Creation Ultimate Invoice System B4J Web App : Source Code

Hello everyone :)

*Starting off by thanking the one and only @Erel for making this possible for every single one of us ❤

We have been working on this project for a long time and today we are more than happy to announce it's ready :)

The Ultimate Invoices & Payments Management System

This project contains :
1- Creating and Printing Invoices
2- Customers information
3- Products information
4- Countries information
5- Currencies information
6- Industries information
7- Invoices statuses
8- Payment methods
9- Payment types
10- Products Types
11- Taxes information
12- Unit of measures
13- Companies information
14- Users information
15- Users Roles information
16- User profile
17- Amazing Dashboard
18- Invoices Reports
19- Products Reports
20- Payment Reports

Other Features :
1- Every page has an export to excel
2- Every invoice is printable as a PDF or Excel or normal print
3- Highly secured users roles system
4- Able to trace any transaction/log occurred on the system by opening the users transactions history

Project Technology :
1- B4J Web application
2- MS SQL

Full Demo :


Username : [email protected]
Password : admin

*We have disabled editing/deleting the admin user account.

Project Price : 40$
*If you have any question or you need help please contact us @ : [email protected] or @ : [email protected] and we will get back to you right away.

*Once you send the payment you will receive an automated email from our partner Ecwid containing the source codes :)

UltimateInvoiceSystem.jpg

UISReport.jpg

UISInvoice.jpg


As always, Thank you,
Saif
 
Last edited:

sfsameer

Well-Known Member
Licensed User
Longtime User
do you have any html / css ide to recommend, to use to combine it with this project. Thanks Saif, you are magnificent
Hello Dear,

We are currently working on an amazing new project which should be a secret until we are finished from it but am going to give you a hint : Creating HTML, CSS , Javascript using drag & drop in B4J Web Apps ;)

Very detailed hint 🤣
 

Jones Hone

Active Member
Licensed User
Longtime User
@sfsameer
I Test "Ultimate Invoice System B4J Web App". Everything is perfect.
But, I change:
sql1.Initialize("com.microsoft.sqlserver.jdbc.SQLServerDriver","jdbc:sqlserver://SQLIP:1433;databaseName=B4JInvoices;user=sa2;password=sa@123;")
Completed successfully.
But the following error message occurred after execution.
2021-05-29 14:39:06.811:INFO::main: Logging initialized @184ms to org.eclipse.jetty.util.log.StdErrLog
鈭鯏? 29, 2021 2:39:07 銝鲳? com.microsoft.sqlserver.jdbc.TDSChannel enableSSL
霅血?: TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
main._appstart (java line: 55)

What is the problem, I don't know much about TLS. Can you help me?
My computer environment:
Windows 10 Pro, B4j v8.5, MS SQL Server Express v14.0.1000
 
Last edited by a moderator:

sfsameer

Well-Known Member
Licensed User
Longtime User
Hello,

This is not an error, it's a warning in the "mssql-jdbc-8.4.1.jre11" library which is normal and the project should work fine without any problems, reference :

Thank you,
Saif
 

Jones Hone

Active Member
Licensed User
Longtime User
Oh! that is not an error. Thank you!
Now it is unable to execute.
I think is SQL Server cannot connect.
Let me try again.
Thank you very much.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Oh! that is not an error. Thank you!
Now it is unable to execute.
I think is SQL Server cannot connect.
Let me try again.
Thank you very much.
Hello,

Just make sure the port 1433 is opened in your SQL Configurations Manager :

and in your firewall (inbound and outbound rules) :

Thank you,
Saif
 

Jones Hone

Active Member
Licensed User
Longtime User
I forget that SQL Server 2000 was installed a long time ago.
So there are two instances in my computer.
I didn’t specify an instance, so I connected to v2000.
I uninstall SQL Server 2000, Now is ok! Thank you again.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Hi, great-looking app. Is it able to connect to Stripe to provide invoice payments?
Hello,

No, we didn't connect it to any payment gateway so you will need to set up the payment gateway


Thank you,
Saif
 

Jones Hone

Active Member
Licensed User
Longtime User
Recently I started to learn to write Wep APP in B4J, but I am very new to web applications!
It is so different from the Windows Form program. I have a lot of problems.

I look forward to seeing the detailed tutorial of writing Web APP with b4j soon.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Hi, is the demo still working? I cannot access it. Same for the purchase page, it links to a 404 page. Thanks for your help
Hello,

We will release a demo version very soon.

Thank you,
Saif
 
Top