mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°1537 Fix "Demandeur" not updated on Change objects in french version only.
caller_id and requestor_id had the same labels which was misleading in transitions.
This commit is contained in:
@@ -262,6 +262,8 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -387,6 +389,8 @@
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -1259,6 +1263,8 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -1386,6 +1392,8 @@
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -2066,6 +2074,8 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -2200,6 +2210,8 @@
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -3058,6 +3070,8 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -3742,6 +3756,8 @@
|
||||
<hidden/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
@@ -3881,6 +3897,8 @@
|
||||
<must_prompt/>
|
||||
</attribute>
|
||||
<attribute id="requestor_id">
|
||||
</attribute>
|
||||
<attribute id="caller_id">
|
||||
<mandatory/>
|
||||
</attribute>
|
||||
<attribute id="creation_date">
|
||||
|
||||
Reference in New Issue
Block a user