You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2021/03/18 15:55:14 UTC

How to relate "Financial Account Reconciliation" with a FinAccountTrans in UI?

Hi,

After fixing
OFBIZ-10675: createGlReconciliation throws an error
OFBIZ-12198: EditFinAccountReconciliations does not work

And creating/reconciliating a "New Financial Account Reconciliation" I was hoping to see it at
https://localhost:8443/accounting/control/FindFinAccountReconciliations?finAccountId=ABN_CHECKING

But, because it's not related to a FinAccountTrans it does not show.
Does someone know how we relate "Financial Account Reconciliation" with a FinAccountTrans in UI?

TIA

Jacques