Re: puzzling error on ajp

2010-04-26 Thread Vince Clark
Apache if I want to. Any mount point I need to proxy to OFBiz is configured in the Apache config file. Vince Clark vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "BJ Freeman" To: user@ofbiz.apache.org Sent: Monday, April 26, 2010

Re: Change Item price on a COMPLETED Purchase Order

2010-04-21 Thread Vince Clark
You can change the price when you receive. This will affect cost and the vendor invoice that is generated. So no, I do not believe you need an adjustment. Vince Clark vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "James McGill"

Re: Brainstorming about the Framework: Data Tier

2010-03-13 Thread Vince Clark
iewProfile=&key=1237480&locale=en_US&trk=tab_pro> Vince Clark sent the following on 3/13/2010 6:52 AM: > BJ - there is an application that uses many of these other tools. It is not > open source, but is assembled entirely from open source tools. > > http://elasticpath.c

Re: Brainstorming about the Framework: Data Tier

2010-03-13 Thread Vince Clark
h for comparison here. Vince Clark vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "BJ Freeman" To: user@ofbiz.apache.org Sent: Thursday, March 11, 2010 10:04:08 AM Subject: Re: Brainstorming about the Framework: Data Tier Let me a

Re: Service [aimCCAuth] target threw an unexpected exception (null)

2009-12-22 Thread Vince Clark
There should be additional information regarding the source of the error higher up in the log file. Use View Log in webtools. - Original Message - From: "Mauricio Tavares" To: user@ofbiz.apache.org Sent: Tuesday, December 22, 2009 1:35:19 PM GMT -07:00 US/Canada Mountain Subject: Service

Re: Problems while PUSH and PULL entity sync process in POS

2009-12-09 Thread Vince Clark
NOT_STARTED" syncSplitMillis="60" >>>>> keepRemoveInfoHours="24" forPullOnly="Y"/> >>>>> >>>> entityGroupId="5501"/> >>>>> >>>>> >>>>> >>>>> &g

Re: Question about authorize.net and PCI

2009-10-26 Thread Vince Clark
Several payment gateways now offer services to store credit card and other customer information. To my knowledge none of the gateway implementations in OFBiz take advantage of this service. - Original Message - From: "Scott." To: user@ofbiz.apache.org Sent: Friday, October 23, 2009 2:4

Re: inventory problem

2009-10-17 Thread Vince Clark
to make sure the chart of accounts is imported, and also be sure accounts have been assigned to the internal organization for which you are receiving inventory. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message From

Re: Product cost rules

2009-10-05 Thread Vince Clark
Jennifer - Purchase prices are stored in SupplierProduct.lastPrice. I have never tried applying logic to pricing on the purchasing side but as far as I can tell the price rule functionality can only be applied to purchase prices thru Agreements, and only using Promotions, not "Price Rules" as exp

Re: Multiple records with Data Files Tool

2009-09-28 Thread Vince Clark
My experience with the data file tool is that it does not support multiple entities in a single data file definition. For more complex imports I usually write a simple method if there is enough data to justify it or if I will need to do it more than once. - Original Message - From: "Si

Re: Warning: no shipments created;

2009-09-25 Thread Vince Clark
What kind of product are you using? I have had this problem before when using marketing packages that did not have proper associations set up for components. In this case the error occurred because no components were found, and therefore no items were issued to the order. Vince Clark

Re: How to import Products with locale?

2009-09-16 Thread Vince Clark
This would be a separate import from the base product records. You will need to create content records with descriptions for the alternatve locales. I believe there are examples of this in the demo data, although I'm not sure if they are under the product or content component. Vince

precision of price fields

2009-09-01 Thread Vince Clark
ative implications. I need to do this in order to place the proper quantity and unit price on purchase orders. Alternatively if there is a way to capture the "vendor qty" on the order and purchase in those qty's that might be better. Vince Clark www.globalera.com vcl...@globalera

Re: problem Running with MS-SQL

2009-08-30 Thread Vince Clark
culprit, but I haven't made the connection. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "David E Jones" To: user@ofbiz.apache.org Sent: Sunday, August 30, 2009 8:59:21 PM GMT -07:00 US/

