Subversion Repositories SmartDukaan

Rev

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

Rev 323 Rev 774
Line 1... Line 1...
1
#print "expEntity=" + `expEntity`
1
#print "expEntity=" + `expEntity`
2
 
2
 
3
# Collect values
3
# Collect values
4
values = []
4
values = []
5
values.append(expEntity.getBrand())
5
values.append(expEntity.getBrand().strip())