Merge branch 'fronkdev' into 'master'
Fixed not saving workorder after creation See merge request fronk/thetool!64
This commit is contained in:
@@ -620,6 +620,7 @@ class PreordercampaignController extends mfBaseController {
|
||||
"adb_wohneinheit_id" => $preorder->adb_wohneinheit_id,
|
||||
"create_data" => $response
|
||||
]);
|
||||
$wo->save();
|
||||
$workorders_created++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user