Re: Transaction error on bank reconciliation

2009-08-27 Thread Vince Clark
nearly that many. Furthermore, this volume was only one day. Over the course of a month we could easily have over 10,000 transactions accumulate. So by the time a user completes the rec it needs to handle quite a few postings. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723

Transaction error on bank reconciliation

2009-08-26 Thread Vince Clark
ling event: org.ofbiz.webapp.event.EventHandlerException: Commit multi-service global transaction failed Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

Re: SQL Server deadlocks

2009-08-25 Thread Vince Clark
is to investigate the setup of SQL Server with the DBA. Hopefully I will discover some default lock setting on the sql server side that is the real culprit. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "

SQL Server deadlocks

2009-08-25 Thread Vince Clark
my code but it runs without a problem on Postgres. I did some searching and found suggestions that it has to do with indexing on tables. Most suggestions requireusing a tool to analyze the query causing the deadlock and adding indexes accordingly. Seems excessive. Vince Clark ww

Re: couple of issues scheduling a job

2009-08-21 Thread Vince Clark
Thanks Jacques. I will do that. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Jacques Le Roux" To: user@ofbiz.apache.org Sent: Thursday, August 20, 2009 7:50:09 AM GMT -07:00 US/Canada Mounta

Re: Bug in visual theme when you go in Catalog, Services, Products

2009-08-20 Thread Vince Clark
Yes I am using Firefox. Is there another kind of Browser? ;-) I'll try the refresh. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Erwan de FERRIERES" To: user@ofbiz.apache.org Sent: Thur

Re: Bug in visual theme when you go in Catalog, Services, Products

2009-08-20 Thread Vince Clark
ent a reproducible bug. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Cimballi" To: user@ofbiz.apache.org, "Jacques Le Roux" Sent: Thursday, August 20, 2009 6:27:17 AM GMT -07:00 US/Canada

Re: disassemble a BOM after it is produced?

2009-08-18 Thread Vince Clark
Scott - thanks so much for the replies. You have definitely put us in the right direction. I'll figure out why marketing packages aren't being disassembled when returned. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Origin

Re: disassemble a BOM after it is produced?

2009-08-18 Thread Vince Clark
splay all of the components of a marketing package when creating a return. In the implementation we are working on our client will allow customers to return individual components of a package. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843

disassemble a BOM after it is produced?

2009-08-18 Thread Vince Clark
Anyone aware of a way to do this? I need to return components back to inventory if I produce more than I need, don't sell them all, etc. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

Re: need to recalculate trial balance

2009-08-17 Thread Vince Clark
No, I had too many entries to reverse. I backed out all data related to orders starting with AcctgTransEntry and worked my way up the stack. I am considering writing a simple method to iterate thru AcctgTrans and call the service that does the calc. Vince Clark www.globalera.com vcl

cannot update description fields in InvoiceType and InvoiceItemType

2009-08-17 Thread Vince Clark
a direct database update the value changes in the db but still displays the old value in the entity engine. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

need to recalculate trial balance

2009-08-16 Thread Vince Clark
I had to back out some orders manually and now I need to recalculate financial reports. The only services I see for this seem to require a transaction id. Is there a way to just recalculate the whole thing? Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303

Re: Importing products from another database

2009-08-14 Thread Vince Clark
We have researched integrating with publisher catalog feeds such as Ingram. If I recall correctly we were planning on using attributes pretty heavily, and standardizing on attribute names like AUTHOR, CONTRIBUTOR, etc. For identifiers like ISBN use the Good Identifiers tab in Product. Vince

Re: Find Order screen doesn't seem to work

2009-08-14 Thread Vince Clark
in the system. I'll investigate further. Thanks, Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Anil Patel" To: user@ofbiz.apache.org Cc: "Anil Patel" Sent: Friday, August 14, 2009

Re: Find Order screen doesn't seem to work

2009-08-14 Thread Vince Clark
I updated to 804023 yesterday and am having this issue. Note that it has been that way for a while. Nothing to do with my code update. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Vikas Mayur"

Re: scope of parameters in the context

2009-08-13 Thread Vince Clark
Jacopo - don't do this unless there are other good reasons for it. I found another solution. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "Jacopo Cappellato" To: user@ofbiz.apache.org

