<script type="text/javascript">
<!--
    function tell_toggle_visibility(id) {
       var e = document.getElementById(id);
       if(e.style.display == 'block')
          e.style.display = 'none';
       else
          e.style.display = 'block';
    }
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/9404709/SMALL+BANNER.jpg?version=1&modificationDate=1478427166505" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/e1DWFJpzkYY?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>

Issue Versioning is very useful when you need to have more than one version of flat plan at a time (for the same issue).

The information which deal with version are:

Issue versioning consists in making a new version of an issue. To do it, the you have to:

1) Enter the Issue you want to version;

2) Select the tab "Issues";

3) Select the tab "Create new version";

4) Choose version name;

5) Choose if you want to set this new version as "Active Version";

6) Save changes.

Otherwise, you can decide to use the following shortcut: ⇧⌘V.

The new version will be created with the same features as the previous one and, if set as active version, can be synchronized with the production system.

Active Versions are identified by a green circle, whereas no active versions are grey:

 

The active versions are also identified by a green sticker is in Table tree on the label of the tab as a result of the opening of the floor while the inactive are identified by a blob of gray.

 

The remaining functions (opening, modification, cancellation, etc.) remain unchanged, with the following exceptions:

 

The choice of the active version

the choice of active version can only be carried out after having opened the version in the number that you want to activate, by going to the menu Issue -> Active Version and confirming the request of the system to proceed.

     

Available Operations:
OperationActive VersionNot Active Version
Sync from the Prod systemxx
Sync toward the Prod systemx 
Update reservations from ERPxx
Return Data to ERPx 
Upload PDF advertisingx 

 

Sync from production

as regards the sync from production, this will be available also in the version not active; in this way, it will be possible to synchronize the editorials present in production, and possibly clip on those already present in the number versioned through comparison on file name. In this way will be imported even previews and thumbnails.

 

To enable the issue versioning should define the parameter ISSUE_Versioning.

To understand how to enable the issue versioning consults the Config. GENERAL page.