当赢得报价时,将自定义字段的数据从报价传输到订单

发布于 2024-09-14 09:04:45 字数 226 浏览 6 评论 0原文

我正在使用 Sql server 2005 开发 MS Dynamics CRM 4.0

。我在 Quote 和 QuoteProduct 页面上创建了一些新字段(属性)。我在订单和订单产品页面上创建了相同的字段(属性)。现在的问题是,如果我赢得了报价,我想要新创建的 Order 和 OrderProduct 字段中的 Quote 和 QuoteProduct 新字段的数据。

期待您的来信。非常感谢。

I am working on MS Dynamics CRM 4.0 with Sql server 2005.

I have created some new fields(attributes) on the Quote and QuoteProduct pages. I have created the same fields(attributes) on Order and OrderProduct pages. Now, the question is, if I won the quote, I want the data of new fields of Quote and QuoteProduct in the newly created fields of Order and OrderProduct.

Looking forward to hear from you. Many thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

紫竹語嫣☆ 2024-09-21 09:04:45

您应该查看 Quote_Order 和 QuoteDetail_OrderDetail 关系下的映射。从报价创建销售订单时,将自动映射一个字段列表。

You should take a look at Mappings under Quote_Order and QuoteDetail_OrderDetail relationships. There is a list of fields that will be mapped automatically when creating an Sales Order from Quote.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文