bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Buy Back Not Working #201

Closed bsimser closed 8 years ago

bsimser commented 8 years ago

Original report by Anonymous.


Hello.

I have set the buy back options for a test vendor I tossed together, along with cutting the VendorUI from the demo project over to my project. I have the buy portion working, but no matter what I check, nothing is showing up on the buy back tab.

Any ideas what to check? I have attached some shots of what I have setup.

Thanks,

Brett

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


The text is clipped, but have you tried un-checking "Add items sold to vendor..." - it actually says: Add items sold to vendor collection, which uses the vendor collection, and not the buy back collection.

bsimser commented 8 years ago

Original comment by Brett Ortolano (Bitbucket: bortolano, ).


Thanks Joris. Yep, I tried that way too. I did see an item get added to the underlying buyback collection, but it doesn't show in the window when I click on the buyback tab. Perhaps I have something mis-wired from when I carried the window over to my scene from the demo scene?

Also, it's interesting to note that the pop-up help when you hover over the check box says "When true the items will be stored in the buy back collection, when false the items will be added to the regular collection of the vendor." Does this mean that, if I un-check the box, the items will go into a local buyback collection? Or does it mean the items will get mixed back in the "for sale" collection and not be able to be repurchased?

Thanx much.

PS - Everything else so far working great! Nice work.

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Seems like it was a bug after all :) broke with the layout update. Fixed for the next version (Eta ~2 weeks).

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Fixed in V2.4.1

bsimser commented 8 years ago

Original comment by Brett Ortolano (Bitbucket: bortolano, ).


Thanks Joris!

Also, FYI in case anyone else needs a workaround. I went to the PageBuyBack portion of the VendorUI window and checked CanPutItemsInCollection and that was able to get it working. I guess that overrides the buyback checkbox somehow. Screenshot attached of workaround in case anyone else experiences before fix.

Thanx again,

Brett

screen02.jpg