moqui / mantle-usl

Mantle Universal Service Library
http://www.moqui.org/mantle.html
Other
30 stars 61 forks source link

Fixed OrderItemSalesSummary and OrderItemShipBillSummary reports #156

Closed danieltaylor-nz closed 4 years ago

danieltaylor-nz commented 4 years ago

We were having trouble with missing aliases on the reports due to errors like

Error adding authz entity filter MANTLE_ACTIVE_ORG_3 condition: org.moqui.entity.EntityException: Tried to filter on field customerPartyId which is not included in view-entity mantle.order.OrderItemSalesSummary

I fixed 3 missing aliases in this PR