Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC][ADD][stock_picking_sale_description] new module to support single product description #1067

Open
rafaelbn opened this issue Aug 16, 2022 · 5 comments
Assignees
Labels
enhancement stale PR/Issue without recent activity, it'll be soon closed automatically.
Milestone

Comments

@rafaelbn
Copy link
Member

rafaelbn commented Aug 16, 2022

In many cases, customer's products don't have different descriptions as Odoo except like:

  • Internal description
  • Sales description
  • Purchase description
  • Descriptions for delivery orders
  • Descriptions for receipts

If you have a single description it is a nightmare to force user to fill all the different descriptions when all are the same. Furthermore, maintain this descriptions could be impossible when you have also translations for different languages.

In this cases having one single description for a product is enough to show in:

  • Sales
  • Purchases
  • Pickings
    • Delivery Slip
    • Picking operations

Odoo force the user to fill all fields, if not it only show and print the product name.

The scope of this new module is to propagate the "Sales description" to purchase orders, sales orders and picking orders (when they are created from PO/SO) because then, this description is show and printed in all the documents without any further development.

More or less like Odoo says but don't make:

imagen

Before opening this issue I've checked OCA modules and I haven't found the solutions. The "nearest" ones are:

https://github.com/OCA/sale-workflow/tree/15.0/sale_stock_picking_note
https://github.com/OCA/stock-logistics-workflow/tree/14.0/stock_picking_sale_order_link

Do you have any other options? I cannot image this is the first time this is a requirement.

Thank you

PD: Maybe this is not the best repository to open the issue. But the most important one.

@moduon MT-1078 & MT-4370

@rafaelbn rafaelbn changed the title Add new module to support single product description [RFC][ADD][stock_picking_sale_description] new module to support single product description Aug 18, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2023

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Mar 5, 2023
@github-actions github-actions bot closed this as completed Apr 9, 2023
@rafaelbn
Copy link
Member Author

Please @OCA/logistics-maintainers could you re-open this issue? is actual, we have to work on this. Thank you!

@rafaelbn
Copy link
Member Author

By the way

imagen

@rafaelbn
Copy link
Member Author

rafaelbn commented Apr 15, 2023

FYI @Shide @fcvalgar

@hparfr hparfr reopened this Apr 16, 2023
@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 23, 2023
@rafaelbn rafaelbn added this to the 16.0 milestone Oct 19, 2023
Copy link

github-actions bot commented Jun 9, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

3 participants