Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The quickest way to fix errors appearing in the operational environment (creating orders, shipments etc...) because of an incomplete setup of the GL accounting parameters is to define a error journal for the company: in this way, all the accounting transactions that cannot be posted (for example because there isn't a mapping defined) are moved to the error journal and no error is thrown.
You can create the error journal in this way:

  1. go to Accounting->General Ledger>Setup->Journals Accounting>General Ledger>Setup>Journals and create a new journal: https://demo.hotwaxmedia.com/accounting/control/SetupGlJournals?organizationPartyId=CompanyImage Removed
  2. go to Accounting->General Ledger>Setup->Accounting Accounting>General Ledger>Setup>Accounting Preferences and select the journal in the "Error Gl Journal Id": https://demo.hotwaxmedia.com/accounting/control/PartyAcctgPreference?organizationPartyId=CompanyImage Removed

All the "incomplete" transactions will be visible here:
https://demo.hotwaxmedia.com/accounting/control/ListUnpostedAcctgTrans?organizationPartyId=CompanyImage Removed

Tech details about how the GL accounting services will be called

...