logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
ray22901031  
#1 Posted : Monday, December 7, 2020 11:48:20 AM(UTC)
ray22901031

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 2/17/2019(UTC)
Posts: 826

Thanks: 3 times
Was thanked: 13 time(s) in 13 post(s)
I would love to see a product location field added to the product database, this information will print on the picklist. An example, we have radios where the SKU's are extremely similar, and the items look the same, however there is a difference of $80 in the cost of sales between the items.

Having the specific item location would eliminate confusion, the field would be a text field and can look something like this: RR-R2-S1.

This would stand for "Rear Room, Rack #2, Shelf #1", of course anyone can manipulate this for their own purpose, but having this information on the picklist report can eliminate a lot of issues for a lot of people.

Just an idea.

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

mazhar  
#2 Posted : Tuesday, December 8, 2020 2:25:44 AM(UTC)
mazhar

Rank: Administration

Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered
Joined: 10/5/2018(UTC)
Posts: 175

Thanks: 8 times
Was thanked: 17 time(s) in 15 post(s)
If you want to make a customization then it can be achieved easily. Product API has the ability to attach custom fields which can be accessed using product.CustomFields property. You can set and read a custom field easily without needing to make any database or backend code updates. All you would need is to add a textbox at desired location, pass the text value into controller save it into product.CustomFields and then read it back and put into textbox.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.