InvenTree/docs/docs
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
..
api correct Part uploadImage Parameter spelling (#5902) 2023-11-12 23:12:56 +11:00
app Barcode app docs (#5788) 2023-10-25 23:46:26 +11:00
assets Added dropdown menu to the example panel (#5898) 2023-11-13 22:17:52 +11:00
barcodes Add basic support for scanning vendor barcodes (#5509) 2023-10-19 23:28:21 +11:00
build Version bump (#5740) 2023-10-18 07:27:28 +11:00
concepts Add database model for defining custom units (#5268) 2023-07-19 06:24:16 +10:00
develop Add worker task to VS Code (#5605) 2023-10-01 21:06:34 +11:00
extend Added dropdown menu to the example panel (#5898) 2023-11-13 22:17:52 +11:00
javascripts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
order Update docs to match reality (#5255) 2023-07-15 23:55:22 +10:00
part Add database model for defining custom units (#5268) 2023-07-19 06:24:16 +10:00
releases Simplify release notes docs (#5063) 2023-06-17 21:56:26 +10:00
report Report image rendering fix (#5907) 2023-11-14 12:08:18 +11:00
settings Exchange rate plugin (#5667) 2023-10-05 21:19:28 +11:00
start Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
stock Version bump (#5740) 2023-10-18 07:27:28 +11:00
stylesheets [Feature] Scrap Build Outputs (#4800) 2023-05-13 22:19:35 +10:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
credits.md Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
demo.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
faq.md Improve devdocs (#4813) 2023-06-09 10:16:30 +10:00
features.md Company docs updates (#4710) 2023-04-27 22:27:21 +10:00
hooks.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
index.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00