Subversion Repositories SmartDukaan

Rev

Rev 104 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

'''
Created on 26-Mar-2010

@author: ashish
'''

status_active = 0
status_retired = 1
status_deleted = 2
status_paused = 3
status_added = 4