You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to write a program to create/edit manual journals with this sample app, but the function ManualJournalLine() from the SDK doc does not seem to exist. I'm new to python and not sure how to define this function. I think it's supposed to have the variables line_amount, account_code and description.
There is a comment that says updateOrCreateManualJournals is TODO. Is this not possible yet?
Any insight is appreciated!
The text was updated successfully, but these errors were encountered:
I'm trying to write a program to create/edit manual journals with this sample app, but the function ManualJournalLine() from the SDK doc does not seem to exist. I'm new to python and not sure how to define this function. I think it's supposed to have the variables line_amount, account_code and description.
There is a comment that says updateOrCreateManualJournals is TODO. Is this not possible yet?
Any insight is appreciated!
The text was updated successfully, but these errors were encountered: