Welcome, Guest. Please Login.
11/02/24 at 05:24:13
News:
Home Help Search Login


Pages: 1
Send Topic Print
Bill To vs Ship To addresses (Read 885 times)
kkmfg
Senior Member
****


Ghost of the code

Posts: 411
Gender: male
Bill To vs Ship To addresses
09/29/09 at 06:23:51
 
The sales people here are complaining about something. They don't like how one customer code cannot really store more than one address. We're a business that sells new and aftermarket parts for antique cars. As you might imagine, people buy this sort of thing to restore their cars. This is quite often not done by them. As such we do an awful lot of invoices with the "Bill To" and "Ship To" addresses being different. Sales orders of course support this but actual AR customer codes can only have one address. Sure, it's currently possible to use the ship to code field and have the restoration shop be a customer too but the sales people hate that. They think that it clutters up the AR list with all sorts of extra customer codes. Which it does. There are some instances where it would be good to do it the way it is now. For instance, a restoration shop / automotive repair center might work on more than one car that we sell parts for. But a lot of times people work on their car at their cousin Vinny's in Queens or Bolivian people fly to Miami to do business and want to smuggle parts back to Bolivia on their way back. Wink In such an instance we might want to ship to that location several times but only for that one customer. The sales people think it's a pain and cluttery to have to setup a new customer code for this. To some extent I agree with them. I'm pretty sure that most other ERP packages allow for multiple addresses associated with one customer. I imagine it's setup the way it is now to make it easy to associate multiple customers to the same ship to / etc but that's actually pretty rare that anyone would be using the same ship to as anyone else. In the few cases it happens I don't think we'd care if there are technically duplicates. It really would have been better all along to allow for multiple addresses for each customer and forget the silly ship to code business. Yes, I, Mr Database Normalization, do not want database normalization here.
Back to top
 
 

Collin
K & K Manufacturing, Inc

EvoERP Version 1-22-10 SP3
5 User Workgroup Pervasive 10
Email WWW   IP Logged
GasGiant
Administrator
*****


How can I help?

Posts: 1523
Gender: male
Re: Bill To vs Ship To addresses
Reply #1 - 09/29/09 at 07:07:46
 
Quote from kkmfg on 09/29/09 at 06:23:51:
Yes, I, Mr Database Normalization, do not want database normalization here.

 
You don't have to give up normalization for this. One table could hold all addresses, another table could hold the associations (cust id -> address id), and then the customer table having only the info that is one-to-one dependent on the cust id. That's perfectly normal, to the 4th form Smiley
 
Then for each customer you'd have a simple drop-down list of billing and shipping addresses, which could even be separate lists. That would require one more table. Truly, having several, purpose-designed tables is much preferable to having one huge, unmanageable gob that can't do what you want.
Back to top
 
 


Email WWW GasGiant GasGiant 31012781 swordworlder swordworlder   IP Logged
kkmfg
Senior Member
****


Ghost of the code

Posts: 411
Gender: male
Re: Bill To vs Ship To addresses
Reply #2 - 09/29/09 at 10:50:46
 
Good thinking! I was just voicing the complaint for our users and not really thinking about how it would really be done in the database.
Back to top
 
 

Collin
K & K Manufacturing, Inc

EvoERP Version 1-22-10 SP3
5 User Workgroup Pervasive 10
Email WWW   IP Logged
David Waldmann
Active Member
*****


Live to work, or
work to live?

Posts: 1924
Gender: male
Re: Bill To vs Ship To addresses
Reply #3 - 10/08/09 at 06:21:09
 
You are probably already aware of this feature and don't like how it works, but you didn't mention how it falls short, so...
 
You would still need to add the Repair Shop as a "customer", but you can restrict the "Ship To:" lookup to those customers identified with the Bill To. Of course, this means that if more than one customer uses the same RS the RS would have to be entered once for each customer.
 
SD-Q > Sales 1 > Limit Ship to based on Bill To.
Back to top
 
 

David N Waldmann
President
Vermont Hardwoods
Chester, VT

Evo-ERP, 5 user
IST Build: 3/4/19, patched 04/30/19
Pervasive v11.31
Server 2012 / Win10 x64
Crystal Reports v11
Email WWW   IP Logged
Vman
Senior Member
****


If it ain't broke,
don't fix it

Posts: 460
Gender: male
Re: Bill To vs Ship To addresses
Reply #4 - 10/08/09 at 08:28:51
 
Quote from kkmfg on 09/29/09 at 06:23:51:
I'm pretty sure that most other ERP packages allow for multiple addresses associated with one customer. I imagine it's setup the way it is now to make it easy to associate multiple customers to the same ship to / etc but that's actually pretty rare that anyone would be using the same ship to as anyone else.

 
My company has reps for its product line.  In some instances, we bill the rep, but ship to the customer (for example, customer orders new equipment, and rep is doing the install).   Later, the customer orders parts from us directly, so we bill and ship to the customer (seperate billing and shipping addresses).  Right now, we manually enter ship to addresses in sales orders if the end customer does not have an account set up (i.e. a drop shipment from a reseller).    I think seperate tables for bill to and ship to with associations would be much better that what EVO does now.
Back to top
 
 

EVO-ERP 2022.2
Build 4/22/22
Actican Zen V14 SP2 Workgroup
Win7 64-bit and Win10 Pro
WWW   IP Logged
Pages: 1
Send Topic Print