Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.07k stars 2.67k forks source link

Serial numbered stock not being depleted after a delivery note #29845

Open soehlrich opened 1 month ago

soehlrich commented 1 month ago

Bug

After creating a delivery note, where you have equipment with serial numbers, there is no stock transaction being generate. After delivery note you go into product/stock you will still see all the product still in sotock.

Also when selecting serial numbered items in delivery note, you will see an ever increasing list as nothing is removed

Dolibarr Version

19.0.1

Environment PHP

7.2.34

Environment Database

Postgress 9.2.24

Steps to reproduce the behavior and expected behavior

Create Purchase Order with serial number product Receipt some product with serial number into stock Create Sales Order with serial numbered product Create delivery note , pick a few of the serial numbered items Validate Delivery note Check stock transactions for serial number product

Attached files

No response

soehlrich commented 1 month ago

If you go back into the delivery note and hover over the serial/lot number field it will show the correct serial numbers attached to that delivery note.