[jira] [Created] (OFBIZ-4579) When changing picklists status to something invalid, user friendly error message should be displayed.

2011-11-19 Thread Atul Vani (Created) (JIRA)
When changing picklists status to something invalid, user friendly error message should be displayed. - Key: OFBIZ-4579 URL:

[jira] [Updated] (OFBIZ-4579) When changing picklists status to something invalid, user friendly error message should be displayed.

2011-11-19 Thread Atul Vani (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atul Vani updated OFBIZ-4579: - Attachment: OFBIZ-4579.patch Patch attached. When changing picklists status to

[jira] [Assigned] (OFBIZ-4579) When changing picklists status to something invalid, user friendly error message should be displayed.

2011-11-19 Thread Anil K Patel (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-4579: --- Assignee: Anil K Patel When changing picklists status to something invalid, user

Why not overcome minlang's weakness.....attract new developers instead of letting something so easily fixed scare them off

2011-11-19 Thread Justin Robinson
But Minilang would be the better option because with Minilang, the developers time is much reduced as it is used to implement simple and repetitive tasks - from the article OFBiz Framework: An Innovative Approach to

[jira] [Created] (OFBIZ-4580) Categories - calculated trails

2011-11-19 Thread Paul Piper (Created) (JIRA)
Categories - calculated trails -- Key: OFBIZ-4580 URL: https://issues.apache.org/jira/browse/OFBIZ-4580 Project: OFBiz Issue Type: Improvement Reporter: Paul Piper Priority: Minor Hey

[jira] [Created] (OFBIZ-4581) Can't connect to ML

2011-11-19 Thread Paul Piper (Created) (JIRA)
Can't connect to ML --- Key: OFBIZ-4581 URL: https://issues.apache.org/jira/browse/OFBIZ-4581 Project: OFBiz Issue Type: Task Reporter: Paul Piper Priority: Trivial Hi guys, I am having

Re: Why not overcome minlang's weakness.....attract new developers instead of letting something so easily fixed scare them off

2011-11-19 Thread BJ Freeman
short answer is to add to webtools artifacts. Have you investigated that section of ofbiz? The basics is Java increases bloat by creating classes. I find the concept the ofbiz is java based is what throws a lot of people. The frame of mind that Ofbiz was made to work in a java environment is more

Re: verification email

2011-11-19 Thread BJ Freeman
all submits have been changed to POst and will note accept gets. Yes my email client converts all HTML to text, so if the link produced is not supported then can not use the link. I change the verification page generates a code with the link goes to a new form what they paste the verification

[jira] [Created] (OFBIZ-4582) loadSalesInvoiceFact should be post-run

2011-11-19 Thread Paul Foxworthy (Created) (JIRA)
loadSalesInvoiceFact should be post-run --- Key: OFBIZ-4582 URL: https://issues.apache.org/jira/browse/OFBIZ-4582 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN

[jira] [Updated] (OFBIZ-4582) loadSalesInvoiceFact should be post-run

2011-11-19 Thread Paul Foxworthy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Foxworthy updated OFBIZ-4582: -- Attachment: OFBIZ-4582_setInvoiceStatus.patch loadSalesInvoiceFact should be post-run

Re: Should loadSalesInvoiceFact be run on return instead of commit?

2011-11-19 Thread Paul Foxworthy
Hi all, I've created a Jira issue 4582 for this problem. Cheers Paul Foxworthy Martin Kreidenweis wrote: Hi, I see Leon has discovered a similar issue for a different SECA in Jira 4469, but his patch uses global-commit rather than return. I'm happy to submit a patch, but would

Re: Why not overcome minlang's weakness.....attract new developers instead of letting something so easily fixed scare them off

2011-11-19 Thread kiran
Hello Justin, I agree with you. I haven't tried converting mini-lang to Java method so far. But I believe, the pain of converting the mini-lang code to Java can be made simpler, if we implement an AbstractService class with many utility methods. Two other drawback of mini-lang are: 1. It is