I want to entry Ledger voucher by manageaccountingentryin ,this folowing XML for Webservice.
I want to input values for 'CashLocationID' and 'CashLocationTypeCode', but don't konw how to get it
<CashLedgerAccountItem>
<!--Optional:-->
<HouseBankID>?</HouseBankID>
<CashLocationID>?</CashLocationID>
<!--Optional:-->
<CashLocationTypeCode>?</CashLocationTypeCode>
</CashLedgerAccountItem>