Purchase Order To General Ledger Entries Custom Column

jhanvincent14jhanvincent14 Member Posts: 214
Hello, good day.

I have a new column in my purchase line (For GL Account type) and I want to pass the value of that column to general ledger entries. I keep on debugging to find where I will add my custom code to pass the value of my new added column in purchase line to General Ledger Entries but sad to say I can't find it, where will I find the block of codes that pass the value from custom column in purchase line to custom column in general ledger entries ? :) thanks in advance newbie here

Answers

  • ErictPErictP Member Posts: 164
    Maybe you can add your code in codeunit 90 to the function FillInvPostingBuffer and SetupGenJnlLine
Sign In or Register to comment.