Difference between revisions of "User talk:CTI"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m
m (Main DashBoard Home uselees top banner coments)
Line 1: Line 1:
This options will allow to print simultaneous to 2 or 3 printers , a complete sales order , at this moment this ad dons will be on source code only not on Windows or Form:
 
Java Classes involved:
 
ReportCtl and ReportEngine, I have both classes but I think I can not downloading in this pages, if any one is interested my email is : borisg26@gmail.com
 
  
:Hi Cti or Boris? .. I read bout this and wonder if you open a tracker to contribute this for PMC review? Good work, something that i looking out for. + 1 vote -- [[User:Red1|Redhuan D. Oon]] 11:06, 10 August 2010 (UTC)
 
  
 
Ademperie DashBoard home, top banner (with AD logo) as my opinion is useless, can not be edit or change via AD user menu, so I think is much usefully and clean the Dashboard without this top banner, disable it is very easy is just a one line in class  client.src.org.adempiere.apps.graph  line 150 just add //  
 
Ademperie DashBoard home, top banner (with AD logo) as my opinion is useless, can not be edit or change via AD user menu, so I think is much usefully and clean the Dashboard without this top banner, disable it is very easy is just a one line in class  client.src.org.adempiere.apps.graph  line 150 just add //  

Revision as of 19:12, 18 August 2010


Ademperie DashBoard home, top banner (with AD logo) as my opinion is useless, can not be edit or change via AD user menu, so I think is much usefully and clean the Dashboard without this top banner, disable it is very easy is just a one line in class client.src.org.adempiere.apps.graph line 150 just add //

 //	boxV.add(t, BorderLayout.NORTH);   //

Dashboard original.jpg

Same Dasboard without the topbanner Dashboard no original.jpg