By using this website, you agree to our Terms of Use (click here)
Hi Tim,
I need help to upload line notes per GL transaction. But I don't know how to do the right mapping. I attached here the file.
Thank you
<Dialog Answer> always goes before the action that triggers the dialog.
And you need a save at the end of the IS or it will always error.
Try this yourself, open a Released (or any) Journal and add a Note - do you see the Save button ungray?
Regardless of released or not, Adding a Note to anything is a transaction that needs to be saved to the database.
I agree with Royce. Try it manually in the screen first. The Import Scenario should behave the same way. The problem might be that you are trying to update other fields, not just the note, on a released transaction.
Maybe try removing the last Save line since it's a released transaction?