Subversion Repositories SmartDukaan

Rev

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

Rev 23158 Rev 23161
Line 132... Line 132...
132
	46:i64 packQuantity,
132
	46:i64 packQuantity,
133
	47:i64 quantityStep,
133
	47:i64 quantityStep,
134
	48:i64 minimumBuyQuantity,
134
	48:i64 minimumBuyQuantity,
135
	49:i64 maximumBuyQuantity 
135
	49:i64 maximumBuyQuantity 
136
	50:optional double dealPrice,
136
	50:optional double dealPrice,
137
	51:string hsnCode,
137
	51:string hsnCode
138
	52:double taxRate
-
 
139
}
138
}
140
 
139
 
141
struct StateGstRate{
140
struct StateGstRate{
142
	1:i64 itemId,
141
	1:i64 itemId,
143
	2:i64 stateId,
142
	2:i64 stateId,