Skip to content

Commit

Permalink
Merge pull request #510 from ctx2002/patch-1
Browse files Browse the repository at this point in the history
Merged #510
  • Loading branch information
bummzack authored Jun 25, 2016
2 parents d4fec73 + b660ba2 commit 73be24f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ Order:
cancel_before_sending: false
cancel_before_sending: false
cancel_after_sending: false
# Change / add order status, added Refunded
db:
Status: Enum('Unpaid,Paid,Processing,Refunded,Sent,Complete,AdminCancelled,MemberCancelled,Cart','Cart')

OrderManipulation:
allow_cancelling: true
Expand Down

0 comments on commit 73be24f

Please sign in to comment.