[jira] [Commented] (OFBIZ-4310) Conversion for complex-alias needs to be implemented

2021-12-28 Thread Jacques Le Roux (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466174#comment-17466174
 ] 

Jacques Le Roux commented on OFBIZ-4310:


Yes

> Conversion for complex-alias needs to be implemented 
> -
>
> Key: OFBIZ-4310
> URL: https://issues.apache.org/jira/browse/OFBIZ-4310
> Project: OFBiz
>  Issue Type: New Feature
>  Components: framework
>Affects Versions: Release 4.0, Trunk
>Reporter: Jacques Le Roux
>Assignee: Deepak Nigam
>Priority: Minor
>
> 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:
> {code}
> 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
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OFBIZ-4310) Conversion for complex-alias needs to be implemented

2021-12-28 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466122#comment-17466122
 ] 

Pierre Smits commented on OFBIZ-4310:
-

Is this still an issue (that we want/need to pursue)|?

> Conversion for complex-alias needs to be implemented 
> -
>
> Key: OFBIZ-4310
> URL: https://issues.apache.org/jira/browse/OFBIZ-4310
> Project: OFBiz
>  Issue Type: New Feature
>  Components: framework
>Affects Versions: Release 4.0, Trunk
>Reporter: Jacques Le Roux
>Assignee: Deepak Nigam
>Priority: Minor
>
> 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:
> {code}
> 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
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OFBIZ-4310) Conversion for complex-alias needs to be implemented

2018-09-09 Thread Deepak Nigam (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16608728#comment-16608728
 ] 

Deepak Nigam commented on OFBIZ-4310:
-

Using trunk and getting following warnings on the console:

2018-09-10 10:13:06,787 |delegator-startup-2 |ModelViewEntity |W| 
[TestingCryptoRawView]: Conversion for complex-alias needs to be implemented 
for cache and in-memory eval stuff to work correctly, will not work for alias: 
rawEncryptedValue
2018-09-10 10:13:06,788 |delegator-startup-2 |ModelViewEntity |W| 
[TestingCryptoRawView]: Conversion for complex-alias needs to be implemented 
for cache and in-memory eval stuff to work correctly, will not work for alias: 
rawSaltedEncryptedValue
2018-09-10 10:13:06,884 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemQuantityReportGroupByItem]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: quantityOrdered
2018-09-10 10:13:06,885 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemQuantityReportGroupByItem]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: quantityOpen
2018-09-10 10:13:06,885 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemQuantityReportGroupByProduct]: Conversion for complex-alias needs to 
be implemented for cache and in-memory eval stuff to work correctly, will not 
work for alias: quantityOrdered
2018-09-10 10:13:06,885 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemQuantityReportGroupByProduct]: Conversion for complex-alias needs to 
be implemented for cache and in-memory eval stuff to work correctly, will not 
work for alias: quantityOpen
2018-09-10 10:13:06,892 |delegator-startup-2 |ModelViewEntity |W| 
[OrderReportSalesGroupByProduct]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: quantityOrdered
2018-09-10 10:13:06,892 |delegator-startup-2 |ModelViewEntity |W| 
[OrderReportSalesGroupByProduct]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: amount
2018-09-10 10:13:06,895 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemAndShipGrpInvResAndItemSum]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: quantityOrdered
2018-09-10 10:13:06,895 |delegator-startup-2 |ModelViewEntity |W| 
[OrderItemAndShipGrpInvResAndItemSum]: Conversion for complex-alias needs to be 
implemented for cache and in-memory eval stuff to work correctly, will not work 
for alias: totQuantityAvailable

> Conversion for complex-alias needs to be implemented 
> -
>
> Key: OFBIZ-4310
> URL: https://issues.apache.org/jira/browse/OFBIZ-4310
> Project: OFBiz
>  Issue Type: New Feature
>  Components: framework
>Affects Versions: Release 4.0, Trunk
>Reporter: Jacques Le Roux
>Assignee: Adam Heath
>Priority: Minor
>
> 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:
> {code}
> 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