Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Orchestrates the posting process, acting as a template method that describes all the actions that must be performed during fiscal document posting.
Syntax
public boolean updateNow()
Run On
Called
Return Value
Type: boolean
true if something was actually posted; otherwise, false (for example, if no lines are found that should be posted).
Exceptions
Exception | Condition |
---|---|
Error | There is a validation error in the fiscal document that is being posted. |
Remarks
This method also updates the originating order records (taxFiscalDocument/taxFiscalDocumentLine entries), setting their status to posted.