Re: scope of parameters in the context

2009-08-13 Thread Vince Clark
gly enough, there is a comment in createInvoiceForOrder that suggests an improvement to the code to allow an invoice date to be passed in rather than defaulting to nowTimestamp(). Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Origin

Re: scope of parameters in the context

2009-08-13 Thread Vince Clark
I did that. I added an IN parameter to the quickShipEntireOrder definition, then added the new value to the in-map before calling the service. The value doesn't seem to be making it all the way to invoice generation. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 o

scope of parameters in the context

2009-08-13 Thread Vince Clark
would like to set a parameter in my simple method that is visible in the invoice generation code. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

Re: Question on inventory for Products of Type Marketing Package: Auto Manufactured

2009-08-06 Thread Vince Clark
packages for sales. So in your situation you could receive 12 bottles (1 case) and then use marketing packages to create six packs. If you don't sell that way then you don't need the marketing packages. Just sell the individual bottles. Hope this helps. Vince Clark www.globalera.com

Re: Question on inventory for Products of Type Marketing Package: Auto Manufactured

2009-08-05 Thread Vince Clark
Are you sure you don't have this backwards? Shouldn't the case be the marketing package and the bottle the finished good? Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "ian taba

Re: database deadlocks

2009-08-04 Thread Vince Clark
user. I've seen other instances in the code where system user is explicitly set as the "logged in user". Should I be doing this? Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell - Original Message - From: "B

database deadlocks

2009-08-03 Thread Vince Clark
STAMP FROM dbo.SHIPMENT WHERE SHIPMENT_ID=? (Transaction (Process ID 72) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.). Rolling back transaction. Exception: org.ofbiz.entity.GenericDataSourceException Vince

where are transactions persisted on file system?

2009-08-01 Thread Vince Clark
I'm trying to kill a runaway job but shutting down and restarting doesn't take care of it. So I assume the transaction is being persisted and I want to delete it from the filesystem. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

couple of issues scheduling a job

2009-07-30 Thread Vince Clark
then changes to "finished" having never hit the "running" status. Once finished the End Date/Time column is not populated. Are these bugs or just my misunderstanding how to schedule jobs? Vince Clark vcl...@globalera.com (303) 493-6723

Re: Auto Invoice Creation after Inventory is Received

2009-07-29 Thread Vince Clark
Did you do a quick receive from the order screen, or go to Receive Inventory in Facility? We have tried both using exactly the same supplier and product and cannot get it to generate an invoice. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "

Re: understanding accounting module after payment

2009-07-29 Thread Vince Clark
Invoices are not generated until order is shipped. Until then you should see the order and payment. Check the payment screen and see if the paypal payment is there. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "gracenike" To: user@ofbiz.

Re: Auto Invoice Creation after Inventory is Received

2009-07-29 Thread Vince Clark
Doesn't seem to work in release branch either. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Sumit Pandit" To: user@ofbiz.apache.org Sent: Tuesday, July 28, 2009 10:41:52 PM GMT -07:00 US/Canada Mountain Subject: Re: Auto Invoice

Re: Ofbiz: Product Bundles

2009-07-25 Thread Vince Clark
Have you looked at promotions or marketing packages? Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Abhai Chaudhary" To: user@ofbiz.apache.org Sent: Saturday, July 25, 2009 1:11:19 PM GMT -07:00 US/Canada Mountain Subject: Ofbiz: Product Bundl

Re: importing orders from another system

2009-07-23 Thread Vince Clark
create the order and then create a cart from the order so I can use the services available to the shopping cart. I've been using the "storeOrder" service and almost got it done that way. But I just realized there is not a list in this service for orderItemShipGroupAssoc. V

Re: error handling in simple methods

2009-07-22 Thread Vince Clark
fined as a service. If I wanted to use a transaction for each iteration I would need to create a service definition for the simple method, correct? Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "David E Jones" To: user@ofbiz.apache.org Sent: Wednes

error handling in simple methods

2009-07-22 Thread Vince Clark
I am importing a large amount of customer and order data. I am iterating thru the result set using the simple-method tag and if I hit one bad record the whole job fails. How can I trap and log errors and continue? Vince Clark vcl...@globalera.com (303) 493-6723

