Invoice Demo

This little invoicing application has been developed writing only 4 simple Java classes: Invoice.java, InvoiceDetail.java, Customer.java and Product.java.

See the version with frames

Download source code

Invoice Demo - Invoice with sections

 - Customize
Year 
Number 
Date 
 - Filter
F7 - Detail mode  - Delete record
2013 
6/18/13 
MARGE sasas 2p hh 
 
F7 - Detail mode  - Delete record
2013 
6/18/13 
Test 
 
F7 - Detail mode  - Delete record
2013 
6/18/13 
test 
 
 - Sum   - Sum 
1   rows per page There are 3 objects in list ( Hide them)
 Loading...

In the video below the above invoicing application is developed from scratch in only 14 minutes using OpenXava.

Yes, it's true, developing a real life invoicing application it's a question of weeks or months, even with OpenXava. Nevertheless, this video illustrates the agility of OpenXava: you get an AJAX application to manage invoices, with products, customers and calculations in only 14 minutes.