InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

Stock Item Import - Maximum Number of Rows

Open bmalatest opened this issue 7 months ago • 5 comments

Please verify that this bug has NOT been raised before.

  • [X] I checked and didn't find a similar issue

Describe the bug*

The maximum number of rows you can import for stock items is set to 1,000. This is undesirable for multiple reasons but also made more undesirable by the fact that when exporting Stock Items it will automatically export the total number of Stock Items not just those selected.

Steps to Reproduce

Go to admin panel. Click on Stock Items under the Stock heading. Click on Export. Select format as .csv, and Submit. Go back to Stock Items and click on Import. Select the file exported above.

Expected behaviour

You are able to import the stock items. Actual outcome is that you receive an error for maximum number of rows exceeding 1,000

Deployment Method

  • [ ] Docker
  • [ ] Package
  • [ ] Bare metal
  • [ ] Other - added info in Steps to Reproduce

Version Information

 InvenTree Version 0.16.0 dev Commit Hash 9fea03a Commit Date 2024-07-10 InvenTree Documentation https://docs.inventree.org/en/latest API Version 217 Python Version 3.11.3 Django Version 4.2.13

Please verify if you can reproduce this bug on the demo site.

  • [ ] I can reproduce this bug on the demo site.

Relevant log output

I am not able to access the admin panel on the demo site

bmalatest avatar Jul 11 '24 19:07 bmalatest