Logistics mailing list archives
logistics@odoo-community.org
Browse archives
[New feature]Propagated notes
by
ForgeFlow, S.L., Aarón Henríquez
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 propagate notes across Odoo. I just found this one https://github.com/OCA/sale-workflow/pull/290 that add specific comments to a customer, for sale order, delivery order and invoices.
I'd like to go further and create a module that allow users to propagate notes across any module we want. The main idea is to have note_items that can be linked between them and be related to any model. Models would control the notes they have by accepting some types of notes. The way notes are linked to a record of a module shoud be customized by developers.
I have written a short Brief on google docs if you wanna take a look: https://docs.google.com/a/eficent.com/document/d/1uHPphDd4BJEvbbYNw5qkvTyzPlcXB0l6dMWv1So3e1g/edit?usp=sharing
Of course I accept suggestions, improvements and comments. Thank you all.
Best regards