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

[16.0] stock_intercompany_bidirectional: Create an receipt order in company Y does not create a delivery order in company X #679

Open
corredato opened this issue Aug 9, 2024 · 1 comment
Labels
enhancement stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@corredato
Copy link

Module

stock_intercompany_bidirectional

Problem

When using the module stock_intercompany_bidirectional you can see that it works perfectly when a delivery order is placed for another company because a receipt order is automatically created, however, when you create a receipt in company X, a delivery order should be created in company Y but this does not happen.

Possible solutions

I believe there are two solutions:

  1. Check whether it is possible to meet this using a pull rule.

  2. Code the feature of creating a delivery order in company X when a receipt order is created in company Y in the module stock_intercompany_bidirectional.

Copy link

github-actions bot commented Feb 9, 2025

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 Feb 9, 2025
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

1 participant