Skip to main content
Solved

Template Company by mistake

  • March 24, 2022
  • 3 replies
  • 182 views

JJäthing
Hero (Partner)
Forum|alt.badge.img+11

My customer has created a new company in their database and by mistake made it a Template Company. 

The tick-box Template Company is ticked and it is not possible to untick it, at least not for IFSAPP, the application owner. Is there any risk if we untick the tick-box using PL SQL Developer?

Switching the Template_Company flag from TRUE to FALSE?  

Best answer by JJäthing

I did make a hard update to change the flag and it works just fine.

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+16
  • Hero (Customer)
  • 738 replies
  • March 24, 2022

I am not sure, but perhaps it would be best to create new company from this template and remove template after?

Changing data directly in database is always risky...


Shehan Almeida
Superhero (Partner)
Forum|alt.badge.img+18
  • Superhero (Partner)
  • 271 replies
  • March 24, 2022

Hi,

 

I agree with Adam,

 

Updating the the filed from the back end would not fix the issue.

 

You can remove the newly created company as follows.

 

 

Then you can create a new one using the same ID. 

 

Shehan Almeida. 

 


JJäthing
Hero (Partner)
Forum|alt.badge.img+11
  • Author
  • Hero (Partner)
  • 144 replies
  • Answer
  • March 31, 2022

I did make a hard update to change the flag and it works just fine.