LedgerSMB::Location
LedgerSMB class for managing Business Locations
- Provided by: ledgersmb (Version: 1.3.46-1)
- Report a bug
LedgerSMB class for managing Business Locations
This module contains location management routines. This subclasses LedgerSMB::DBObject to provide access to automatice mapping of function arguments and the like.
* location_id: Optional: Overwrite location with this id. * address1: First line of the address. * address2: Second line of the address * address3: Third line of the address * city * state: state or province * zipcode: zipcode or mail code, * country: The id of the country as per the country table
This file is licensed under the Gnu General Public License version 2, or at your option any later version. A copy of the license should have been included with your software.