Post by tapestrymusic » Wed Aug 14, 2013 12:53 am

We are a music store (www.tapestrymusic.com) and use a bulk quantity update extension to adjust our quantities to match with our POS using comma delimited files. We are currently only able to update unserialized items and wanted to know if there was a module to add individual serial numbers to products so when we do a bulk update it will automatically update those items as well.

Cheers!

Newbie

Posts

Joined
Thu Mar 14, 2013 4:57 am

Post by tacobandito » Wed Aug 14, 2013 9:47 am

I'm not sure if there's a module, but this can be done with some relatively simple php/sql. Are the serial numbers preset or can they be random? I'd be happy to give you some code to set random serial numbers (with a defined style, i.e. all 6 digit #'s, etc)

[module] PayPal Pro w/Recurring Profiles FREE
[module] 1 Click "Amazon Style" Checkout w/PayPal Pro FREE
[module] Adjustable PayPal Pro Fee FREE
[module] Add Sample To Cart LITE FREE
The guide to fixing just about everything wrong with OpenCart FREE!
Add INFINITE SCROLL to your homepage for FREE!
Live update product price for FREE!
Dynamic generation of Opencart coupon, FREE!
Hire me


User avatar
Active Member

Posts

Joined
Sat Mar 30, 2013 12:27 am
Location - Springfield, MA

Post by butte » Thu Aug 15, 2013 9:50 am

Presumably nowadays every distinguishable product arrives with its own barcode, and presumably you already can scan barcodes. Numbers are numbers, in this instance they need only be unique relative to distinguishable products. That leaves sucking them into a field (column) aligned with another field (column) occupied by product identities. You can, for example, stack 'em, type 'em, scan 'em, and by hitting Enter suck 'em, one by one, perhaps two to five per minute offset by need to stop for sake of your sanity and not making mistakes.

Coupling that with code to help suck 'em in would probably elevate the rate of flow.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am
Who is online

Users browsing this forum: No registered users and 2 guests