Subversion Repositories SmartDukaan

Rev

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

Rev 12532 Rev 12620
Line 84... Line 84...
84
   13:i64 purchaseId,
84
   13:i64 purchaseId,
85
   14:i64 purchasedAt,
85
   14:i64 purchasedAt,
86
   15:double nlc,
86
   15:double nlc,
87
   16:i64 warehouseId,
87
   16:i64 warehouseId,
88
   17:i64 taxType,
88
   17:i64 taxType,
89
   18:i64 invoiceDate
89
   18:i64 invoiceDate,
-
 
90
   19:double mrp
90
}
91
}
91
 
92
 
92
struct InvoiceScan {
93
struct InvoiceScan {
93
    1:string invoiceNumber,
94
    1:string invoiceNumber,
94
    2:i64 numItems,
95
    2:i64 numItems,