Hi Rishi Solanki
Yes, I'm using OFBIZ trunk. This is my product store xml
However, when I completed order form webpos component (status of order is
completed), the quantity of items which I had bought before is imported
into " Ordered", instead of "Ship request".



On Wed, Nov 26, 2014 at 5:34 PM, Rishi Solanki <[email protected]>
wrote:

> Hoan dang van,
>
> As requested on original ticket where you shared this problem, could you
> please share the complete product store xml data you have setup. It will
> help us to diagnose the problem you are facing. I'm assuming you are using
> 13.07 or trunk to setup your store.
>
> Best Regards,
>
> Rishi Solanki
> Manager, Enterprise Software Development
> HotWax Media Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxmedia.com
>
> On Tue, Nov 25, 2014 at 1:01 PM, Hoan dang van <[email protected]> wrote:
>
> > Hi Scott Gray!
> > I have set up reserve inventory is Y.
> >
> >
> >
> > On Tue, Nov 25, 2014 at 1:23 PM, Scott Gray <[email protected]>
> > wrote:
> >
> > > Is your store configured to reserve inventory? It's that setting that
> > > causes reservations to be created which in turn to decreases ATP
> > >
> > > Regards
> > > Scott
> > >
> > > On Tue, Nov 25, 2014 at 6:05 PM, Hoan dang van <[email protected]>
> > wrote:
> > > > When I configure store in catalog component and i  selected  Is
> > > Immediately
> > > > Fulfilled Tab is N then i create a order by webpos. The order is
> > > completed
> > > > but when i check this order in order, i appear that the product that
> i
> > > buy,
> > > > have Qty Shipped status is 0 and Ship Request status is 2 (2 is
> > quantity
> > > > that i bought in this order)
> > > >
> > > > When i selected again  Is Immediately Fulfilled Tab is Y , Qty
> Shipped
> > > > status is 2 and Ship Request status is 0. Then i create a order by
> > order
> > > > component , Order is created but ATP of product that i bought with
> this
> > > > order, not automatic decrease (equal before i bought )
> > > >
> > > > Can everybody tell me where i do wrong and how to fix it
> > > >
> > > > Thanks
> > >
> >
>
<?xml version="1.0" encoding="UTF-8"?>
<entity-engine-xml>
    
    <ProductStore productStoreId="9100" storeName="OFBiz Physical Retail Store" companyName="Open For Business" title="Open For Retail" subtitle="Part of the Open For Business Family of Open Source Software" payToPartyId="Company" daysToCancelNonPay="30" manualAuthIsCapture="Y" prorateShipping="Y" prorateTaxes="Y" viewCartOnAdd="N" autoSaveCart="N" autoApproveReviews="N" isDemoStore="Y" isImmediatelyFulfilled="N" inventoryFacilityId="MyRetailStore" oneInventoryFacility="Y" checkInventory="N" reserveInventory="Y" reserveOrderEnumId="INVRO_FIFO_REC" requireInventory="N" balanceResOnOrderCreation="N" orderNumberPrefix="RS" defaultLocaleString="en_US" defaultCurrencyUomId="USD" allowPassword="Y" explodeOrderItems="N" checkGcBalance="N" retryFailedAuths="N" headerApprovedStatus="ORDER_APPROVED" itemApprovedStatus="ITEM_APPROVED" digitalItemApprovedStatus="ITEM_APPROVED" headerDeclinedStatus="ORDER_REJECTED" itemDeclinedStatus="ITEM_REJECTED" headerCancelStatus="ORDER_CANCELLED" itemCancelStatus="ITEM_CANCELLED" authDeclinedMessage="There has been a problem with your method of payment. Please try a different method or call customer service." authFraudMessage="Your order has been rejected and your account has been disabled due to fraud." authErrorMessage="Problem connecting to payment processor." visualThemeId="EC_DEFAULT" storeCreditAccountEnumId="FIN_ACCOUNT" usePrimaryEmailUsername="N" requireCustomerRole="N" autoInvoiceDigitalItems="Y" reqShipAddrForDigItems="Y" showCheckoutGiftOptions="Y" selectPaymentTypePerItem="N" showPricesWithVatTax="N" showTaxIsExempt="Y" enableAutoSuggestionList="N" enableDigProdUpload="N" prodSearchExcludeVariants="Y" autoOrderCcTryExp="Y" autoOrderCcTryOtherCards="Y" autoOrderCcTryLaterNsf="Y" autoApproveInvoice="Y" autoApproveOrder="Y" shipIfCaptureFails="Y" addToCartRemoveIncompat="Y" addToCartReplaceUpsell="Y" splitPayPrefPerShpGrp="Y" managedByLot="N" showOutOfStockProducts="Y" lastUpdatedStamp="2014-11-27 10:31:35.0" lastUpdatedTxStamp="2014-11-27 10:31:35.0" createdStamp="2014-11-27 08:56:45.0" createdTxStamp="2014-11-27 08:56:45.0"/>
    
</entity-engine-xml>

Reply via email to