Hello,
unfortunately I cannot find this item in the help or in this forum:
I have enabled the lot/serial number handling in dolibarr.
When I create a shipment, I can select the items with teh corresponding serial numbers.
How can I print the selected serial numbers on the shipment notice or the invoice?
It should be in the detailed section and look like this:
2x itemA (Aserial1, Aserial2)
1x itemB (Bserial1)
…
Thanks for the fast reply.
If I use the standard template for shipment doc, then the serial appears. That is correct.
But I want the serial to appear on both shipment doc and invoice (creating an own template).
Obviously it is possible to use the serial number, but how can I add serial number on both shipment doc and invoice in a ODT template?
What field name do I have to use?
./htdocs/core/class/commondocgenerator.class.php:774: ‘line_pos’ => $linenumber,
./ChangeLog:1623:NEW: Support of tag {line_pos} for line numbers for tables in ODT templates