I'm a tech greenhorn who wants to print the serial numbers of a specific product in one row under a new column called DESCRIPTION totally omitting the column LOT/SERIAL NUMBER. This is the print preview of Delivery Slip. I am currently using Odoo-12 community edition.
Expectation:https://gyazo.com/95f6de81848a71022cb113b503d6a471Also an expectation:https://gyazo.com/d935973ec7b629b5c3a79da0354b3d82As you can see, all serial numbers litter in one row not creating new rows for each one of them. That's what I wanna happen :DHere's the .xml I'm working on (report_deliveryslip):
Part 1:
https://gyazo.com/52b88189737559d9fafbb0a01bfb416d
Part 2:
https://gyazo.com/5a19a476fee5c16f0c333fef40d470ac
This can be found here: C:\Program Files (x86)\Odoo 12.0\server\odoo\addons\stock\report
If we fix this issue, we'll save A LOT of papers <3
Hi,
Any update?