I noticed that was done.  I assume because it is picking up either a POST or SESSION customerID.  I was mainly curious why it is being done.  Especially when I go to Sales|Customer payment.  I seems that would save a query or two to the db.

Thanks for fixing the posting.  I could just see my folks entering payments in a hurry and not paying attention to the balances.

Yes that fixed the posting and updating display of customer problems. 

I am still wondering why it is that when, after doing an add payment, and go back to sales then to customer payment, I get the info for the last customer I added payment.

Thanks.

I have the same problem as ckrosco does.  I did some testing and it actually seems to be a fairly serious problem.  What I can do, enter a payment for a customer but his payment leaves a balance.  All is fine, he owed for several invoices.  Then click 'enter another customer payment'.
That screen stills shows the last customer, so I hit space, enter a new customer for his payment. The customer comes up as does his branch. Then enter an allocation (don't even look at the amount of the balance) just enter an amount, hit 'add payment'.  Get the next screen saying 'payment successfully entered'.  This all sounds great except the last payment I entered was actually posted to the first customer, not the second.  I tested this several times and when the search for customers is turned on it aways will post to wrong account.  With the search for customer off, I could not cause it to happen.

If I do payment for cust1, go to 2nd and not add but go to 3rd customer, the back to 2nd, the error does not happen. 

It seems to me that when I click 'enter another customer payment', I should get a clean screen not one that shows the previous customer's info.  Even if I click Sales then customer payments the last customer still comes up.

79

(9 replies, posted in Reporting)

thanks, joe

ed10

80

(9 replies, posted in Reporting)

Hi Joe, any progress on rewriting the form for this searching?

Thanks,

Ed10

81

(4 replies, posted in Modules Add-on's)

Janusz

Thanks again, I really appreciate your fast replies

Ed

82

(4 replies, posted in Modules Add-on's)

Thanks, Janusz

If the module is local, is the _init directory required with the files in it?

Ed

83

(9 replies, posted in Reporting)

thanks for the quick reply

ed

84

(9 replies, posted in Reporting)

Joe--

Just wondered if you had time to see if search options would work on these boxes.

Thanks,

Ed

Hi:

I trying to work thru creating a module.  Looking at a couple of examples and several of the posts on the forum I am gaining. 
What is the difference between add_rapp_function and add_lapp_function?
How is the _init file created?

Thanks,

Ed

86

(4 replies, posted in Reporting)

Where is the report generation timeout set?

I agree with Rodw.  We get paid in full on all special orders and they may not be invoiced for a few days.

ed

thanks joe

Hi:

When entering a new sales quotation on the 2.3 demo site, the contact phone number didn't come up right.
The customer I used was ABCUSA and branch ABCUSAmain.  The phone number came up as 1, but looking at the branch info it shows the number as 123 456 7890.

On my test FA locally, I am having the same problem.  The phone number on the quotation is a single digit and not the phone number shown in the branch contact info.

Thanks,
Ed

90

(4 replies, posted in Accounts Receivable)

Thanks, rodw

I have done something similar, using A_xxx, B_yyy etc;

This does would not apply to the tax group problem as it is sorted on id.

ed

91

(20 replies, posted in Accounts Receivable)

Thanks, RodW:

You can do the short naming automatically from a shopping cart?

Ed

92

(4 replies, posted in Accounts Receivable)

Thanks, Joe

Yes, I figured out tax groups were sorted by id and have done the changes to  a table the way you suggested a number of times to 'fix' other tables and some times even spreadsheets.

I thought it might be possible to just change the sort order on the tax group was why I asked.

93

(4 replies, posted in Accounts Receivable)

I would like the default tax group to be tax exempt.  I have 2 groups:  tax, tax exempt.  Right now tax is the default.  How or where do I change it?  I know that if I just alter the tax_group table and make tax exempt the first entry, then that shows up as the default, but then I have a bunch of customers who would have the wrong entry in the tax_group_id field.  What is my best solution?

94

(9 replies, posted in Reporting)

Thanks, Joe

When dealing with larger numbers of either customers or items of inventory, search is vital. 

As an aside, I am curious why space bar triggers search rather than the common  ctrl f

Ed

95

(9 replies, posted in Reporting)

Hi:

I am looking at sales reports for customers, in particular,  Customer Balances and Aged Customer Analysis.  When I click on customer to filter for just one customer, there seems to be no searching as it just gives me the entire customer list.  If I am trying to check a customer balance while the customer is on the phone, I really need to be able to do some fast search for him.  Is there something that I have not turned on?

Thanks

ed

96

(20 replies, posted in Accounts Receivable)

Thanks Joe, searching on those fields will be a big help to narrow down the search results.

As to duplicate name situation,  we have tried to solve that problem for a couple of years, both on our end and on the shopping cart end.  It seems no matter how we try to solve the problem, customers can come up with a new inventive way to thwart our best efforts.  We are sure open to any suggestion.  smile

Thanks you guy are so helpful.

Regarding autosuggest, you mention it being slow given an ISP.  What is the performance hit if FA is running just on a lan and not thru the internet?  How much longer would the queries take compared hitting enter and scrolling down?  Is the code already in place for autosuggest since you have tested it?  Would it be possible to give the use a choice or using or not using it just like using or not using search?

Thanks,
Ed

98

(20 replies, posted in Accounts Receivable)

Is it possible to have include a search on another field? For example, name and postal code? It seems that would be a bit more elegant and cleaner.  I know when I call many companies and they can't find my records by name they ask for zip code or phone number. 

An associated problem is how to detect duplicate records by name.  Most of our business is via our shopping card and often we get an order from someone who is with a large company and then don't spell the company name the same, perhaps they abbreviate the name, what is a good way to distinguish such duplicates?  These customers can well be at the same branch and not even know others have ordered from that branch.

How are other users handling these searches?

Thanks

Ed

99

(20 replies, posted in Accounts Receivable)

Hi Joe,

Our company also has many customers in our list.  >65K.
We do have the search turned on and when we search for smith (common name in US), we get over 350 in the result list.
How is this usually handled?  Scrolling down sure takes a long time when we have to do this many times a day.

Thanks,
Ed

100

(13 replies, posted in FA Modifications)

I make mistakes on purchase invoices (and customer sales invoices) too.  What is the best, fastest (time is important), easiest to fix the errors? 

Is the above a reasonable solution or is something else better?

Making an entry error on a form happens regularly so some way is needed to solve this problem of lousy typists.  Simply voiding and retyping the invoice seems open to making some other error as opposed to editing an existing invoice.

Thanks