details:   https://code.openbravo.com/erp/devel/pi/rev/3e1419720b7a
changeset: 32719:3e1419720b7a
user:      Inigo Sanchez <inigo.sanchez <at> openbravo.com>
date:      Tue Sep 19 10:10:32 2017 +0200
summary:   Fixed issue 30489: Templates hierarchy are not applied as expected

The problem was that hierarchy was calculated wrongly when it should be applied 
the
configScript files. The generateTemplatesTree generate a wrongly list of 
templates
in terms of sorting. It means that templates were properly located but applied 
in
the wrong order.

In order to fix this problem, getSortedTemplates method is used to retrieves the
sorted template list. Now, the configScript files are applied properly, it 
means,
the hierarchy is applied as expected. For example, the changes defined in the
configScript file of the retail pack are applied after the core ones.

diffstat:

 src-db/database/lib/dbsourcemanager.jar |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)

diffs (2 lines):

diff -r ff6e0aa17abc -r 3e1419720b7a src-db/database/lib/dbsourcemanager.jar
Binary file src-db/database/lib/dbsourcemanager.jar has changed

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to