Where do I look in the code to modify the admin products page feilds? I want to either swap out a couple of them or add in a couple extra fields to be able to search by sku or upc?
I really want UPC as I use barcodes on everything in my bricks and mortar side.
I think I can explain it better today
I'm wanting to add 2 columns and search fields on the products page on the admin (backend) of my store site, sku and upc, everythiing is available in the database I just need help with the code to show it on the admin work page.
I guess that would be a mod to the .php located here?
site directory/admin/controller/catalog/product.php
Does anyone have the code that would do that for me? I think a lot of people using barcode readers would like it when working with a lot of sku items, I know I would never use my accounting software without barcode reader ever again,
I'm wanting to add 2 columns and search fields on the products page on the admin (backend) of my store site, sku and upc, everythiing is available in the database I just need help with the code to show it on the admin work page.
I guess that would be a mod to the .php located here?
site directory/admin/controller/catalog/product.php
Does anyone have the code that would do that for me? I think a lot of people using barcode readers would like it when working with a lot of sku items, I know I would never use my accounting software without barcode reader ever again,
You have to edit pretty much each function inside product.php plus probably edit the catalog_produt model.
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
I'm kind of stumbling through this slowly. I used to do website stuff a decade ago and starting to remember why I gave it up. That was wayyyyy back when we did most everything in html, remember myspace? yeah that long ago.
public_html/admin/view/template/catalog/product_list.tpl
/product_form.tpl
I'm guessing a mod to the template would do what I want? or am I losing my mind?
public_html/admin/view/template/catalog/product_list.tpl
/product_form.tpl
I'm guessing a mod to the template would do what I want? or am I losing my mind?
A Mod would be most wise, instead of changing the original files.
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
Who is online
Users browsing this forum: No registered users and 98 guests