How to find whether transaction is accounted or not
Hi,
We need to write a sql to find out whether a transaction (mtl_material_transactions) is already accounted and sent to gl. Is there a field in this table or mtl_transaction_accounts we can use for that purpose? We want to avoid going to sla/gl tables if possible..