diff --git a/server/data/autohouse.js b/server/data/autohouse.js index 190d4f053..9720887cc 100644 --- a/server/data/autohouse.js +++ b/server/data/autohouse.js @@ -76,7 +76,7 @@ exports.default = async (req, res) => { allxmlsToUpload.push({ xml: ret, - filename: `IM_${bodyshop.imexshopid}_${moment().format( + filename: `IM_${bodyshop.autohouseid}_${moment().format( "DDMMYYYY_HHMMSS" )}.xml`, });