Re: svn commit: r778302 - /ofbiz/trunk/applications/product/src/org/ofbiz/shipment/packing/PackingServices.java

2009-05-24 Thread Hans Bakker
it seems that in the statement below 0.00 is not the same as 0 (the scale is different) in the top of InvoiceServices.java is a nice story about this. not sure if using "equals" here is a good idea with BigDecimals, "compare" seems to be better. Regards, Hans On Mon, 2009-05-25 at 06:20 +000

Re: svn commit: r778304 - /ofbiz/trunk/applications/product/src/org/ofbiz/shipment/packing/PackingSession.java

2009-05-24 Thread Akash Jain
Thanks Vikas :-) Regards -- Akash Jain m...@apache.org wrote: Author: mor Date: Mon May 25 06:26:16 2009 New Revision: 778304 URL: http://svn.apache.org/viewvc?rev=778304&view=rev Log: With the subsequent changes to data model in rev. 778272, these changes were inevitable. Patch from Akash J

[jira] Commented: (OFBIZ-2506) If estimatedShipCost is zero than completePackage service not working

2009-05-24 Thread Akash Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712649#action_12712649 ] Akash Jain commented on OFBIZ-2506: --- Thank you, Vikas :) Regards -- Akash Jain > If e

[jira] Closed: (OFBIZ-2506) If estimatedShipCost is zero than completePackage service not working

2009-05-24 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2506. -- Resolution: Fixed Thanks Akash, Your patch is in trunk rev. 778302 Vikas > If estimatedShipCost is z

[jira] Assigned: (OFBIZ-2506) If estimatedShipCost is zero than completePackage service not working

2009-05-24 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2506: -- Assignee: Vikas Mayur > If estimatedShipCost is zero than completePackage service not working

[jira] Updated: (OFBIZ-2374) OFBiz deployment on Glassfish v2.1

2009-05-24 Thread Vadiraj Deshpande (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadiraj Deshpande updated OFBIZ-2374: - Component/s: (was: ALL COMPONENTS) framework Priority: Major

[jira] Commented: (OFBIZ-2374) OFBiz deployment on Glassfish v2.1

2009-05-24 Thread Vadiraj Deshpande (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712644#action_12712644 ] Vadiraj Deshpande commented on OFBIZ-2374: -- Thanks Ashish, will update the page wi

Re: Invoice sequence ids

2009-05-24 Thread BJ Freeman
in bumping this up to refresh the conversation, it is impartitive in HIPPA that there is an audit to make sure there are no gap so someone can not change or substitute records. I have looked at the SequenceUtil.java. It is still what I consider out of my league any thoughts or energy would be great

[jira] Updated: (OFBIZ-2517) Updating Invoice Item Type in Global GL Settings

2009-05-24 Thread Sharan Foga (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharan Foga updated OFBIZ-2517: --- Fix Version/s: Release Branch 9.04 Description: I got this error message and am reporting it as

[jira] Created: (OFBIZ-2517) Updating Invoice Item Type in Global GL Settings

2009-05-24 Thread Sharan Foga (JIRA)
Updating Invoice Item Type in Global GL Settings Key: OFBIZ-2517 URL: https://issues.apache.org/jira/browse/OFBIZ-2517 Project: OFBiz Issue Type: Sub-task Reporter: Sharan Foga

Re: Autogenerated Sequence

2009-05-24 Thread BJ Freeman
Refer to org.ofbiz.entity.util.SequenceUtil I am looking at this in hopes of commig up with solution however there is another email between Japco and david that goes into this further. I am redirecting this to the dev list and will bump up the other email so you can read it. Muhammad Aamir sent th

Datafile enhancement allowing default setting for field not in datafile.

2009-05-24 Thread BJ Freeman
I have a suggestion: 1) lot of the datafiles should have the ability to have set value fields that need to be filled in as they are converted to entities. and example is Product the Datafile may not have the field chargeShipping which is default N so to put in a Field with and attribute value whic

[jira] Created: (OFBIZ-2516) Approved Sales Order -> Edit Items -> Cancel All Items

2009-05-24 Thread Vince Clark (JIRA)
Approved Sales Order -> Edit Items -> Cancel All Items -- Key: OFBIZ-2516 URL: https://issues.apache.org/jira/browse/OFBIZ-2516 Project: OFBiz Issue Type: Bug Affects Versions: Release