add a job card

This commit is contained in:
gowthaman 2024-05-28 14:03:53 +05:30
parent 916cd7b275
commit 36bf1695ca

View File

@ -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