I donloaded the tar.gz files v1.02 and not have images in ossuiteerp, need all this images, if any can sendme to my mail o tell me where I can download.
Thanx so much.
Javier Iglesias
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you see there is a images folder in the installation dir.
OSSuite is using a file in every module to redirect the app to the root's image folder.
The solution would be to copy this folder to every module subfolder and delete that images file in order to have this images issue worked around.
This will give you another problem, is that all modules will no longer have a shared folder for all modules.
The other way was to re-hardcode the images place in the source files that request images.
Pedro A.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I donloaded the tar.gz files v1.02 and not have images in ossuiteerp, need all this images, if any can sendme to my mail o tell me where I can download.
Thanx so much.
Javier Iglesias
Hi,
If you see there is a images folder in the installation dir.
OSSuite is using a file in every module to redirect the app to the root's image folder.
The solution would be to copy this folder to every module subfolder and delete that images file in order to have this images issue worked around.
This will give you another problem, is that all modules will no longer have a shared folder for all modules.
The other way was to re-hardcode the images place in the source files that request images.
Pedro A.