change PR Group and Stor Loc
This commit is contained in:
@ -33,10 +33,11 @@ function buildPrAccount({prNo, qtyAcc, prDate, budget, costCenter, profitCenter}
|
||||
function buildPrItem({prNo, shortText, qty, unit, price, prDate}) {
|
||||
return buildPipeString(80, {
|
||||
0: prNo,
|
||||
3: "120",
|
||||
3: "TIL",
|
||||
4: "Putra",
|
||||
5: shortText,
|
||||
13: "1603",
|
||||
14: "TIL1",
|
||||
15: "TrackNo1",
|
||||
16: "ZSRV",
|
||||
18: qty,
|
||||
|
||||
Reference in New Issue
Block a user