Acumatica - Copy last row

后端 未结 3 1847
眼角桃花
眼角桃花 2021-01-26 03:59

So looks like seemingly easy things in Acumatica are terribly complicated to implement. All I wanna do is to copy last row of my grid as a new one. I would like the user to pers

3条回答
  •  甜味超标
    2021-01-26 04:46

    It is my guess that Line Number will get automatically generated ! It is not in sequence anyway.

    I suggest you create a new SOline row and transfer the enterable fields from the selected row (Last row) in the same and Insert. Should work.

提交回复
热议问题