add a job card
This commit is contained in:
parent
916cd7b275
commit
36bf1695ca
@ -50,6 +50,7 @@ open class OutgoingInventory : BaseTenantModel() {
|
||||
this.outMode = updated.outMode
|
||||
this.person = updated.person
|
||||
this.vehicle = updated.vehicle
|
||||
this.jobCard = updated.jobCard
|
||||
this.unloading = updated.unloading
|
||||
this.unloadingPlantId = updated.unloadingPlantId
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user