Re: importing orders from another system

2009-07-22 Thread Vince Clark
, and apply the payment Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Jacopo Cappellato" To: user@ofbiz.apache.org Sent: Wednesday, July 22, 2009 8:54:30 AM GMT -07:00 US/Canada Mountain Subject: Re: importing orders from another system On Jul 22

Re: importing orders from another system

2009-07-22 Thread Vince Clark
probably an easier way to do this. Right now I have to call all of these services with require-new-transaction="true" so that records are committed to the database before the next service is called. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - Fro

importing orders from another system

2009-07-21 Thread Vince Clark
ainst the order. Am I going down the wrong path here? Vince Clark vcl...@globalera.com (303) 493-6723

Unique index problem with SQL Server

2009-07-09 Thread Vince Clark
insert duplicate key row in object 'dbo.INVENTORY_ITEM' with unique index 'INVITEM_SOFID'.))] calling service createInventoryItem in receiveInventoryProduct Vince Clark vcl...@globalera.com (303) 493-6723

Re: Chase Paymentech

2009-07-06 Thread Vince Clark
Ah, I understand. So they are the merchant acct. part of the process, not the payment gateway. Any idea if they support other gw's besides Authorize.net? Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Rohit Sureka" To: user@ofbiz.

Chase Paymentech

2009-07-06 Thread Vince Clark
Has anyone integrated with this payment processor? Any info would be appreciated. Vince Clark vcl...@globalera.com (303) 493-6723

Re: error calling storeOrder service

2009-06-21 Thread Vince Clark
) org.ofbiz.order.order.OrderServices.createOrder(OrderServices.java:345) Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Adrian Crum" To: user@ofbiz.apache.org Sent: Sunday, June 21, 2009 6:50:15 PM GMT -07:00 US/Canada Mountain Subject: Re: error calling storeOrder service You need t

Re: error calling storeOrder service

2009-06-21 Thread Vince Clark
ted in a simple method always a fast map? Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Adrian Crum" To: user@ofbiz.apache.org Sent: Sunday, June 21, 2009 6:25:57 PM GMT -07:00 US/Canada Mountain Subject: Re: error calling storeOrder service It

error calling storeOrder service

2009-06-21 Thread Vince Clark
and creates the order in OFBiz. This is my first attempt at this particular simple method so I'm very open to the possibility that I am not doing something correctly in preparing the data for handing off to the java class. I can post the code to my simple method if that would help.

Re: ofbiz sell functionality !

2009-06-17 Thread Vince Clark
own facilities to fulfill orders. I think you could get pretty far just through configuration. Of course you would need to build the ecommerce front end but that is mostly UI work. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Prashant Punekar"

simple-method iterate: question about transactions, updating (store-value)

2009-06-15 Thread Vince Clark
flag that is set when the import is successful. My question is that using seems to update the entire record. Is there a way to just do an update of a single field? Vince Clark vcl...@globalera.com (303) 493-6723

Re: InduceModel XML invalid field types

2009-06-11 Thread Vince Clark
Figured it out. I had not created a custom entity-group. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Vince Clark" To: user@ofbiz.apache.org Sent: Thursday, June 11, 2009 4:56:09 PM GMT -07:00 US/Canada Mountain Subject: Re: InduceModel X

Re: InduceModel XML invalid field types

2009-06-11 Thread Vince Clark
the fieldtype*.xml files) then you'll need to add custom ones and refer to them in the field def. Basically the induce model stuff just guesses at an appropriate field type, so it's usually a good idea to check them anyway. -David On Jun 11, 2009, at 2:39 PM, Vince Clark wrote: > I

InduceModel XML invalid field types

2009-06-11 Thread Vince Clark
add some mappings to fieldtypemssql.xml? Vince Clark vcl...@globalera.com (303) 493-6723

Re: Importing data: best tools with CSV, XML

2009-06-10 Thread Vince Clark
BJ - I have a question about the link you provided: http://docs.ofbiz.org/display/OFBIZ/Handling+of+External+data Specifically the section about connecting to a legacy database. Do you need to define another delegator in entityengine.xml? Vince Clark vcl...@globalera.com (303) 493-6723

