Subversion Repositories SmartDukaan

Rev

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

Rev 20927 Rev 21908
Line 267... Line 267...
267
        t_counter.email = counter.email
267
        t_counter.email = counter.email
268
        t_counter.fpCounterSize = counter.fpCounterSize
268
        t_counter.fpCounterSize = counter.fpCounterSize
269
        t_counter.spCounterSize = counter.spCounterSize
269
        t_counter.spCounterSize = counter.spCounterSize
270
        t_counter.striker  = counter.striker
270
        t_counter.striker  = counter.striker
271
        t_counter.tin = counter.tin
271
        t_counter.tin = counter.tin
-
 
272
        t_counter.gstin = counter.gstin
272
        t_counter.documentVerified = counter.documentVerified
273
        t_counter.documentVerified = counter.documentVerified
273
        t_counter.verificationType = counter.verificationType
274
        t_counter.verificationType = counter.verificationType
274
        t_counter.verifiedOn = to_java_date(counter.verifiedOn)
275
        t_counter.verifiedOn = to_java_date(counter.verifiedOn)
275
    else:
276
    else:
276
        t_counter.id = -1
277
        t_counter.id = -1