[jira] Commented: (OFBIZ-627) Creating a purchase order allows shipping information step to be skipped

2007-01-15 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464675 ] Anil K Patel commented on OFBIZ-627: Did you try adding Shipping Address of the Buying Party, In this case may be

Re: Transaction issue in ShoppingList.createListReorders

2007-01-15 Thread David E. Jones
Al, Based on a quick review of the code I think you're right that this is a problem. It does seem to be doing a bunch of stuff in a main transaction, and then pausing that transaction and doing operations that depend on data written in the main transaction. This is unsafe and we should

Re: role permission checking using Security.hasRolePermission

2007-01-15 Thread David E. Jones
Anil, My opinion on those methods is not good. My take on them is that they were a bit of an over-simplification of what usually ends up being a lot more complex. So, no, I'd rather not perpetuate this. I recommend starting with the pattern used in the

[jira] Commented: (OFBIZ-257) Streamline the order checkout procedure

2007-01-15 Thread Jonathon Wong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464773 ] Jonathon Wong commented on OFBIZ-257: - Tim, It's been 2 weeks since your comment. I hope you're not busted yet!

[jira] Commented: (OFBIZ-499) Implement ShoppingCartEvents and CheckoutEvents as simple-mehtods

2007-01-15 Thread Andrew Sykes (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464776 ] Andrew Sykes commented on OFBIZ-499: That last post was a bit ambiguous, +1 to minilang -1 to existing stuff ;-)

[jira] Commented: (OFBIZ-499) Implement ShoppingCartEvents and CheckoutEvents as simple-mehtods

2007-01-15 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464837 ] Jacques Le Roux commented on OFBIZ-499: --- I think the best way here is to propose a patch and wil see

EntityKeyStore in other DB

2007-01-15 Thread Jacques Le Roux
I'm going through the Advanced Framework Training DVD and David suggest something in that I think may be applied OOTB. For the moment EntityKeyStore and encrypted data are in the same DB. Why not using 2 DB to separate them OOTB ? Or at least advice about in Basic setup information ? What do

[jira] Created: (OFBIZ-628) Change ProductCategory dropdowns to lookup windows

2007-01-15 Thread Walter Vaughan (JIRA)
Change ProductCategory dropdowns to lookup windows -- Key: OFBIZ-628 URL: https://issues.apache.org/jira/browse/OFBIZ-628 Project: Apache OFBiz (The Open for Business Project) Issue Type:

Re: Change to find-by-primary-key attribute entity-name

2007-01-15 Thread Scott Gray
Hi David, Jacques I've gone through the file with XMLSpy's grid compare and everything else looks fine, it appears to have been a copy/paste problem as that is the only entity-name attribute that isn't required by it's element. Regards Scott David E. Jones wrote: Jacques, In your commit

Re: OFBiz UI work

2007-01-15 Thread David Welton
So, yeah, that slows things down and is inconvenient, but keep in mind that a large portion of patches that come into OFBiz break existing functionality. This seems to happen around once a week or so, at least. Automated testing should help with this. If I may make a suggestion, it would be

Re: svn commit: r496594 - /ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd

2007-01-15 Thread Jacques Le Roux
Sorry for this one David, from the old doc I thought it was missing. Of course I should have ask you, I will remember ! Jacques - Original Message - From: [EMAIL PROTECTED] To: commits@ofbiz.apache.org Sent: Tuesday, January 16, 2007 6:29 AM Subject: svn commit: r496594 -