预订问题(也许?) [英] Preorder Problem (maybe?)

查看:57
本文介绍了预订问题(也许?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正试图了解预订者如何在CS2009 R2中工作(来自MSDN的RTM)。 我已经安装并配置了SharePoint当前站点,并且正在使用AdventureWorks目录。

I'm trying to get my head around how preorders work in CS2009 R2 (RTM from MSDN).  I've installed and configured the SharePoint contemporary site and am using the AdventureWorks catalog.

CS Manager中的库存处理设置为1,并且已执行了大量IISRESET。

Stock Handling is set to 1 in CS Manager, and numerous IISRESETs have been performed.

在Catalog Manager中,我将产品(比如AW200-12 ...... Big Sur睡袋)库存属性设置为:

Over in the Catalog Manager, I set a product (say the AW200-12... the Big Sur sleeping bag) inventory properties to:

状态:已启用

可预先订购:已检查

现有数量:0

预购限额:999999

Preorder Limit: 999999

缺货阈值:0

预购可用。日期: 将来某个日期。

Preorder Avail. Date:  Some date in the future.

 

我保存了这个,刷新了网站缓存,我的产品在当代显示为缺货网站。 

I save this, refresh the site cache, and my product shows as out of stock in the contemporary site. 

如果我按照Smith的示例章节中的流程图并将Onhand Qty设置为>预购限制+缺货(这对我来说绝对没有意义)然后它只是显示为可用,但没有显示订单将是预订的任何迹象,也不是
预测变量库存中的预计数量增量属性。

If I follow the flowchart in Smith's sample chapter and set the Onhand Qty to > Preorder Limit + Stockout (which makes ABSOLUTELY no sense to me) then it just shows as available, but does not show any indication that the order will be a preorder, nor does the preordered qty count increment in the variant inventory properties.

我必须在这里遗漏一些东西。 似乎如果我有一个项目(变体) 我想要预订,我会手头有0,只要预订的数量到目前为止小于预订限制,那么我应该是好的
go。  ?无 开箱即用的当代网站是否有任何迹象表明产品的库存状态是预先订购的?

I've got to be missing something here.  It would seem that if I have an item (variant) I want to put up for preorder, I'm going to have 0 on hand, and as long as the preordered qty so far is less than the preorder limit, then I should be good to go.  No?  Does the out-of-the-box contemporary site give any indication that the product's inventory status is preorder?

提前感谢您的帮助。

 

 

推荐答案

史密斯书谈流量如何库存状态计算&这是您希望根据库存状态将订单状态更改为预订。 你也可以在我的博客中找到这个。

Smith book talk about the flow how the inventory status is calculated & here are you are expecting to change the order status to preordered based on inventory status.  You can also find this in my blog.

http://microsoftblog.co.in/commerceserver/how-commerce-server-calculates-inventory/

http://msdn.microsoft.com/en-us/library/aa545595(v = cs .70).aspx

商务服务器OOB不会改变订单状态,而是由我们来扩展订单系统以支持这些状态(transactionconfig - AllowedStatus  table all all允许的状态)。

Commerce server OOB doesn't change the order status and its upto us to extend order system to support such states (transactionconfig - AllowedStatus  table has all the allowed status).


这篇关于预订问题(也许?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