RSS

Intermediate Custom Report in Adempiere

Dear all,

Melanjutkan pembelajaran membuat custom report di adempiere sebelumnya :

Simple Custom Report in Adempiere

maka saya mencoba membuat lanjutkan custom report pada adempiere dengan tambahan master dan detail(subreport) untuk menghasilkan report Order.

Berikut detail langkah-demi langkah. so enjoy :

Gambar

Gambar

Gambar

Tekan tombol Preview :

Gambar

Hasil :

Gambar

Membuat Detail(SubReport) :

Gambar

Gambar

GambarGambar

Gambar

Gambar

Gambar

GambarGambar

Gambar

GambarGambarGambar

Gambar

Gambar

GambarGambarGambarGambarGambar

hasilnya :

Gambar

Source code : Intermediate Custom Report in Adempiere

Enjoy all.

 
Leave a comment

Posted by pada Desember 14, 2011 in JasperReports

 

Simple Custom Report in Adempiere

Morning All,

Setelah off beberapa saat karena kesibukan, akhirnya saya mencoba menulis kembali artikel ini agar dapat dishare untuk yang lainnya. semoga saya dapat bermanfaat.

and this is the source code : SimpleCustomReport_Adempiere

coming next : Advanced Custom Report in Adempiere

C U.

 
Leave a comment

Posted by pada Desember 13, 2011 in JasperReports

 

eStudents

Well andai aku punya waktu lebih agar bisa membuat print screen yang bagus. maaf guys

untuk saat ini langsung liat aja ya source codenya. eStudents

Project ini dibuat oleh murid-muridku tercinta saat aku mengajar di Asaba Training Center 10-14 Oct’11

Thanks to my Students :

Citareka bina inovasi

Hady Kurniawan
Willy Sebastian
Willian Yanto
Gunadi Rismananda
Hoedaya El Fata
Thank you so much guys.
 
Leave a comment

Posted by pada Oktober 17, 2011 in Info Java

 

Kurs Converter

Dear All,

Teman minta buatin utk projectnya, aplikasi BlackBerry sederhana untuk :

perhitungan Kurs dan Conversinya.

Source code : KursConverter

enjoy

 

Feri Lauw

 

 
Leave a comment

Posted by pada September 15, 2011 in BlackBerry

 

Kaitkata: , ,

DatePicker with TextField

Detail menyusul yaaaa :) ngantuk

Source Code : DatePicker with TextField

 
Leave a comment

Posted by pada September 14, 2011 in Objective-C

 

Kaitkata: , ,

JavaBeans set datasource example

Create JavaBean set DataSource :
1. pada Netbeans :
   1.1 create Java Application
   1.2 pada source packages create 2 package :
       1.2.1 controller
       1.2.2 model
   1.3 create entity class pada package model :
       1.3.1 nama class : PersonBean
       1.3.2 nama package : model
   1.4 create static class pada package controller :
       1.4.1 nama class : TestFactory
       1.4.2 nama package : controller
   1.5 write code(see pictures)
   1.6 clean and build : akan menghasilkan file jar bernama => iReportTestDesktop.jar
2. pada iReport :
   2.1 pada ireport :
       2.1.1 pilih menu : preferences
       2.1.2 pilih tab : Classpath
       2.1.3 pilih tombol : Add JAR
       2.1.3 masukkan file iReportTestDesktop.jar
   2.2 click toolbar iReport DataSources
   2.3 click tombol new
   2.4 pilih JavaBeans set datasource
   2.5 masukkan :
       - name : TestFactory
       - Factory class : controller.TestFactory
       - pastikan memilih default options : Collection of javaBeans
       - The static method to call : generateCollection
       - tekan tombol : Test
         pastikan succesfully
       - save
   2.6 create new empty report : blank A4
   2.7 pada Report Inspector :
       2.7.1 click kanan pada nama report : JavaBeanPerson
       2.7.2 piih edit Query
       2.7.3 pilih tab : JavaBean Datasource :
             2.7.3.1 pada Class name, ketik : model.PersonBean
             2.7.3.2 tekan tombol Read attributes
             2.7.3.3 pastikan keluar attributenya, tekan tombol : Add selected field(s)
             2.7.3.4 tekan tombol ok
   2.8 design :
       2.8.1 sisipkan label title
       2.8.2 click and drag ke bagian detil kedua field :
             - name
             - age

  2.9 Preview

Done…

sumber : The Definitive Guide to iReport(Thank you so much)
         i just modify and make more detail for users that try to learn about iReport
         using JavaBeans set datasource

--
Best Regards,

Feri Lauw, S.Kom,SCJP
Tel : +628159282599

http://id.linkedin.com/in/ferilauw

 
 
 







source code : JavaBeansiReport
 
Leave a comment

Posted by pada September 13, 2011 in JasperReports

 

Create First Project with iOS Objective-C

Howdy All,

Come, read, understand and share with me.

Enjoy and give me feedback.

Ciayoooo :)

 
Leave a comment

Posted by pada Agustus 18, 2011 in Objective-C

 

Kaitkata: ,

create Hello Word with JasperReports in iReport 4.0.2

Enjoy

ref :  JasperReports 3.6 Development Cookbook

 
Leave a comment

Posted by pada Agustus 17, 2011 in JasperReports

 

cocos2d 1.0.1 with XCode 4.1

have you ever try to install cocos2d 1.0.1 with Xcode 4.1 in MacOSX Lion and cannot see project template cocos2d ?

well you are a like guy because i will give u the answer base on my solution :

  • Extract file Cocos2d-iphone-1.0.1.tar
  • taruh di (put in)  : /Users/ferilauw/tools
  • buka terminal(open terminal) :

- sudo /Users/ferilauw/Documents/Tools/mac/iOS/Tools/Games\

Wizard/cocos2d-iphone-1.0.1/install-templates.sh

               note : ketik sudo kemudian spasi kemudian drag saja file bernama install-

templates.sh ke terminal(just type :  sudo ./install-templates.sh)

- enter/return

- tunggu sampai tulisan …copying dan terakhir kalau sukses keluar : done

              (wait until you see in terminal words like : …copying… and done )

Done.

 

Have a nice Game programming with Cocos2D and Objective-C

 
Leave a comment

Posted by pada Agustus 15, 2011 in Objective-C

 

Cannot Connect to camera MacOSX Lion

Hello All,

If you have problem that your macosx Lion cannot longer connect to camera anymore.

here is the solution :

go to system preferences > other(click Flash Player) > Advanced Tab > click Check Now Button.

Make sure you have the latest FlashPlayer if not so that why your camera cannot work anymore.Just download then waaaaalah your camera can work again.

view image in below :

cheers.

System Preferences for FlashPlayer

System Preferences for FlashPlayer

 
Leave a comment

Posted by pada Agustus 9, 2011 in MacOsX Lion

 

Kaitkata:

 
Ikuti

Get every new post delivered to your Inbox.