InvenTree/InvenTree
Oliver 2fcd6ae0b9
Report image rendering fix (#5907)
* Allow different image variations to be rendered in when using a part image in a report

* Use preview image in default test report

* Fix api_version

- Missed in https://github.com/inventree/InvenTree/pull/5906

* Update docstring

* Add similar functionality for company_image tag

* Update report documentation

* base-64 encode images for rendering in reports

- Allows image manipulation operations to be performed on the images
- Avoids any file pathing issues

* Update docs

* Fix unit tests

* More unit test fixes

* More unit test

* Handle missing file

* Instrument unit test

- Trying to determine what is going on here

* Fix for image resize

* Translate error messages

* Update default report templates

- Specify image size
2023-11-14 12:08:18 +11:00
..
build Build part change fix (#5808) 2023-10-29 23:13:38 +11:00
common Prevent settings from writing to the database during import (#5844) 2023-11-03 11:58:22 +11:00
company Addec context variables for contacts to docs (#5834) 2023-11-02 17:40:40 +11:00
generic [PUI] Render status labels (#5759) 2023-10-26 21:49:38 +11:00
InvenTree Report image rendering fix (#5907) 2023-11-14 12:08:18 +11:00
label Report image rendering fix (#5907) 2023-11-14 12:08:18 +11:00
locale New Crowdin updates (#5899) 2023-11-13 14:33:49 +11:00
order [React] Order tables (#5860) 2023-11-05 12:57:38 +11:00
part [Platform] BOM Table (#5876) 2023-11-08 07:37:17 +11:00
plugin Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Report image rendering fix (#5907) 2023-11-14 12:08:18 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
templates Form improvements (#5837) 2023-11-13 22:49:45 +11:00
users Owner list API updates (#5906) 2023-11-13 15:06:45 +11:00
web [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
config_template.yaml Frontend server settings (#5765) 2023-10-23 22:33:16 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00