I understand that editing the quantity in IFS FSM is currently not allowed (blocked hardcoded). However, we would like our users to be able to adjust the quantity of (after) an entered part usage directly in the mobile app.
Does anyone have suggestions or know of a possible workaround?
Regards,
Page 1 / 1
As long as the Task is still in a status that keeps it on their device, they can delete the part usage line and add a new one.
Hi @drooij
I am not aware of these limitations.
However, if this is indeed an issue, you could create custom screens.
Cheers!
As long as the Task is still in a status that keeps it on their device, they can delete the part usage line and add a new one.
Yes, but we want to edit the quantity of a existing part
Hi @drooij
I am not aware of these limitations.
However, if this is indeed an issue, you could create custom screens.
Cheers!
Not possible, the validation is deep within the system. You should build a staging table or something. To much customization/work for just adjusting a quantity..
Hi @drooij
Again, not aware of such a limitation.
.
Hi @Shneor Cheshin ,
once your data is synched, you will get an error.
In PART_USAGE table, fields PART_ID, QUANTITY, PLACE_ID_FROM, LOCATION, BIN_ID, PERSON_ID, LOT_ID, CONDITIONS_CODE are not allowed to be modified.