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 (My contributions updated)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Ademperie Dashboard home, top banner (with AD logo) in 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 //
+
'''My Contributions'''
  // boxV.add(t, BorderLayout.NORTH);  //
+
  
Of course when this top banner will be  editable via AD user menu will be very usefull, hope soon I can add this
+
*Apanel change suggestion
contribution.
+
*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.
  
[[File:Dashboard_original.jpg]]
+
All this had code ready and working, I will star posting in the wiki with explanation etc
 
+
Same Dashboard without the top-banner
+
 
+
[[File:dashboard no original.jpg]]
+
 
+
 
+
 
+
----
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
= '''Apanel Update Proposal''' =
+
 
+
In my opinion actual Apanel is very confusing for regular ERP user, because:
+
 
+
1- Many bottoms not usefully for Apanel regular use ( it can located in the text panel)
+
like for example: Product info, Exit, Home, Archive file, Help, tab up tab down).
+
 
+
2- VCR Icons  are not ERP standards,  (actually is an Compiere style but,  Compiere change it in the  Professional. 
+
 
+
'''Actual Apanel'''
+
 
+
[[File:P0.jpg]]
+
 
+
''' Proposed NEW PANEL AD Panel''' 
+
+
[[File:P1.jpg]]
+
 
+
----
+
 
+
 
+
 
+
 
+
 
+
'''Just for reference check some Apanels from others  ERP :'''
+
 
+
'''OpenBravo Panel'''
+
 
+
[[File:P2.jpg]]
+
----
+
 
+
'''Compiere Pro Panel'''
+
 
+
 
+
[[File:P3.jpg]]
+
 
+
----
+
 
+
''' Microsoft AX'''
+
 
+
 
+
[[File:P4.jpg]]
+
 
+
 
+
----
+
 
+
 
+
Pls let me know comments and suggestions.
+
 
+
=Agree=
+
*I agree with your DashBoard and top panel suggestions. You can propose that in Feature tracker wih your patch. - [[User:Red1|Redhuan D. Oon]] 22:12, 30 January 2011 (UTC)
+

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