[jira] Commented: (OFBIZ-1413) method for finding duplicate addresses

2008-07-24 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616602#action_12616602 ] David Shere commented on OFBIZ-1413: I apologize for my absence on this issue. I'm

[jira] Created: (OFBIZ-1413) method for finding duplicate addresses

2007-11-19 Thread David Shere (JIRA)
trunk Reporter: David Shere Priority: Minor Fix For: SVN trunk This method finds duplicate addresses. You pass it a partyId and an address1 line from your address, and it returns the contact mech of a matching address, or null if it doesn't find a matching

[jira] Updated: (OFBIZ-1413) method for finding duplicate addresses

2007-11-19 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1413: --- Attachment: duplicateAddressMethod.txt method for finding duplicate addresses

[jira] Updated: (OFBIZ-1202) ebay import not picking up shipping method

2007-08-21 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1202: --- Attachment: 1202.patch This fixed it for me. Not sure if this needs to be done to all the other

[jira] Commented: (OFBIZ-1202) ebay import not picking up shipping method

2007-08-21 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521556 ] David Shere commented on OFBIZ-1202: For that matter, should I have made the (String) change to the line

[jira] Commented: (OFBIZ-1202) ebay import not picking up shipping method

2007-08-21 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521574 ] David Shere commented on OFBIZ-1202: Upon further inspection, this patch does not fix the problem. It exists

[jira] Created: (OFBIZ-1202) ebay import not picking up shipping method

2007-08-13 Thread David Shere (JIRA)
trunk Reporter: David Shere Priority: Minor Fix For: SVN trunk Orders I'm importing properly pick up the amount paid for shipping, but no shipping method. I'm doing more testing. -- This message is automatically generated by JIRA. - You can reply

[jira] Commented: (OFBIZ-1196) Automatic fill-in date on ImportOrdersFromEbay

2007-08-10 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519010 ] David Shere commented on OFBIZ-1196: Eric Schwartz helped me with this one. Automatic fill-in date

[jira] Created: (OFBIZ-1196) Automatic fill-in date on ImportOrdersFromEbay

2007-08-10 Thread David Shere (JIRA)
Affects Versions: SVN trunk Reporter: David Shere Priority: Minor This patch automatically fills in today's date, beginning and end, for the Import Orders from eBay page. Functional capabilities of the page are the same -- it is still just as easy to put in a different date

[jira] Updated: (OFBIZ-1196) Automatic fill-in date on ImportOrdersFromEbay

2007-08-10 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1196: --- Attachment: eBayDefaultTime.patch Automatic fill-in date on ImportOrdersFromEbay

[jira] Updated: (OFBIZ-1190) Order Item Price wrong on eBay imported orders

2007-08-09 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1190: --- Attachment: 1190.patch I believe this patch fixes it. The amount being passed in cart.addItemToEnd

[jira] Created: (OFBIZ-1190) Order Item Price wrong on eBay imported orders

2007-08-08 Thread David Shere (JIRA)
Versions: SVN trunk Reporter: David Shere Priority: Minor When importing eBay orders, the order Item price is wrong. In my example my item price was $37.90 and the order item unit price was $1400 something. I haven't tested this under different conditions (trying a different

[jira] Commented: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-30 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516379 ] David Shere commented on OFBIZ-1159: I'm still working on the changes you suggested, Jacopo. I have postal

[jira] Updated: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-30 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1159: --- Attachment: importOrdersFromEbay18.patch This patch should address the suggestions you've made

[jira] Updated: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-25 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1159: --- Attachment: importOrdersFromEbay16.patch This patch checks postal address, telephone number

[jira] Commented: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-24 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514973 ] David Shere commented on OFBIZ-1159: Yes. I'd be glad to continue to help, as much as I can. I do want to do

[jira] Commented: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-24 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514984 ] David Shere commented on OFBIZ-1159: Might there already be a service for the address part? You pass

[jira] Commented: (OFBIZ-1159) Integration with eBay (import of orders and export of auctions).

2007-07-24 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515000 ] David Shere commented on OFBIZ-1159: Jacopo Cappellato [EMAIL PROTECTED] Integration with eBay (import

Re: eBay import orders

2007-07-23 Thread David Shere
Yes. See, I would have created a new table. That's why I ask first! :) On Fri, 2007-07-20 at 23:12 +0200, Jacopo Cappellato wrote: Hi David (Shere), I'd say we can store it in the PartyAttribute entity. For example: partyId=1 attrName=EBAY_BUYER_ID attrValue=nY+sHZ2PrBmdj6wVnY

[jira] Created: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

2007-05-07 Thread David Shere (JIRA)
Type: New Feature Components: party Affects Versions: SVN trunk Reporter: David Shere Fix For: SVN trunk I will be working on a patch to include a party's phone number on the EditPartyClassificationGroupParties screen. I'll need to look up

[jira] Updated: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

2007-05-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-968: -- Priority: Minor (was: Major) Show phone numbers in EditPartyClassificationGroupParties

[jira] Updated: (OFBIZ-919) Put cursor in first form box on page

2007-04-23 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-919: -- Description: I'm looking for something like this: focusInFirstBox = yes in a properties file

[jira] Created: (OFBIZ-919) Put cursor in first form box on page

2007-04-23 Thread David Shere (JIRA)
: framework Affects Versions: SVN trunk Reporter: David Shere Priority: Minor Fix For: SVN trunk I'm was looking for something like this: focusInFirstBox = yes in a properties file somewhere, so that one setting would apply to every page. Is there any other

[jira] Commented: (OFBIZ-876) A few problems when editing orders

2007-04-11 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488077 ] David Shere commented on OFBIZ-876: --- Okay My Create New Order button now works and my #1 above is also solved. I

