Fixing style errors.
This commit is contained in:
parent
c00d64855a
commit
ebf92ba440
@ -641,7 +641,7 @@ class Mo extends CommonObject
|
||||
if ($bom->bomtype == 1) {
|
||||
$role = 'toproduce';
|
||||
$moline->role = 'toconsume';
|
||||
}else {
|
||||
} else {
|
||||
$role = 'toconsume';
|
||||
$moline->role = 'toproduce';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user