Greetings.
Has anyone set-up inventory line items in ofbiz, and addressed these items: - Additional product ID (Part Numbers) related to same part - Cross References to other (as needed) - Labeling / relabeling of these fields My experience in quite new, and perhaps I am not locating/approaching this correctly. I'm preparing a catalog (upload) with upwards of 20k products. I wish to use multiple warehouses (one physical location), yet "search all" upon inquiry. I'd like to upload the catalog, as well as upwards of 1,000 inventory line items. I realize I am asking multiple questions here, though related. *Arthur Marquez* *1-701-872-4471 : Office* *1-818-919-5452 : Mobile* *Farmers Union Oil Company of Beach ND* *90 NE 1st St.* *Beach ND 58621* *http://www.cenexofbeach.com/ <http://www.cenexofbeach.com/>* |
Administrator
|
Hi,
Inline... Le 28/09/2017 à 00:54, Arthur Marquez a écrit : > Greetings. > > Has anyone set-up inventory line items in ofbiz, and addressed these items: > > - Additional product ID (Part Numbers) related to same part No really product ids (unique for a product) but maybe using something like https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductGoodIdentifications?productId=GZ-1000 > - Cross References to other (as needed) https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductAssoc?productId=GZ-1000 > - Labeling / relabeling of these fields Which fields? Maybe https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductKeyword?productId=GZ-1000 ? > My experience in quite new, and perhaps I am not locating/approaching this > correctly. > > I'm preparing a catalog (upload) with upwards of 20k products. > > I wish to use multiple warehouses (one physical location), yet "search all" > upon inquiry. Maybe this https://demo-trunk.ofbiz.apache.org/facility/control/FindFacilityGroup ? Or maybe using https://demo-trunk.ofbiz.apache.org/facility/control/EditFacility And creating as many facilities as you need at the same location > I'd like to upload the catalog, as well as upwards of 1,000 inventory line > items. Create data in XML form and use https://demo-trunk.ofbiz.apache.org/webtools/control/EntityImport HTH Jacques > > I realize I am asking multiple questions here, though related. > > *Arthur Marquez* > > *1-701-872-4471 : Office* > *1-818-919-5452 : Mobile* > > *Farmers Union Oil Company of Beach ND* > *90 NE 1st St.* > *Beach ND 58621* > > > *http://www.cenexofbeach.com/ <http://www.cenexofbeach.com/>* > |
Jacques,
Thank you so much , for your reply. I had a very late start today, I will begin review of your suggestions shortly. *Arthur Marquez* *1-701-872-4471 : Office* *1-818-919-5452 : Mobile* *Farmers Union Oil Company of Beach ND* *90 NE 1st St.* *Beach ND 58621* *http://www.cenexofbeach.com/ <http://www.cenexofbeach.com/>* On Thu, Sep 28, 2017 at 5:19 AM, Jacques Le Roux < [hidden email]> wrote: > Hi, > > Inline... > > > Le 28/09/2017 à 00:54, Arthur Marquez a écrit : > >> Greetings. >> >> Has anyone set-up inventory line items in ofbiz, and addressed these >> items: >> >> - Additional product ID (Part Numbers) related to same part >> > No really product ids (unique for a product) but maybe using something > like https://demo-trunk.ofbiz.apache.org/catalog/control/EditProd > uctGoodIdentifications?productId=GZ-1000 > > - Cross References to other (as needed) >> > https://demo-trunk.ofbiz.apache.org/catalog/control/EditProd > uctAssoc?productId=GZ-1000 > > - Labeling / relabeling of these fields >> > Which fields? Maybe https://demo-trunk.ofbiz.apach > e.org/catalog/control/EditProductKeyword?productId=GZ-1000 ? > > My experience in quite new, and perhaps I am not locating/approaching this >> correctly. >> >> I'm preparing a catalog (upload) with upwards of 20k products. >> >> I wish to use multiple warehouses (one physical location), yet "search >> all" >> upon inquiry. >> > Maybe this https://demo-trunk.ofbiz.apache.org/facility/control/FindFac > ilityGroup ? > Or maybe using https://demo-trunk.ofbiz.apach > e.org/facility/control/EditFacility > And creating as many facilities as you need at the same location > > I'd like to upload the catalog, as well as upwards of 1,000 inventory line >> items. >> > Create data in XML form and use https://demo-trunk.ofbiz.apach > e.org/webtools/control/EntityImport > > HTH > > Jacques > >> >> I realize I am asking multiple questions here, though related. >> >> *Arthur Marquez* >> >> *1-701-872-4471 : Office* >> *1-818-919-5452 : Mobile* >> >> *Farmers Union Oil Company of Beach ND* >> *90 NE 1st St.* >> *Beach ND 58621* >> >> >> *http://www.cenexofbeach.com/ <http://www.cenexofbeach.com/>* >> >> > |
Free forum by Nabble | Edit this page |