Re: POS Setup question

2009-06-08 Thread Vince Clark
. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Deyan Tsvetanov" To: user@ofbiz.apache.org Sent: Monday, June 8, 2009 9:18:11 AM GMT -07:00 US/Canada Mountain Subject: Re: POS Setup question Well, I'll recall my 2nd question: seems like the

Re: debugging Groovy

2009-06-02 Thread Vince Clark
Never mind. Helps if you put the log message in the right groovy file. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Vince Clark" To: "user" Sent: Tuesday, June 2, 2009 5:30:40 PM GMT -07:00 US/Canada Mountain Subject: debugging G

debugging Groovy

2009-06-02 Thread Vince Clark
files. But nothing seems to be written to any log files. Vince Clark vcl...@globalera.com (303) 493-6723

Re: Multiple OFBiz instances running on a single machine

2009-06-01 Thread Vince Clark
Deyan I'm curious to know why you are running multiple instances in this way. Have you considered virtualisation? Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Deyan Tsvetanov" To: user@ofbiz.apache.org Sent: Monday, June 1, 2009 9:58:4

Re: Need some feedback on usage of OFBiz for Accounting

2009-05-28 Thread Vince Clark
important collateral that everyone in the community can benefit from when in a sales engagement or trying to give an existing client some level of comfort. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From: "Tim Ruppert" To: user@ofbiz.apache.org Sent

Re: Need some feedback on usage of OFBiz for Accounting

2009-05-28 Thread Vince Clark
Adrian We have legitimate reasons for not wanting to carry the existing GP implementation forward any further. I am simply looking for some experiences others have had that we could share with our client. Vince Clark vcl...@globalera.com (303) 493-6723 - Original Message - From

Need some feedback on usage of OFBiz for Accounting

2009-05-28 Thread Vince Clark
some or all of accounting. I do not expect client names or references. Vince Clark vcl...@globalera.com (303) 493-6723

Re: gmail contacts sync in ofbiz SFA

2009-05-06 Thread Vince Clark
A bit off topic, but calendar sync would be nice also. - Original Message - From: "Michael Xu (xudong)" To: user@ofbiz.apache.org, "aswath satrasala" Sent: Wednesday, May 6, 2009 2:49:10 AM GMT -07:00 US/Canada Mountain Subject: Re: gmail contacts sync in ofbiz SFA hi Aswatch, I like y

Re: Request for Review and Feedback on Accounting Documentation

2009-05-03 Thread Vince Clark
This link is hard to find: http://docs.ofbiz.org/display/OFBIZ/End+User+Documentation It does not seem to be linked from docs.ofbiz.org. There is an End User Documentation link but it does not point to the URL above. - Original Message - From: "Bruno Busco" To: user@ofbiz.apache.org, "

Re: default theme in ecommerce

2009-04-29 Thread Vince Clark
Never mind, I found it. It is a product store setting. - Original Message - From: "Vince Clark" To: "user" Sent: Wednesday, April 29, 2009 6:42:21 PM GMT -06:00 US/Canada Central Subject: default theme in ecommerce How do I change the default ecommerce theme to Multiflex?

default theme in ecommerce

2009-04-29 Thread Vince Clark
How do I change the default ecommerce theme to Multiflex?

Re: How about individual service provider pages on docs.ofbiz.org?

2009-04-16 Thread Vince Clark
Individual pages will make it difficult for a prospect to scan quickly. I am not opposed to individual pages, but I think there should continue to be a summary page as well that lists all providers. We have this today, but it is basically just a long list. Maybe we could break it up by region an

Re: best web framework

2009-04-15 Thread Vince Clark
g! There is only one reason I know of for doing such things: a very stubborn person with his hands on the purse strings. That's it, there is NO good technical or business reason for such things. Some claim greater scalability, but real-world testing proves otherwise. -David On Apr 15, 2009,

best web framework

2009-04-15 Thread Vince Clark
Our client has a requirement to deploy their ecommerce storefront on a physically separate server from the back office apps. We have been experimenting with other frameworks and integrating via web services for some time, and this requirement pushes up the urgency. Options we are considering:

Re: Apache OFBiz Community Building Tour - Mid-western USA, April 2009

