Difference between revisions of "Talk:Sponsored Development: Libero Smart Browser"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(attention to Victor Perez on the Smart Browser)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
From the information avaialable so far, the smart browser works and looks just like the existing table/column + window/tab/field stuff, can't see whats the advantage of this and why the need to create something new here. Granted, we don't have multi record selection and action features now but that shouldn't be too tough to add. I means it shouldn't be more work than creating something new.
 
From the information avaialable so far, the smart browser works and looks just like the existing table/column + window/tab/field stuff, can't see whats the advantage of this and why the need to create something new here. Granted, we don't have multi record selection and action features now but that shouldn't be too tough to add. I means it shouldn't be more work than creating something new.
 
 
[[User:Hengsin|Hengsin]] 19:37, 5 August 2009 (PDT)
 
[[User:Hengsin|Hengsin]] 19:37, 5 August 2009 (PDT)
 
:agrees with Hengsin - [[User:Red1|red1]] 16:22, 31 August 2009 (PDT)
 
:agrees with Hengsin - [[User:Red1|red1]] 16:22, 31 August 2009 (PDT)
 
+
::Thank a lot Hengsin, I implemented your suggestion, about the if Smart Browse is like table/column +  window/tab/field stuff is very similar in structure but different goal while that the window are use to entry date the Smart Browse is use to filter data and  create info Window, current the info window like Product Info, Business Partner, Schedule Info, Invoice Info, Order Info , etc. is very hard to extend, if you need add a new field or filter a developer need change.
 +
::The idea the Smart Browse is can enable the capability to end user can modify and create new info window.
 +
::In a future the Smart Browse build a automatic report , export excel and create graph.   
 +
::[[User:vpj-cd|Victor Perez]] 22:17, 1 September 2009 (PDT)
  
 
Victor,
 
Victor,
 
Can the final smart browser output be printed out via the report engine from the top menu bar icon? - [[User:Red1|red1]] 16:22, 31 August 2009 (PDT)
 
Can the final smart browser output be printed out via the report engine from the top menu bar icon? - [[User:Red1|red1]] 16:22, 31 August 2009 (PDT)
 +
:I sure not in this moment we can use the current report engine or create the report using Jasper library, but I think that use Jasper would be more fast.
 +
:[[User:vpj-cd|Victor Perez]] 22:17, 1 September 2009 (PDT)
 +
::Why not use the Report engine from AD, since you already have the model inside the AD? I think it must be easier - [[User:Red1|red1]] 01:19, 2 September 2009 (PDT)

Latest revision as of 20:40, 7 March 2011

There are some terminology issues here:

  • DB Table Name - the correct terminology for this is Alias or Table Alias.
  • Join Phase - the correct terminology for this should be Join Clause.
  • Sql Select - consistent with the existing Adempiere terminoloy, "Column SQL" should be used instead.
  • View Joins - View Definitions, View Spec or View SQL is more intuitive and arguably more precise here. I means view doesn't mandates the use of joins, it should be optional.
  • Smart View - not sure what is so smart about the view here :), less is more sometime.

From the information avaialable so far, the smart browser works and looks just like the existing table/column + window/tab/field stuff, can't see whats the advantage of this and why the need to create something new here. Granted, we don't have multi record selection and action features now but that shouldn't be too tough to add. I means it shouldn't be more work than creating something new. Hengsin 19:37, 5 August 2009 (PDT)

agrees with Hengsin - red1 16:22, 31 August 2009 (PDT)
Thank a lot Hengsin, I implemented your suggestion, about the if Smart Browse is like table/column + window/tab/field stuff is very similar in structure but different goal while that the window are use to entry date the Smart Browse is use to filter data and create info Window, current the info window like Product Info, Business Partner, Schedule Info, Invoice Info, Order Info , etc. is very hard to extend, if you need add a new field or filter a developer need change.
The idea the Smart Browse is can enable the capability to end user can modify and create new info window.
In a future the Smart Browse build a automatic report , export excel and create graph.
Victor Perez 22:17, 1 September 2009 (PDT)

Victor, Can the final smart browser output be printed out via the report engine from the top menu bar icon? - red1 16:22, 31 August 2009 (PDT)

I sure not in this moment we can use the current report engine or create the report using Jasper library, but I think that use Jasper would be more fast.
Victor Perez 22:17, 1 September 2009 (PDT)
Why not use the Report engine from AD, since you already have the model inside the AD? I think it must be easier - red1 01:19, 2 September 2009 (PDT)