Exception while creating a productBarCode
----------------------------------------- Key: OFBIZ-4226 URL: https://issues.apache.org/jira/browse/OFBIZ-4226 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk Reporter: Konstantin N. Priority: Minor Hi all :) If you try to create a barcode of a product that has no productName as content, you get the exception "Variable pruductName does not exist". An exclamation mark in the "ProductBarCode.fo.ftl" manages this problem. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin N. updated OFBIZ-4226: --------------------------------- Attachment: OFBIZ-4226_ProductBarCode.fo.ftl.patch > Exception while creating a productBarCode > ----------------------------------------- > > Key: OFBIZ-4226 > URL: https://issues.apache.org/jira/browse/OFBIZ-4226 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Konstantin N. > Priority: Minor > Attachments: OFBIZ-4226_ProductBarCode.fo.ftl.patch > > Original Estimate: 1m > Remaining Estimate: 1m > > Hi all :) > If you try to create a barcode of a product that has no productName as content, you get the exception "Variable pruductName does not exist". > An exclamation mark in the "ProductBarCode.fo.ftl" manages this problem. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4226. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 10.04 Release Branch 09.04 Assignee: Jacques Le Roux Thanks Konstantin, Your patch is in trunk at r1084671+1084689, R10.04 at r1084696+1084712, R9.04 at r1084702+1084713 I added this feature, so I changed it a bit more by using also internalName as default for productName and changed the decorator since now productName is not needed (better to do that only in the ProductBarCode.fo screen, I checked it's no used anywhere else) > Exception while creating a productBarCode > ----------------------------------------- > > Key: OFBIZ-4226 > URL: https://issues.apache.org/jira/browse/OFBIZ-4226 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Konstantin N. > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4226_ProductBarCode.fo.ftl.patch > > Original Estimate: 1m > Remaining Estimate: 1m > > Hi all :) > If you try to create a barcode of a product that has no productName as content, you get the exception "Variable pruductName does not exist". > An exclamation mark in the "ProductBarCode.fo.ftl" manages this problem. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |