Resolved bulk printing & status for printing items. IO-690
This commit is contained in:
@@ -50,7 +50,7 @@ export function ShopTemplateTestRender({
|
||||
view: inlineHtml.data,
|
||||
context: { ...contextData, bodyshop: bodyshop },
|
||||
});
|
||||
displayTemplateInWindowNoprint(renderResponse.data);
|
||||
// displayTemplateInWindowNoprint(renderResponse.data);
|
||||
|
||||
setLoading(false);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user