Subversion Repositories SmartDukaan

Rev

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

Rev 21617 Rev 23400
Line 93... Line 93...
93
   15:double nlc,
93
   15:double nlc,
94
   16:i64 warehouseId,
94
   16:i64 warehouseId,
95
   17:i64 taxType,
95
   17:i64 taxType,
96
   18:i64 invoiceDate,
96
   18:i64 invoiceDate,
97
   19:double mrp,
97
   19:double mrp,
98
   20:string purchaseComments
98
   20:string purchaseComments,
-
 
99
   21:double sgstRate,
-
 
100
   22:double cgstRate,
-
 
101
   23:double igstRate
99
}
102
}
100
 
103
 
101
struct InvoiceScan {
104
struct InvoiceScan {
102
    1:string invoiceNumber,
105
    1:string invoiceNumber,
103
    2:i64 numItems,
106
    2:i64 numItems,