fix update jbg
This commit is contained in:
@@ -3283,6 +3283,9 @@ class GadaiController extends Controller
|
||||
}
|
||||
$tempoh_gadai = ($year*12) + $month + $extensivemonth_gadai;
|
||||
|
||||
if($gadai['t_gadai'] == $current->toDateString()){
|
||||
$tempoh_gadai = 0.5;
|
||||
}
|
||||
if($tempoh_gadai >= 6.0){
|
||||
if($gadai['t_matang'] >= $current->toDateString()){
|
||||
$tempoh_gadai = 6.0;
|
||||
|
||||
Reference in New Issue
Block a user