Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PUI] Purchase order total cost not updated when adding extra line items #8695

Open
3 of 6 tasks
sur5r opened this issue Dec 17, 2024 · 2 comments
Open
3 of 6 tasks
Labels
bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team
Milestone

Comments

@sur5r
Copy link
Contributor

sur5r commented Dec 17, 2024

Please verify that this bug has NOT been raised before.

  • I checked and didn't find a similar issue

Describe the bug*

When adding an extra line item to a purchase order, the total cost is not updated unless the pages is reloaded.

Steps to Reproduce

  1. Go to a purchase order
  2. Add an extra line item with a price
  3. Click on "Order details"
  4. Observe the total cost not including the price of the extra line item

Expected behaviour

The total cost in "Order details" gets updated without a page reload.

Deployment Method

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

Version Information

InvenTree-Version: 0.18.0 dev
Django Version: 4.2.17
Commit Hash: ff69cf6
Commit Date: 2024-12-17
Commit Branch: master
Database: postgresql
Debug-Mode: False
Deployed using Docker: False
Platform: Linux-6.1.0-13-cloud-amd64-x86_64-with-glibc2.36
Installer: GIT
nullActive plugins: [{"name":"InvenTreeBarcode","slug":"inventreebarcode","version":"2.1.0"},{"name":"InvenTreeCoreNotificationsPlugin","slug":"inventreecorenotificationsplugin","version":"1.0.0"},{"name":"InvenTreeCurrencyExchange","slug":"inventreecurrencyexchange","version":"1.0.0"},{"name":"InvenTreeLabel","slug":"inventreelabel","version":"1.1.0"},{"name":"InvenTreeLabelMachine","slug":"inventreelabelmachine","version":"1.0.0"},{"name":"InvenTreeLabelSheet","slug":"inventreelabelsheet","version":"1.0.0"},{"name":"DigiKeyPlugin","slug":"digikeyplugin","version":"1.0.0"},{"name":"LCSCPlugin","slug":"lcscplugin","version":"1.0.0"},{"name":"MouserPlugin","slug":"mouserplugin","version":"1.0.0"},{"name":"TMEPlugin","slug":"tmeplugin","version":"1.0.0"},{"name":"Brother Labels","slug":"brother","version":"1.0.0"}]

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

  • I can reproduce this bug on the demo site.

Relevant log output

@sur5r sur5r added bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team labels Dec 17, 2024
@wolflu05
Copy link
Contributor

Please provide an screenshot of your problem or at least tell us where you see this. We are currently in the very end of the transitioning phase, so the old one may be available to you still and you see the error there. In this case this error won't get fixed anymore.

@sur5r
Copy link
Contributor Author

sur5r commented Dec 17, 2024

No, CUI is gone as I'm on current master. I just reproduced in on the demo instance, I can create screenshots there if wanted.

@SchrodingersGat SchrodingersGat added this to the 0.17.1 milestone Dec 19, 2024
@SchrodingersGat SchrodingersGat modified the milestones: 0.17.1, 0.17.2 Dec 27, 2024
@SchrodingersGat SchrodingersGat modified the milestones: 0.17.2, 0.17.3 Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team
Projects
None yet
Development

No branches or pull requests

3 participants