mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
* Added description as list for StockLocation * Merge pull request #1874 from SchrodingersGat/docker-dev-fix Copy static files when starting dev server (cherry picked from commit50eb70f538
) * Merge pull request #1877 from eeintech/fix_search_js Fixed missing comma propagating to translated JS files (cherry picked from commit2009773d9d
) * Merge pull request #1890 from matmair/fix-for-1888 catch connection errors in exchange update (cherry picked from commitdb57e9516b
) * Merge pull request #1887 from matmair/settings-safety settings fixes (cherry picked from commitd154ca08ea
) * 0.4.2 * Merge pull request #1894 from SchrodingersGat/non-int-serial-fix Fix for non-integer serial numbers (cherry picked from commit529742b520
) * 0.4.4 Bump release version * Bump version number -> 0.4.5 * Added a simple menu item to print multiple part labels. This does not follow the style of the Stock label functions but it works! * Revert "Added description as list for StockLocation" This reverts commitf5178e9fc3
. * Added the right version number Co-authored-by: Oliver <oliver.henry.walters@gmail.com>