partner Credit Contracts get Provision Vatgroup
This commit is contained in:
@@ -463,6 +463,9 @@ class ContractController extends mfBaseController
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Contractconfig übernehmen
|
||||
|
||||
|
||||
if($contract_cancel_date) {
|
||||
$contract->cancel_date = $contract_cancel_date->getTimestamp();
|
||||
$contract->save();
|
||||
|
||||
Reference in New Issue
Block a user