modifs
This commit is contained in:
parent
75a9a1727c
commit
cde81b3e8b
@ -5,13 +5,13 @@
|
|||||||
"ProjectID": "${projectRP}"
|
"ProjectID": "${projectRP}"
|
||||||
},
|
},
|
||||||
"ID": {
|
"ID": {
|
||||||
<#--<#if reflex_platform_project_list.site_code_unicity?? && reflex_platform_project_list.site_code_unicity=true >
|
<#if uniqueness?? && uniqueness=yes >
|
||||||
"RefID": "${depot.physical_depot_code?trim?json_string}"
|
"RefID": "${depot.physical_depot_code?trim?json_string}"
|
||||||
<#else>
|
<#else>
|
||||||
"RefID": "DPO${depot.physical_depot_code?trim?json_string}"
|
"RefID": "DPO${depot.physical_depot_code?trim?json_string}"
|
||||||
</#if>-->
|
</#if>-->
|
||||||
|
|
||||||
"RefID": "${depot.physical_depot_code?trim?json_string}"
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user