fix error
This commit is contained in:
@@ -140,7 +140,7 @@ public class QuotationPdfService : IQuotationPdfService
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Pour avoir la vue du PDF en temps réel
|
// Pour avoir la vue du PDF en temps réel
|
||||||
document.ShowInCompanion();
|
// document.ShowInCompanion();
|
||||||
|
|
||||||
return document.GeneratePdf();
|
return document.GeneratePdf();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user