Garcia MICHEL

Results 14 comments of Garcia MICHEL

If you change DOLI_CRON_KEY or DOLI_CRON_USER, the cron task will not be updated.

Currently, the cron file is already regenerated at each run.

Yes. I use GitHub actions to auto build images because it is faster and easier to use buildx. I kept travis ci for a few tests because it was already...

Hello! I have the same bug! I can do to fix it? Thank!

I use expense reports module. I can preview PDF inline (without download it). As in other documents (order, invoice...), this feature doesn't require imagick/ghostscript.

> > I use expense reports module. I can preview PDF inline (without download it). As in other documents (order, invoice...), this feature doesn't require imagick/ghostscript. > > You can...

> > I'm afraid this will make the image bigger. Maybe it's better to document it or add an example. Let's see. > > Here is an example (screenshots). Previews...

You add an example in **examples** folder.

This bug is from PHPExcel. All is good when I update to PHPExcel 1.8.x-dev. (sorry for my bad english!)

I have the same in my composer.lock and it work. I just add on my composer.json `"phpoffice/phpexcel": "1.8.x-dev",`