• BOI - unable to get value with nGetNextJournalNo and can't set key

    I am writing a C# app to bring in Journal Entries. I have two issues; I am getting no value for nGetNextJournalNo and I get an invalid key error when attempting to set the SourceJournal+EntryNo key, even though I am setting entryno to a string. I have…
  • nProcess question

    I have been able to use nProcess to open and display an existing Vendor record. I am wondering what I need to do to achieve the same thing for a payable invoice. I thought that it was batch number, division number, vendor number, and invoice number. I…