Subversion Repositories SmartDukaan

Rev

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

Rev 6039 Rev 6241
Line 60... Line 60...
60
	32:ItemType type,
60
	32:ItemType type,
61
	33:optional i64 comingSoonStartDate,
61
	33:optional i64 comingSoonStartDate,
62
	34:optional i64 expectedArrivalDate,
62
	34:optional i64 expectedArrivalDate,
63
	35:bool hasItemNo,
63
	35:bool hasItemNo,
64
	36:bool clearance,
64
	36:bool clearance,
65
	37:double vatPercentage 
65
	37:double vatPercentage,
-
 
66
	38:bool showSellingPrice 
66
}
67
}
67
 
68
 
68
struct Category{
69
struct Category{
69
	1:i64 id,
70
	1:i64 id,
70
	2:string label,
71
	2:string label,