IO-594 Adjust Autohouse FIle Name
This commit is contained in:
@@ -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`,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user