IncludeGLEntries Parameter (Connect-SageIntacct Cmdlet)
If True, when updating the GLBatch table with new GLEntry items, the provider includes existing GLEntry items associated with the record being updated. If False, the provider does not include the existing items, and they are deleted from the table.
Syntax
Connect-SageIntacct -IncludeGLEntries bool
Data Type
bool
Default Value
true
Remarks
If True, when updating the GLBatch table with new GLEntry items, the cmdlet includes existing GLEntry items associated with the record being updated. If False, the cmdlet does not include the existing items, and they are deleted from the table.