Skip to main content
Mitratech Success Center

Turn off invoice submissions for firms

For turning off invoice submission for firm, you will need to update the Lawtrac.lto file

To turn of invoice submission for all Law firms, update the following variable withing the Lawtrac.lto file located in the root directory of the Lawtrac application. This task needs to be performed by your company's Web Administrator:

<CFSET disableOcInvoicing = false> 

change from false to TRUE 

<CFSET disableOcInvoicing = true>

Save the updates once completed.

  • Was this article helpful?