[jira] Created: (OFBIZ-716) Allow pos memory setting to be set independantly

2007-02-12 Thread Andrew Sykes (JIRA)
Allow pos memory setting to be set independantly Key: OFBIZ-716 URL: https://issues.apache.org/jira/browse/OFBIZ-716 Project: OFBiz (The Open for Business Project) Issue Type: New Feature

[jira] Updated: (OFBIZ-716) Allow pos memory setting to be set independantly

2007-02-12 Thread Andrew Sykes (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sykes updated OFBIZ-716: --- Attachment: build.xml.patch Allow pos memory setting to be set independantly

[jira] Commented: (OFBIZ-707) Inter webapp linking by name webapp name rather than mount-point

2007-02-12 Thread Rupert Howell (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472303 ] Rupert Howell commented on OFBIZ-707: - I have been working on this this morning and have a solution which is

[jira] Closed: (OFBIZ-663) Schedule shipments with FedEx

2007-02-12 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen closed OFBIZ-663. - Resolution: Fixed Schedule shipments with FedEx - Key: OFBIZ-663

[jira] Closed: (OFBIZ-271) FedEx shipping API implementation

2007-02-12 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen closed OFBIZ-271. - Resolution: Fixed FedEx shipping API implementation - Key:

UI Refactoring progress

2007-02-12 Thread Adrian Crum
The maincss.css file second pass was committed over the weekend (thank you Jacopo). Many thanks to Jacopo, Chris Howe, Jacques Le Roux, and Christian Geisert for their advice and evaluations. The new maincss.css file doesn't add anything to the styles. The purpose of this pass was to

Re: Proposed change to the SalesForecast entity

2007-02-12 Thread David E. Jones
Jacopo, That looks good to me. -David On Feb 12, 2007, at 12:58 AM, Jacopo Cappellato wrote: David, yes, it seems like a good idea, and, if I am not wrong, Si suggested something very similar to this in https://issues.apache.org/jira/browse/OFBIZ-194 To summarize: * SalesForecast

[jira] Updated: (OFBIZ-615) Re-Factor WorkEffort permissions to follow new patterns

2007-02-12 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel updated OFBIZ-615: --- Attachment: WorkEffortSecurity.patch Updated to allow a user to update a WorkEffort if the User is

Re: Nabble forum update

2007-02-12 Thread Jacques Le Roux
OK, thanks. I update Nabble... Jacques On Feb 12, 2007, at 3:44 PM, Jacques Le Roux wrote: I wonder if we should have use (or still should use) [EMAIL PROTECTED] to annouce the changement of status from incubator to TLP ? Or near OFBiz Hackaton ? etc. There isn't an announce

Developers Conference (Hackathon) Update

2007-02-12 Thread David E. Jones
We now have 11 people confirmed for the developers conference on 5-9 March. This is just 3 weeks from now, so if you would like to come and haven't contacted my already, please do! We were originally planning on a cap of 15 people, but we should be able to handle up to 20 just fine.

Re: Adding monetra payment gateway to OFBiz

2007-02-12 Thread David E. Jones
The best thing to do is follow the example of an existing payment gateway implementation. This is done by implementing services following the established service interfaces. The verisign services are defined in ofbiz/applications/accounting/ servicedef/services_verisign.xml, and those are

Re: Move handlers and preprocessor entries into a common controller

2007-02-12 Thread David E. Jones
That should be fine. I guess this could live in either the framework/ common or framework/webapp components... not totally sure which... perhaps common would be the best as most other stuff like this is there. -David On Feb 10, 2007, at 11:16 PM, Anil Patel wrote: Hi, While cleaning up

[jira] Assigned: (OFBIZ-717) Implement Admin Services, UI for ProductCategoryLink entity

2007-02-12 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones reassigned OFBIZ-717: Assignee: David E. Jones Implement Admin Services, UI for ProductCategoryLink entity

[jira] Created: (OFBIZ-718) creating a link between a product and a category withthe service addProductToCategory causes a deadlock

2007-02-12 Thread Hans Bakker (JIRA)
creating a link between a product and a category withthe service addProductToCategory causes a deadlock --- Key: OFBIZ-718 URL:

Why does ShoppingList.isActive start off as N?

2007-02-12 Thread Al Byers
It can be set by an input parameter in ShoppingListServices.xml:createShoppingList, but the most likely place to call createShoppingList, ShoppingListServices.java - makeListFromOrder does not allow the createShoppingList parameters to be set from a makeValid call and that is what I think should

[jira] Commented: (OFBIZ-652) MRP - 3 possible quirks/bugs?

2007-02-12 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472545 ] Jacopo Cappellato commented on OFBIZ-652: - Si, after further tests it seems to me that #2 and #3 are working