On Wed, 19 Nov 2008 07:45:50 -0800, Chris Travers wrote: > One way to automate this would be to create a trigger which creates a > warehouse for every customer. The only problem is that if she ever > does have direct sales...
Or use a field in the Customer schema to indicate a direct or consignment classification for the customer. The Trigger could examine that value to decide whether to add a warehouse of the same name. Jeff ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
