Subversion Repositories SmartDukaan

Rev

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

Rev 8580 Rev 8626
Line 128... Line 128...
128
    6:i64 freshCount,
128
    6:i64 freshCount,
129
    7:i64 oneToTwoCount,
129
    7:i64 oneToTwoCount,
130
    8:i64 TwoToThreeCount,
130
    8:i64 TwoToThreeCount,
131
    9:i64 ThreeToFourCount,
131
    9:i64 ThreeToFourCount,
132
   10:i64 FourPlusCount,
132
   10:i64 FourPlusCount,
-
 
133
   11:i64 threeMonthPlusCount,
-
 
134
   12:i64 sixMonthPlusCount,
133
   11:i64 ZeroPlusCount,
135
   13:i64 ZeroPlusCount,
134
   12:i64 OnePlusCount,
136
   14:i64 OnePlusCount,
135
   13:i64 ZeroPlusCost,
137
   15:i64 ZeroPlusCost,
136
   14:i64 OnePlusCost,
138
   16:i64 OnePlusCost,
137
   15:string category
139
   17:string category
138
}
140
}
139
 
141
 
140
struct PossibleWarehouseMovement {
142
struct PossibleWarehouseMovement {
141
	1:i64 fromWarehouseId,
143
	1:i64 fromWarehouseId,
142
	2:i64 toWarehouseId
144
	2:i64 toWarehouseId