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

DropShip copyPayment workflow #209

Open
eigood opened this issue Sep 12, 2024 · 0 comments
Open

DropShip copyPayment workflow #209

eigood opened this issue Sep 12, 2024 · 0 comments

Comments

@eigood
Copy link
Contributor

eigood commented Sep 12, 2024

<if condition="copyPayment">

The above line can optionally copy payments from the original SalesOrder, into the target drop ship vendor PurchaseOrder. I am having a very hard time understand when that might ever be wanted. The customer added a Payment, for a particular combined set of product prices, and the PurchaseOrder has different prices(from the ProductPrice.vendorPartyId mapping). The original Payment can't be used to apply any sort of processing to the PurchaseOrder.

Additionally, all the other copy* entries don't make much sense either. The log message about "cloning" the order, seems suspect.

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

No branches or pull requests

1 participant