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 · 0 comments

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.

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

No branches or pull requests

1 participant