[purchase order] tests pass

This commit is contained in:
Rushabh Mehta
2013-07-08 12:37:59 +05:30
parent 886c9ef5d1
commit 436467a5c9
5 changed files with 17 additions and 5 deletions

View File

@@ -244,7 +244,7 @@ class DocType(BuyingController):
raise Exception , " Validation Error "
def validate_reference_value(self):
# pass
pass
# Validate PO and PR
# -------------------