Subversion Repositories SmartDukaan

Rev

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

Rev 20304 Rev 20348
Line 196... Line 196...
196
'HI6':'CO0',
196
'HI6':'CO0',
197
'HI7':'CQ4',
197
'HI7':'CQ4',
198
'HI8':'CQ5',
198
'HI8':'CQ5',
199
'HI9':'CR8',
199
'HI9':'CR8',
200
'H64':'CS3',
200
'H64':'CS3',
201
'H68':'CT4'
201
'H68':'CT4',
-
 
202
'H63':'CS1'
202
            }
203
            }
203
 
204
 
204
allow_recharge_string = ConfigClient().get_property('allow_recharge')
205
allow_recharge_string = ConfigClient().get_property('allow_recharge')
205
 
206
 
206
if allow_recharge_string in ['True', 'true']:
207
if allow_recharge_string in ['True', 'true']: