You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Check whether it is possible to meet this using a pull rule.
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.
The text was updated successfully, but these errors were encountered:
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:
Check whether it is possible to meet this using a pull rule.
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.
The text was updated successfully, but these errors were encountered: