mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-25 15:24:10 +00:00
contract_obligation_contract_dependency checking on complete and accept
This commit is contained in:
@@ -61,8 +61,6 @@ class ContractDoneCheck implements Rule
|
||||
*/
|
||||
public function message()
|
||||
{
|
||||
if ($this->type == 'complete') {
|
||||
return config('error_code.contract_done_error');
|
||||
}
|
||||
return config('error_code.contract_done_error');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user