[cleanup] [fix] removed amendment_date

This commit is contained in:
Anand Doshi
2013-06-11 17:21:11 +05:30
parent 101bb2bf5a
commit 3b867f7377
3 changed files with 0 additions and 3 deletions

View File

@@ -158,7 +158,6 @@ class DocType(SellingController):
"Order Confirmed", "Order Lost", "Cancelled"])
self.validate_fiscal_year()
self.validate_mandatory()
self.set_last_contact_date()
self.validate_order_type()
self.validate_for_items()