Purchase & Procurement mailing list archives
purchase@odoo-community.org
Browse archives
New feature. Show the note field at sale.order on Picking report
by
ForgeFlow, S.L., Aarón Henríquez
Hello everyone!
Let's introduce myself first, My name is Aaron form Spain. I've been working with the standard Odoo for just a few weeks but I started developing a custom module two years ago. Unfortunately that work is not public so people won't find much of me on github. Anyway, if anybody want to take a look to my work, I'm @aheficent on github. I'm currently centering on Odoo developing and collaborate to the OCA repository in the next future.
Let's get into matter now. I've been looking for a module that adds the field note (found in the sale form) into the picking report.
To reproduce this issue I have to create a sale order where the product is 'stokable'. Then accept the order and clicking on the view delivery order button "View delivery order". After that under the print button is the picking report.
Step1: Note field on sale.order
step2and3: accept the order and click on view delivery order button:
Last step: print the picking report:
My idea is to create a custom module in version7 and migrate it later to 8 and 9. But I'm almost sure this module I'm writing about exists, at least in version 7.
What the community think about this? Am I on the right track?
Hoping to hear from any of you soon.
Best wishes
-- Follow-Ups
-
Re: New feature. Show the note field at sale.order on Picking report
byForgeFlow, S.L., Aarón Henríquez -
Re: New feature. Show the note field at sale.order on Picking report
byTAKOBI s.r.l., Lorenzo Battistini.