Open finalbeta opened 1 year ago
What if you create a Complementary attribute on invoices? I don't use serial numbers, but I do have complementary fields on proposals, orders and invoices, both on those but also on their respective lines.
If you then set the "On PDF" visibility, I wonder if it would be shown as a product line on the invoice?
Knowning how that feature works, I don't see this happening that way. This will need to be baked in.
I try to summarize the request as a dev request: We need to have the detail of serial number found into the shipment propagated into the invoice when we generate the invoice from the shipment.
Feature Request
Extend serial number support in Dolibarr to invoices.
At first this is what I though this https://github.com/Dolibarr/dolibarr/issues/25600 issue was about. The one linked is for barcodes, this is for serial numbers.
Use case
When reselling products, you are required by law to provide a warranty. The invoice serves as proof for the customer that the product is covered by the warranty. Consequently, we currently manually track serial numbers and include them on invoices.
Suggested implementation
When accepting products into stock. Serial numbers can be asked. When shipping products, you ship specific serial numbers. When processing orders to invoices (or shipping to invoices), the serial numbers should be visible on invoices.
Suggested steps
No response