How to disable reposting of GL Entry in document Stock Entry(Material Issue)?

Hi everybody,

I have customize make_gl_entry for Material Issue so I want to disable the reposting of GL Entry because it executes the original logic of make_gl_entry not my customize.

Thank you