Self Dupplicate calculation

Good morning from Gran Canaria.

I´m having a problem with some calculations in a table. They self duplicate.
It happens randomly but it is causing many problems. As you can see in this picture the calulation appears three times and the script file also has the code three times with the same UUID.

I delete the calculations but after a couple of days it duplicates again.

Any clue on this? How can I get rid of those duplicated calculations?

Thanks in advance

[attachment=0]Imagen 1.png[/attachment]

are you using SVN or other team provider?

yes . I am using SVN…

Have a close look if somehow this comes back from your SVN server.
Sometimes I see a strange updates when synchronizing, then using the standard sync options my local code is getting messed up.
Only thing is to do a manual copy paste to get a consolidated source.

Manolo_Etec,

Do these calcs also show up multiple times in the js file (pedcab_calculations.js)?

Rob

Rob, I guess so. The picture is showing the js file and it is there twice with the same UUID

@mboegem.
the problem occurs, without updating the svn, usually when I modified the calculation. and after a while I keep an error in the log, I have functions with the ‘same name’

@Rob
yes, I have these calcs in the js file