Skip to content

[19.0][MIG] purchase_sale_link_by_origin: Migration to 19.0#2963

Open
vasanthr-cp wants to merge 1 commit intoOCA:19.0from
ChefPixel-Tech:19.0
Open

[19.0][MIG] purchase_sale_link_by_origin: Migration to 19.0#2963
vasanthr-cp wants to merge 1 commit intoOCA:19.0from
ChefPixel-Tech:19.0

Conversation

@vasanthr-cp
Copy link

What does this PR do?

This PR adds the purchase_sale_link_by_origin module which links Purchase Orders and Sales Orders by the PO's Origin field, in addition to the default behavior that only links them by their lines.

Why is this needed?

When a Purchase Order is created from a Sales Order with multiple line items, the standard Odoo behavior only creates links through individual order lines. This module provides an additional linkage mechanism using the Origin field, making it easier to trace the relationship between orders.

Previous work

  • Original module by Camptocamp for v16
  • Upgraded to v19 by CHEF PIXEL

Checklist

  • Module follows OCA guidelines
  • All Python files have copyright headers
  • License is AGPL-3
  • README.rst is present
  • Tests are included
  • Module is installable
  • I have signed the OCA CLA

Related Issues

None

Additional Notes

This is a clean contribution maintaining original authorship from Camptocamp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant