Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4310

Conversion for complex-alias needs to be implemented

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Release 4.0, Trunk, Upcoming Branch
    • None
    • framework
    • None
    • Bug Crush Event - 21/2/2015

    Description

      There is a TODO in ModelViewEntity.populateReverseLinks()

      // TODO: conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly

      This throws WARNING at OFBiz startup:

      2011-05-27 13:23:53,161 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByItem
      2011-05-27 13:23:53,162 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByItem
      2011-05-27 13:23:53,162 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByProduct
      2011-05-27 13:23:53,162 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByProduct
      2011-05-27 13:23:53,169 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderReportSalesGroupByProduct
      2011-05-27 13:23:53,176 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemAndShipGrpInvResAndItemSum
      2011-05-27 13:23:53,176 (main) [    ModelViewEntity.java:538:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: totQuantityAvailable of view-entity OrderItemAndShipGrpInvResAndItemSum
      

      Attachments

        Activity

          People

            deepak.nigam Deepak Nigam
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: