Subversion Repositories SmartDukaan

Rev

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

Rev 4133 Rev 4172
Line 72... Line 72...
72
	11:double unit_weight,
72
	11:double unit_weight,
73
	12:double total_price,
73
	12:double total_price,
74
	13:double transfer_price,
74
	13:double transfer_price,
75
	14:double total_weight,
75
	14:double total_weight,
76
	15:optional i64 imei_number,
76
	15:optional i64 imei_number,
77
	16:optional string item_number
77
	16:optional string item_number,
-
 
78
	17:optional string dealText
78
}
79
}
79
 
80
 
80
enum DelayReason {
81
enum DelayReason {
81
	INVENTORY_LOW_PHASED_OUT,
82
	INVENTORY_LOW_PHASED_OUT,
82
	INVENTORY_LOW_COLOR_NOT_AVAILABLE,
83
	INVENTORY_LOW_COLOR_NOT_AVAILABLE,