I am trying to add [CarrierPluginCustomer.CarrierAccount] to the SO641010 report in report designer.
Based on https://watertrucks.acumatica.com/dacBrowser/PX.Objects.CS/CarrierPluginCustomer
I added the table CarrierPluginCustomer to get nCarrierPluginCustomer.CarrierAccount]
Relationships:
Parent Field | Link Condition | Child Field |
---|---|---|
BAccountID | Equal | CustomerID |
I get no errors and added the value to the report, but when testing the report on a sales order that used a Customer’s Carrier Account, it displayed nothing.
We are using the EasyPost Carrier Plugin
Any ideas what I am missing?
I attached the test rpx file as a zip for reference.