[jira] Commented: (OFBIZ-872) console.log not pointed to runtime directory

2007-04-10 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487792 ] David Shere commented on OFBIZ-872: --- sorry...commented on wrong issue... console.log not pointed to runtime

[jira] Commented: (OFBIZ-876) A few problems when editing orders

2007-04-10 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487793 ] David Shere commented on OFBIZ-876: --- Create as New Order button also does not work... error message is Service

[jira] Commented: (OFBIZ-875) Add ability to put HTML snippets in screen widget XML files

2007-04-10 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487853 ] David Shere commented on OFBIZ-875: --- Is the question, How much HTML is enough to justify a separate FTL file? Add

[jira] Commented: (OFBIZ-431) Editting Order goes recursive with promotions...

2007-04-05 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487084 ] David Shere commented on OFBIZ-431: --- This appears to still be occurring. With sample data, I ordered 10 GZ-1004s

[jira] Created: (OFBIZ-868) Cancel All Items in order entry not working

2007-04-02 Thread David Shere (JIRA)
Components: order Affects Versions: SVN trunk Reporter: David Shere When viewing an order, if I click on Edit Items and then Cancel All Items, OFBiz goes into a tailspin of ECA rules and Java exceptions. several minutes later, the page is finally done loading, and none of the items

[jira] Updated: (OFBIZ-850) Service to automatically print picking tickets to a Lan/Local printer

2007-03-27 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-850: -- Attachment: pickingTicket.patch Service to automatically print picking tickets to a Lan/Local printer

[jira] Created: (OFBIZ-832) Barcode PDF in Product Manager returns error

2007-03-20 Thread David Shere (JIRA)
Components: product Affects Versions: SVN trunk Reporter: David Shere Priority: Minor Barcode PDF in Product Manager/Edit Product returns following error: java.lang.UnsupportedOperationException: Don't know how to handle text/html as an output format. Neither an FOEventHandler

[jira] Updated: (OFBIZ-823) Improve support for different media types in the ScreenFopPdfViewHandler

2007-03-16 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-823: -- Attachment: 823_INCOMPLETE.patch This patch is not complete and some changes are included only

[jira] Commented: (OFBIZ-823) Improve support for different media types in the ScreenFopPdfViewHandler

2007-03-16 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481753 ] David Shere commented on OFBIZ-823: --- Jacopo and I were working on testing this service that works with the new

[jira] Commented: (OFBIZ-786) Cancel Job button sometimes missing in job list

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478787 ] David Shere commented on OFBIZ-786: --- The priority for this issue should be changed to minor. Cancel Job button

[jira] Updated: (OFBIZ-786) Cancel Job button sometimes missing in job list

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-786: -- Priority: Minor (was: Major) Cancel Job button sometimes missing in job list

[jira] Commented: (OFBIZ-786) Cancel Job button sometimes missing in job list

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478800 ] David Shere commented on OFBIZ-786: --- Running jobs are not cancelable? Cancel Job button sometimes missing in job

[jira] Updated: (OFBIZ-788) Job ID shown in Job List

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-788: -- Attachment: webToolsJobId.patch Job ID shown in Job List

[jira] Commented: (OFBIZ-788) Job ID shown in Job List

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478851 ] David Shere commented on OFBIZ-788: --- I just realized that that patch was made from revision 511769. I hope that's

[jira] Commented: (OFBIZ-786) Cancel Job button sometimes missing in job list

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478906 ] David Shere commented on OFBIZ-786: --- The issue then is, running jobs can't be canceled. They can be, I presume

[jira] Commented: (OFBIZ-788) Job ID shown in Job List

2007-03-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478911 ] David Shere commented on OFBIZ-788: --- Maybe this line +tddiv class=tableheadtext${uiLabelMap.WebtoolsId}/div/td

unsubscribe

2007-03-05 Thread David Shere
-- David Shere Information Technology Services Steele Rubber Products 704-483-9343 x277

getting news from the development conference

2007-03-05 Thread David Shere
/~jacopoc/My+Misc +Notes+about+new+OFBiz+features -- David Shere Information Technology Services Steele Rubber Products 704-483-9343 x277

Re: Locking/Freezing

2007-02-22 Thread David Shere
... which database and JDBC driver are you using? -David J. On Feb 21, 2007, at 7:05 AM, David Shere wrote: We have a local Java service that imports legacy data from our old ordering system. Last night while working on a 130,000 record import, it was sailing along until it got

RE: Locking/Freezing

2007-02-22 Thread David Shere
: David Shere [mailto:[EMAIL PROTECTED] Envoyé : mercredi 21 février 2007 15:05 À : dev@ofbiz.apache.org Objet : Locking/Freezing We have a local Java service that imports legacy data from our old ordering system. Last night while working on a 130,000 record import, it was sailing along

[jira] Created: (OFBIZ-670) Parties listed in a classification group don't show names/not clickable

2007-01-30 Thread David Shere (JIRA)
Project) Issue Type: Improvement Components: party Affects Versions: SVN trunk Reporter: David Shere Priority: Minor Fix For: SVN trunk In Party/Classifications/Classification Group/Parties, the partes belonging to a classification

[jira] Commented: (OFBIZ-583) Offline payment selection now prevents completion of sales order

2007-01-25 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467490 ] David Shere commented on OFBIZ-583: --- This issue also has the side effect of telling you to specify a payment method

[jira] Commented: (OFBIZ-583) Offline payment selection now prevents completion of sales order

2007-01-25 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467526 ] David Shere commented on OFBIZ-583: --- Anil, can I get some clarification on where to apply your patch? Starting