Re: Should we deprecate the InventoryItemVariance entity?

2007-11-08 Thread Jacopo Cappellato
David E Jones wrote: I think this change is fine. It would throw a little kink in the special handling of the financial impact for this sort of thing. However we do this we just need to make sure it's very clear that the change is due to inventory lost/found/damaged/etc. That would be in the

Re: Include of controllers

2007-11-08 Thread Adrian Crum
I was suggesting that YOU create the patch - I don't have time to work on this right now. -Adrian BJ Freeman wrote: yes include the web.xml also before you create a patch make sure it is best practices and it will be folllowed after all they were that way then the context directive started

Help with XML and DOM Classes

2007-11-08 Thread Adrian Crum
I'm working on the entity engine model classes to include support for accessing the description elements during run time. I've run into a problem I can't figure out. Using the following entity definition: entity entity-name=Content package-name=org.ofbiz.content.content title=Content Entity

Re: Include of controllers

2007-11-08 Thread BJ Freeman
ah. missed that part. I think i will put my energy into getting the web.xml included :) Adrian Crum sent the following on 11/8/2007 7:58 AM: I was suggesting that YOU create the patch - I don't have time to work on this right now. -Adrian BJ Freeman wrote: yes include the web.xml also

Re: Help with XML and DOM Classes

2007-11-08 Thread Jacopo Cappellato
It seems to be working here: https://localhost:8443/bi/control/ReportBuilderSelectStarSchema submit the form and the next screen will show meta data info (using the script) Jacopo Adrian Crum wrote: Jacopo, Yes, that is exactly what I am working on. Did you notice that String

Re: Help with XML and DOM Classes

2007-11-08 Thread Adrian Crum
Never mind - I discovered UtilXml.childElementValue(...) Problem solved. Adrian Crum wrote: I'm working on the entity engine model classes to include support for accessing the description elements during run time. I've run into a problem I can't figure out. Using the following entity

[jira] Closed: (OFBIZ-1133) Unescaped quotes break lookup screens functionality

2007-11-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-1133. Resolution: Fixed Fixed in 593223, 593224 (trunk) and 593225 (release branch) Unescaped

[jira] Assigned: (OFBIZ-1133) Unescaped quotes break lookup screens functionality

2007-11-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-1133: Assignee: Jacopo Cappellato (was: Jacques Le Roux) Unescaped quotes break lookup

Re: Help with XML and DOM Classes

2007-11-08 Thread Jacopo Cappellato
Adrian, this is probably a bit off topic, but recently (while working on the Business Intelligence application) I've completed some support to access descriptions on entities and views' fields. I don't remember the details (and I'm not even sure you are trying to do something similar) but you

Re: Help with XML and DOM Classes

2007-11-08 Thread Adrian Crum
Ah. That's because you're using ModelAlias. ModelField.getDescription() doesn't work. I should have a patch ready in a few hours. Jacopo Cappellato wrote: It seems to be working here: https://localhost:8443/bi/control/ReportBuilderSelectStarSchema submit the form and the next screen will

[jira] Created: (OFBIZ-1389) Add support for description element in entity model classes

2007-11-08 Thread Adrian Crum (JIRA)
Add support for description element in entity model classes - Key: OFBIZ-1389 URL: https://issues.apache.org/jira/browse/OFBIZ-1389 Project: OFBiz Issue Type: Improvement

[jira] Updated: (OFBIZ-1389) Add support for description element in entity model classes

2007-11-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1389: --- Attachment: entity_model.patch Attached patch adds support for the description element to the

[jira] Updated: (OFBIZ-1392) Sets default of the comm event to text/plain

2007-11-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1392: -- Attachment: (was: commforms.patch) Sets default of the comm event to text/plain

[jira] Created: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

2007-11-08 Thread Chris Lombardi (JIRA)
YEAR_MONTH is a reserved keyword in mysql - Key: OFBIZ-1391 URL: https://issues.apache.org/jira/browse/OFBIZ-1391 Project: OFBiz Issue Type: Bug Components: pos Affects Versions: SVN

[jira] Updated: (OFBIZ-1392) Sets default of the comm event to text/plain

2007-11-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1392: -- Attachment: commforms.patch oops.. this is the right one Sets default of the comm event to

[jira] Updated: (OFBIZ-1389) Add support for description element in entity model classes

2007-11-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1389: --- Attachment: entity_model.patch More betterful patch - ModelEntity now has get/set location of entity

[jira] Updated: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

2007-11-08 Thread Chris Lombardi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lombardi updated OFBIZ-1391: -- Attachment: ofbiz-1391.patch Changes name of field name. YEAR_MONTH is a reserved keyword in

[jira] Updated: (OFBIZ-1390) framework/base and framework/common translation to portuguese

2007-11-08 Thread Paulo Cristo (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Cristo updated OFBIZ-1390: Attachment: framework-common_config.tar.gz framework-base_config.tar.gz Translated

[jira] Created: (OFBIZ-1390) framework/base and framework/common translation to portuguese

2007-11-08 Thread Paulo Cristo (JIRA)
framework/base and framework/common translation to portuguese - Key: OFBIZ-1390 URL: https://issues.apache.org/jira/browse/OFBIZ-1390 Project: OFBiz Issue Type: Improvement

[jira] Commented: (OFBIZ-1389) Add support for description element in entity model classes

2007-11-08 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541137 ] Adam Heath commented on OFBIZ-1389: --- It'd be better to place this description stuff into ModelChild, which all of

[jira] Assigned: (OFBIZ-1390) framework/base and framework/common translation to portuguese

2007-11-08 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen reassigned OFBIZ-1390: -- Assignee: Si Chen framework/base and framework/common translation to portuguese

[jira] Updated: (OFBIZ-1389) Add support for description element in entity model classes

2007-11-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1389: --- Attachment: entity_model.patch Improved patch - now with inheritance goodness. Add support for

[jira] Updated: (OFBIZ-1392) Sets default of the comm event to text/plain

2007-11-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1392: -- Attachment: commforms.patch patch to change the default mime type to text/plain Sets default of the

[jira] Commented: (OFBIZ-1385) POS hangs at start

2007-11-08 Thread Chris Lombardi (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541181 ] Chris Lombardi commented on OFBIZ-1385: --- Yes, I deleted everything in runtime, and it works again. Wish I saw

[jira] Issue Comment Edited: (OFBIZ-1385) POS hangs at start

2007-11-08 Thread Dan Shields (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540990 ] d4n edited comment on OFBIZ-1385 at 11/8/07 7:29 PM: - Perhaps check into

[jira] Commented: (OFBIZ-1385) POS hangs at start

2007-11-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541239 ] Jacques Le Roux commented on OFBIZ-1385: Thanks guys ! I will have a look at this ASAP... POS hangs at