Subversion Repositories SmartDukaan

Rev

Rev 4016 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4016 Rev 4090
Line 1... Line 1...
1
#!/usr/bin/python
1
#!/usr/bin/python
2
 
2
 
3
'''
3
'''
-
 
4
If a order has been in the payment pending state for more
-
 
5
than 2 days, it marks it as failed.
-
 
6
 
4
Created on 09-Aug-2011
7
Created on 09-Aug-2011
5
 
8
 
6
@author: chandranshu
9
@author: chandranshu
7
'''
10
'''
8
 
11