mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
* 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 |
||
---|---|---|
.. | ||
build | ||
common | ||
company | ||
generic | ||
InvenTree | ||
label | ||
locale | ||
order | ||
part | ||
plugin | ||
plugins | ||
report | ||
script | ||
stock | ||
templates | ||
users | ||
web | ||
config_template.yaml | ||
gunicorn.conf.py | ||
manage.py |