litzvi / avc-beta

trying to build first demo for avc
0 stars 0 forks source link

Receipt extra added #628

Open litzvi opened 2 years ago

litzvi commented 2 years ago

In receipt you set extra added separately than other storages but get them together. Do you want me to fix it, so it's separate both ways?

litzvi commented 2 years ago

Also in com.avc.mis.beta.service.Receipts.addExtra(List, Integer) Now when I get the full list of extraAdded, I remove the ones that aren't there, edit the old ones and add new ones. Just like in all lists within processes. (Before we couldn't edit or remove extra added after the process is locked)

mei309 commented 2 years ago

In receipt you set extra added separately than other storages but get them together. Do you want me to fix it, so it's separate both ways?

no need

mei309 commented 2 years ago

Also in com.avc.mis.beta.service.Receipts.addExtra(List, Integer) Now when I get the full list of extraAdded, I remove the ones that aren't there, edit the old ones and add new ones. Just like in all lists within processes. (Before we couldn't edit or remove extra added after the process is locked)

by me we still cannot after its locked

litzvi commented 2 years ago

wait for next version