details:   https://code.openbravo.com/erp/devel/pi/rev/c710d0280ce2
changeset: 24091:c710d0280ce2
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Tue Jul 22 00:24:51 2014 +0200
summary:   Related to issue 27112: added code comment

diffstat:

 src-test/org/openbravo/test/xml/DatasetExportTest.java |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 25bfb2cfc315 -r c710d0280ce2 
src-test/org/openbravo/test/xml/DatasetExportTest.java
--- a/src-test/org/openbravo/test/xml/DatasetExportTest.java    Mon Jul 21 
21:58:55 2014 +0530
+++ b/src-test/org/openbravo/test/xml/DatasetExportTest.java    Tue Jul 22 
00:24:51 2014 +0200
@@ -267,6 +267,8 @@
     dst.setIncludeAllColumns(true);
     dst.setTable(table);
     if (tableName.equals(Order.TABLE_NAME)) {
+      // selected arbitrary order ids of F&B of completed orders which are 
part of sample data
+      // these orders have enough hierarchy to be a valid testcase for 
business objects
       dst.setSQLWhereClause("id in 
('C56A4B27B49941AB8B9F35396CB15C12','8ED7AAEB268848F88C3AA215B8457B3D',"
           + 
"'510DD91466964C1CB23441F7288B355D','896E0588D1FC4FB9B8A62C204C08C213',"
           + 
"'B75A5CF209B74B37BFF0A8CC21B1B15A','029FB113350249BEB492B86F53FF70CF',"

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to