Subversion Repositories SmartDukaan

Rev

Rev 4332 | Rev 4370 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4332 Rev 4333
Line 52... Line 52...
52
	7:string tinNumber,
52
	7:string tinNumber,
53
	8:string pincode,
53
	8:string pincode,
54
	9:string vendorString,
54
	9:string vendorString,
55
	10:WarehouseLocation logisticsLocation,
55
	10:WarehouseLocation logisticsLocation,
56
	11:string vendor,
56
	11:string vendor,
-
 
57
	/*
-
 
58
	vendorId in fact should be list of vendorIds as warehouse-vendor is a many-to-many mapping
-
 
59
	*/
57
	12:i64 vendorId,
60
	12:i64 vendorId,
58
	13:BillingType billingType
61
	13:BillingType billingType
59
}
62
}
60
 
63
 
61
/* */
64
/* */