2009-04-14 Thread Vince Clark
David - I would be interested in joining you in Dallas and/or OKC. Any additional info on your itinerary such as times and locations would be helpful. - Original Message - From: "David E Jones" To: "user" Sent: Monday, April 13, 2009 11:45:21 AM GMT -07:00 US/Canada Mountain Subject: Ap

Re: multilingual Sub-content and alternate locale

2009-02-10 Thread Vince Clark
The two demo data files demonstrate how to handle different languages for category and product. It appears to only address "name" and "description" fields. DemoProductI18nData.xml DemoProductCategoriesI18nData.xml What would be the best way to localise other other product meta data such as produc

Re: Purpose of Link Party?

2008-06-13 Thread Vince Clark
BJ I'm looking to do something similar. Is the integration with USPS for address verification a customization, or is it available in standard OfBiz? Thanks BJ Freeman wrote: > > first all addresses are standardize to the Post office and are matched > against the Walk route List. This is done

Re: Payment during web checkout

2007-12-03 Thread Vince Clark
We are having this problem as well. After adding payment settings to the store they do not show up in eCommerce or Order Mgr. Richard Fleming wrote: > > Hi all - > > During quick checkout(anonymous), payment options(only one set is paypal) > won't show up. What am I missing? Is there a config

Re: PayPal Websites Payments Pro implementation

2007-11-14 Thread Vince Clark
Has there been any progress on PayPal Express? Richard Fleming wrote: > > Hi all - > > I've just signed up for PayPal Payments Pro(Verisign). > > 1. Has anyone implemented it yet? > 2. How closely related is the Verisign implementation and code? > 3. Has anyone added a "Paypal Payment Expre

Re: POS Setup- with tiers

2007-09-18 Thread Vince Clark
tional chain. > > at the top level I use facilities to define the stores and this is where > the communication is setup to the lower level. > > I am still working on the code that initializes a new store and new POS > in the store from the upper levels. > > > > > &g

Re: POS Setup

2007-09-18 Thread Vince Clark
et breaks. >> EnterpriseDB's replication server works for that. Somewhat costly, >> but not >> nearly as bad as Oracle. >> >> Just gotta add (maybe it's already there?) some failover logic. >> >> Skip >> >> -Original Message

POS Setup

2007-09-18 Thread Vince Clark
or example the POS terminal would always be configured to talk to the PSS, PSS to MCS? Is it necessary to use a PSS, or can we go straight from POS->MCS? And for those of you also trying to come up to speed on POS, here is the glossary: MCS = Main Central Server PSS = Per Store Server POS =

Missing jar in trunk?

2007-09-17 Thread Vince Clark
I just checked out from trunk and am getting errors in Eclipse in XaPoolConnectionFactory. Two imports have errors: import org.enhydra.jdbc.pool.StandardXAPoolDataSource; import org.enhydra.jdbc.standard.StandardXADataSource; -- Vince Clark Global Era The freedom of open source. (303) 493-6723

Re: Joomla Integration

2007-09-14 Thread Vince Clark
viding (I understand that it > could be a lot). I am doing a bunch of work with Dojo and OFBiz CMS right > now and I can commit, so it may be possible to add what you need. > > -Al > > On 9/13/07, Vince Clark <[EMAIL PROTECTED]> wrote: > >> Random musings that I woul

Re: Joomla Integration

2007-09-13 Thread Vince Clark
ot as simple as this. If you have to > implement to a spec that you don't control you probably won't be able > to use the automated mapping and you'll have to write wrapper services. > > -David > > > Vince Clark wrote: >> I am researching this topic and ne

Re: Joomla Integration

2007-09-12 Thread Vince Clark
as simple as this. If you have to > implement to a spec that you don't control you probably won't be able > to use the automated mapping and you'll have to write wrapper services. > > -David > > > Vince Clark wrote: >> I am researching this topic and need some

Joomla Integration

2007-09-12 Thread Vince Clark
o us if we use SOAP. -- Vince Clark Global Era The freedom of open source. (303) 493-6723 (303) 455-2409 fax [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> www.globalera.com

Re: importing encrypted credit card data

2007-09-06 Thread Vince Clark
ort? > > Can go either way. Just make sure with the XML import that it doesn't > double-encrypt it... > >> If we use XML import, what are the absolute record limits per import >> file? I'm guessing 10,000 records per file? > > In theory there is no limit. ;) >

