Ledger Trans Class

Hi,

once we posted PO-> invoced.

the Invoice will Affect in LedgerTable and ledger trans.

in which class this will insert. where this is happening.

I think it will be done with the help of LedgerVoucher classes.

Again debugging will help you in finding out that.

Look into PurchFormLetter_Invocie → Update Now method.

Thank you Kranthi,