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 (Main DashBoard Home uselees top banner coments)
m (My contributions updated)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
'''My Contributions'''
  
 +
*Apanel change suggestion
 +
*Dashboard useless top banner
 +
*Multiple Printer for Sales order related documents.
 +
*Saving grid mods, for each user in database.
 +
*Oscommerce Integration.
 +
*Bank Deposits.
 +
*Fiscal Printer.
 +
*Login Screen better design suggestion.
 +
*Product Category enhanced.
 +
*Picture screen updated ( it doesn't work properly).
 +
*Enhance picture form for inventory products.
  
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 //
+
All this had code ready and working, I will star posting in the wiki with explanation etc
  // boxV.add(t, BorderLayout.NORTH);  //
+
 
+
[[File:Dashboard_original.jpg]]
+
 
+
Same Dasboard without the topbanner
+
[[File:dashboard no original.jpg]]
+

Latest revision as of 20:01, 1 February 2011

My Contributions

  • Apanel change suggestion
  • Dashboard useless top banner
  • Multiple Printer for Sales order related documents.
  • Saving grid mods, for each user in database.
  • Oscommerce Integration.
  • Bank Deposits.
  • Fiscal Printer.
  • Login Screen better design suggestion.
  • Product Category enhanced.
  • Picture screen updated ( it doesn't work properly).
  • Enhance picture form for inventory products.

All this had code ready and working, I will star posting in the wiki with explanation etc