Re: everytime new logion because visit not found in session

2007-08-31 Thread Vince Clark
(TP-Processor9) [ >> LoginWorker.java:261:INFO ] checkLogin: PathInfo=/logout >> 2007-08-31 09:48:33,076 (TP-Processor9) [ >> RequestHandler.java:427:INFO ] [RequestHandler.doRequest]: Response is a >> view. sessionId=96A6796CF184E14027BC8788A4A46B5D.jvm1 >> 2007-08-31 09:48:33,077 (TP-Processor9) [ >> RequestHandler.java:576:INFO ] servletName=control, view=login >> sessionId=96A6796CF184E14027BC8788A4A46B5D.jvm1 >> 2007-08-31 09:48:33,079 (TP-Processor9) [ >> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete >> primary key in find: [GenericEntity:ProductStore][productStoreId,null()] >> >> >> >> -- Vince Clark Global Era The freedom of open source. (303) 493-6723 (303) 455-2409 fax [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> www.globalera.com

Re: Error when receiving against a PO

2007-08-30 Thread Vince Clark
evant information from your log and > include it in a reply to this? > > Hopefully someone can check it out soon... > > -David > > > Vince Clark wrote: >> I get the following error when receiving against a PO: >> >> The following required parameter is missing: &g

Error when receiving against a PO

2007-08-30 Thread Vince Clark
iving into My Retail Store and WebStore Warehouse. Is this something broken in trunk or have I missed something obvious? -- Vince Clark Global Era The freedom of open source. (303) 493-6723 (303) 455-2409 fax [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> www.globalera.com

Re: ms sql server 2005 /ofBiz : shoppinglist issue

2007-08-21 Thread Vince Clark
Have you tried different jdbc drivers? Dave Tenerowicz wrote: We are still having issues with ofBiz and SQL Server 2005. Basically the issue is that the automatic shopping list service does not run after we change the db from Derby to SQL Server. If we force the "runShoppingListAutoReorder" pro

Re: OFBiz hangs when completing a shipment

2007-07-19 Thread Vince Clark
gt; > The line with the '!!!' is commented out. Although no ordercompletion mail is > going out, at least the people can keep on working.. > > > > On Saturday 07 July 2007 02:07, Vince Clark wrote: > >> This is a really strange problem that has me stumped. It

Re: General Ledger questions.

2007-07-17 Thread Vince Clark
quite a bit. > > In general OFBiz has all of the data model, low level posting > services, etc but we don't yet have automated posting services or > financial reports and those are the big gaps that opentaps fills. > > -David > > > Vince Clark wrote: >> David >

Re: General Ledger questions.

2007-07-17 Thread Vince Clark
ual here, so it would be >>>> perfect for my accountant. The idea is that all invoices to (or >>>> from) a >>>> particular PartyID may be posted to a GL account "linked" or >>>> associated >>>> to that Party. >>>> >&

Calendars and Fixed Asset Usage

2007-07-08 Thread Vince Clark
xed asset usage. Linked product to fixed asset. Added product to a category in a catalog visible via ecommerce. So far so good. I can make a reservation thru the web store. However, if I place another order for the product and specify the same date range the order will complete. -- Vince Clark

Re: OFBiz hangs when completing a shipment

2007-07-07 Thread Vince Clark
Walter You are correct, it was the database. I installed postgres 8.2.4 and grabbed the latest stable jdbc driver. All is good now. Walter Vaughan wrote: > Vince Clark wrote: > >> This is a really strange problem that has me stumped. It only occurs on >> servers I have in a da

OFBiz hangs when completing a shipment

2007-07-06 Thread Vince Clark
ceUtil.java:254:INFO ] Got bank of sequenced IDs for [JobSandbox]; curSeqId=10930, maxSeqId=10940, bankSize=10 -- Vince Clark Global Era The freedom of open source. (303) 493-6723 (303) 455-2409 fax [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> www.globalera.com

  1   2   >