webERP Forum
Brands Maintenance - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: How To ? (http://www.weberp.org/forum/forumdisplay.php?fid=6)
+--- Thread: Brands Maintenance (/showthread.php?tid=7999)



Brands Maintenance - HDeriauFF - 12-20-2017

What is the purpose of the Brand feature?
I created some brands using:
inventory -> brands maintenance

The only place I found a way to link a product to a brand is:
inventory -> sales category maintenance and use the drop down to link existing products to a one of the brands I created, but I always get an error:

Code:
Database Error 1452 :
Cannot add or update a child row: a foreign key constraint fails (`weberp`.`salescatprod`, CONSTRAINT `salescatprod_ibfk_2` FOREIGN KEY (`salescatid`) REFERENCES `salescat` (`salescatid`))
Database SQL Failure : The SQL that failed was
INSERT INTO salescatprod (stockid, salescatid, manufacturers_id) VALUES ('HEHE', 'NULL', '2')

Thank you for your input





RE: Brands Maintenance - TimSchofield - 12-20-2017

I think it is used in a proprietary web shop extension.

Tim


RE: Brands Maintenance - phil - 12-20-2017

Tim is right - it is used in my webSHOP extension.

The sales categories creates a way to build a hierarchy of items for display in the webSHOP