Hello all,
I found that the product name field is not present in the product creation form. It's strange because this field is used in the order details. Is somebody can explain this oversight ? Can we imagine to put product name in the product creation form ? Thanks, Julien. |
Hi Julien,
If it is part of the Product entity, I feel it should be part of the product creation process. Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Fri, May 27, 2016 at 10:20 AM, Julien NICOLAS <[hidden email]> wrote: > Hello all, > > I found that the product name field is not present in the product creation > form. It's strange because this field is used in the order details. > Is somebody can explain this oversight ? > > Can we imagine to put product name in the product creation form ? > > Thanks, > > Julien. > |
Yes ! I agree :)
On 27/05/2016 10:36, Pierre Smits wrote: > Hi Julien, > > If it is part of the Product entity, I feel it should be part of the > product creation process. > > Best regards, > > Pierre Smits > > ORRTIZ.COM <http://www.orrtiz.com> > OFBiz based solutions & services > > OFBiz Extensions Marketplace > http://oem.ofbizci.net/oci-2/ > > On Fri, May 27, 2016 at 10:20 AM, Julien NICOLAS <[hidden email]> > wrote: > >> Hello all, >> >> I found that the product name field is not present in the product creation >> form. It's strange because this field is used in the order details. >> Is somebody can explain this oversight ? >> >> Can we imagine to put product name in the product creation form ? >> >> Thanks, >> >> Julien. >> |
Administrator
|
In reply to this post by Julien NICOLAS
It's because it's set in https://localhost:8443/catalog/control/EditProductContent with other fields like description. You can also have translations
there, etc. Jacques Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : > Hello all, > > I found that the product name field is not present in the product creation form. It's strange because this field is used in the order details. > Is somebody can explain this oversight ? > > Can we imagine to put product name in the product creation form ? > > Thanks, > > Julien. > |
Ok, thanks Jacques!
I'll try to understand how it works and come back maybe with another questions :) Julien. On 27/05/2016 11:25, Jacques Le Roux wrote: > It's because it's set in > https://localhost:8443/catalog/control/EditProductContent with other > fields like description. You can also have translations there, etc. > > Jacques > > > Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : >> Hello all, >> >> I found that the product name field is not present in the product >> creation form. It's strange because this field is used in the order >> details. >> Is somebody can explain this oversight ? >> >> Can we imagine to put product name in the product creation form ? >> >> Thanks, >> >> Julien. >> > > |
Administrator
|
The better way to get it is to look at DemoProductI18nData.xml
HTH Jacques Le 27/05/2016 à 11:39, Julien NICOLAS a écrit : > Ok, thanks Jacques! > I'll try to understand how it works and come back maybe with another questions :) > > Julien. > > On 27/05/2016 11:25, Jacques Le Roux wrote: >> It's because it's set in https://localhost:8443/catalog/control/EditProductContent with other fields like description. You can also have >> translations there, etc. >> >> Jacques >> >> >> Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : >>> Hello all, >>> >>> I found that the product name field is not present in the product creation form. It's strange because this field is used in the order details. >>> Is somebody can explain this oversight ? >>> >>> Can we imagine to put product name in the product creation form ? >>> >>> Thanks, >>> >>> Julien. >>> >> >> > > |
In reply to this post by Jacques Le Roux
No matter how it is shown in display screens, nor how it set in additional
functionalities (EditProductContent), I believe it is a good thing to enable users to set it in the initial creation process. The display process (esp. in the ecommerce component) should have a proper logic applied. Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Fri, May 27, 2016 at 11:25 AM, Jacques Le Roux < [hidden email]> wrote: > It's because it's set in > https://localhost:8443/catalog/control/EditProductContent with other > fields like description. You can also have translations there, etc. > > Jacques > > > > Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : > >> Hello all, >> >> I found that the product name field is not present in the product >> creation form. It's strange because this field is used in the order details. >> Is somebody can explain this oversight ? >> >> Can we imagine to put product name in the product creation form ? >> >> Thanks, >> >> Julien. >> >> > |
Administrator
|
Please create a Jira with actionable explanations
Jacques Le 27/05/2016 à 13:03, Pierre Smits a écrit : > No matter how it is shown in display screens, nor how it set in additional > functionalities (EditProductContent), I believe it is a good thing to > enable users to set it in the initial creation process. > > The display process (esp. in the ecommerce component) should have a proper > logic applied. > > Best regards, > > Pierre Smits > > ORRTIZ.COM <http://www.orrtiz.com> > OFBiz based solutions & services > > OFBiz Extensions Marketplace > http://oem.ofbizci.net/oci-2/ > > On Fri, May 27, 2016 at 11:25 AM, Jacques Le Roux < > [hidden email]> wrote: > >> It's because it's set in >> https://localhost:8443/catalog/control/EditProductContent with other >> fields like description. You can also have translations there, etc. >> >> Jacques >> >> >> >> Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : >> >>> Hello all, >>> >>> I found that the product name field is not present in the product >>> creation form. It's strange because this field is used in the order details. >>> Is somebody can explain this oversight ? >>> >>> Can we imagine to put product name in the product creation form ? >>> >>> Thanks, >>> >>> Julien. >>> >>> |
Checked the product name input over the product create/edit form not
exists. Here is the Jira ticket for the same- OFBIZ-7139. We would try to provide patch asap. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, May 27, 2016 at 4:54 PM, Jacques Le Roux < [hidden email]> wrote: > Please create a Jira with actionable explanations > > Jacques > > > > Le 27/05/2016 à 13:03, Pierre Smits a écrit : > >> No matter how it is shown in display screens, nor how it set in additional >> functionalities (EditProductContent), I believe it is a good thing to >> enable users to set it in the initial creation process. >> >> The display process (esp. in the ecommerce component) should have a proper >> logic applied. >> >> Best regards, >> >> Pierre Smits >> >> ORRTIZ.COM <http://www.orrtiz.com> >> OFBiz based solutions & services >> >> OFBiz Extensions Marketplace >> http://oem.ofbizci.net/oci-2/ >> >> On Fri, May 27, 2016 at 11:25 AM, Jacques Le Roux < >> [hidden email]> wrote: >> >> It's because it's set in >>> https://localhost:8443/catalog/control/EditProductContent with other >>> fields like description. You can also have translations there, etc. >>> >>> Jacques >>> >>> >>> >>> Le 27/05/2016 à 10:20, Julien NICOLAS a écrit : >>> >>> Hello all, >>>> >>>> I found that the product name field is not present in the product >>>> creation form. It's strange because this field is used in the order >>>> details. >>>> Is somebody can explain this oversight ? >>>> >>>> Can we imagine to put product name in the product creation form ? >>>> >>>> Thanks, >>>> >>>> Julien. >>>> >>>> >>>> > |
Free forum by Nabble | Edit this page |