[freeside-commits] branch FREESIDE_4_BRANCH updated. e5ae3c8ec436d52a9e437d5bf0b2a1bf12dc46fe
Ivan Kohler
ivan at freeside.biz
Thu Nov 15 11:50:50 PST 2018
The branch, FREESIDE_4_BRANCH has been updated
via e5ae3c8ec436d52a9e437d5bf0b2a1bf12dc46fe (commit)
from 3d262a9f8af976a08152a9fbc70cbcdbbf3b305e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e5ae3c8ec436d52a9e437d5bf0b2a1bf12dc46fe
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Nov 15 11:50:49 2018 -0800
doc ship address, RT#33417
diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 75948a3e3..8eaecf6c0 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -372,6 +372,23 @@ Used for determining FCC 477 reporting
Used for determining FCC 477 reporting
+=item ship_address1
+
+=item ship_address2
+
+=item ship_city
+
+=item ship_county
+
+=item ship_state
+
+=item ship_zip
+
+=item ship_country
+
+Optional shipping address fields. If sending an optional shipping address,
+ship_address1, ship_city, ship_state and ship_zip are required.
+
=item daytime
Daytime phone number
-----------------------------------------------------------------------
Summary of changes:
FS/FS/API.pm | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
More information about the freeside-commits
mailing list