Merge branch 'refs/heads/feature/DM/nflg-bom' into dev
This commit is contained in:
commit
3a82521c3a
|
|
@ -190,7 +190,6 @@
|
||||||
where status=4 <include refid="whr"/>
|
where status=4 <include refid="whr"/>
|
||||||
group by material_no) b on a.material_no=b.material_no and a.current_version=b.current_version
|
group by material_no) b on a.material_no=b.material_no and a.current_version=b.current_version
|
||||||
where a.status=4
|
where a.status=4
|
||||||
<include refid="whr"/>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<sql id="getUpgradeChangeListWhr">
|
<sql id="getUpgradeChangeListWhr">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue