Modif RPtoRFX_Receipt
This commit is contained in:
parent
8863cd66a7
commit
499a16796a
@ -55,17 +55,7 @@
|
||||
"level_1_quantity": ${line.RequestedMetrics.QuantityInBaseLV.Value!0},
|
||||
"owner_code": "${owner_code}",
|
||||
"grade_code": "${grade_code}",
|
||||
"batch_1": "${batch_1?json_string!""}",
|
||||
"optional_attributes": {
|
||||
<#--"held_for_check": "false",
|
||||
"hold_code": "false", -->
|
||||
"hold_for_specific_code": "false"
|
||||
}
|
||||
<#--"quality_control_attributes": {
|
||||
"qcf_to_create_for_receipt_line": "false",
|
||||
"exclude_item_from_inspection": "false"
|
||||
} -->
|
||||
|
||||
"batch_1": "${batch_1?json_string!""}"
|
||||
}<#sep>,</#sep>
|
||||
</#list>
|
||||
]
|
||||
|
||||
@ -15,3 +15,7 @@
|
||||
]
|
||||
</#if>,
|
||||
-->
|
||||
|
||||
"optional_attributes": {
|
||||
"hold_for_specific_code": "false"
|
||||
},
|
||||
Loading…
x
Reference in New Issue
Block a user