Subversion Repositories SmartDukaan

Rev

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

Rev 4370 Rev 4375
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
	*/
-
 
60
	12:i64 vendorId,
-
 
61
	13:BillingType billingType
57
	12:BillingType billingType
62
}
58
}
63
 
59
 
64
/* */
60
/* */
65
struct ItemInventory{
61
struct ItemInventory{
66
	1:i64 id,
62
	1:i64 id,