Inventory Stock Levels

Posts: 364
Joined: 10/16/2007

Using Bazaar 1022 (RC1) and would like to use stock inventory control. Noticed that the module is no longer supported, etc and a new module is not currently available.

Will the present 'Inventory API & Simple Stock Levels' as posted in the contributions operate correctly with RC1?

Jim

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I doubt it, but you can always give it a shot.

Posts: 364
Joined: 10/16/2007

Ryan:

Are there any other modules that will perform the same functions? Or am I out of luck, at least for the time being, until something becomes available? Did notice that support did stop at the end of the year and that someone was going to take over.

Jim

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Yeah, I'm not sure if TR still intends to release a replacement on that or not. For the time being, you're probably out of luck. Sad

Posts: 924
Joined: 11/05/2007
Bug FinderFAQ ModeratorGetting busy with the Ubercode.

Yes, Inventory & Simple Stock Levels DOES work with RC1 (I've tested it), with the known bug that products with text attributes break the code that prevents ordering more than you have in stock. (Text attributes were a feature added to Ubercart after the Inventory module was written, and Inventory has not been revised to take account of them.)

I do plan to release a replacement, but frankly the appearance of uc_stock cut the legs out from under the whole project. It's now going to be much harder to rework the Inventory API because uc_stock destroyed the whole architecture of API. Properly implementing an inventory solution will require uc_stock to be pulled apart, and will require the new uc_inventory to be in core along with uc_stock. Since I don't have permissions to mess with core, and I'm not party to the discussions as to what goes into core and what doesn't, I fear this is going to be a long and tedious process. Certainly it's not something that can happen before 1.0 is released.

I have mostly finished writing up a detailed plan for what I want to do. When I'm done writing I'll post it here in the forums to get feedback. If I get buy-in from the community I'll go ahead and implement it. If not, the current Inventory API works for my needs so I will stick to making some small bug fixes.

--

<tr>.

Posts: 364
Joined: 10/16/2007

TR

Glad to see the test was successful. Have been using the module in 6A and now using 1022 (RC 1). Will add the module and enjoy.

I can understand the issues. When new code is generated it goes make it more difficult to fix without a total rewright. Perhaps others will chime in about their need for the module. Find it most useful on this end as the products are one of a kind. When one is sold it is out of stock and it helps to show that on the site without a manual update.

Keep of the good work and will install the module in rc1 on this end.

Thanks again,

Jim