Subversion Repositories SmartDukaan

Rev

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

Rev 11751 Rev 12357
Line 156... Line 156...
156
	1:i64 itemId,
156
	1:i64 itemId,
157
	2:i64 purchaseId,
157
	2:i64 purchaseId,
158
	3:i64 purchaseDate,
158
	3:i64 purchaseDate,
159
	4:i64 quantity,
159
	4:i64 quantity,
160
	5:double unitPrice
160
	5:double unitPrice
-
 
161
	6:double nlc
161
	6:string brand,
162
	7:string brand,
162
    7:string modelName,
163
    8:string modelName,
163
    8:string modelNumber,
164
    9:string modelNumber,
164
    9:string category,
165
    10:string category,
165
    10:string color
166
    11:string color,
166
    
167
    12:string taxType
167
}
168
}
168
 
169
 
169
struct PossibleWarehouseMovement {
170
struct PossibleWarehouseMovement {
170
	1:i64 fromWarehouseId,
171
	1:i64 fromWarehouseId,
171
	2:i64 toWarehouseId
172
	2:i64 toWarehouseId