[freeside-commits] branch master updated. 4c97b36dd171ad67681406ba8e785fdb85e05dd4

Ivan Kohler ivan at freeside.biz
Thu Nov 15 11:50:47 PST 2018


The branch, master has been updated
       via  4c97b36dd171ad67681406ba8e785fdb85e05dd4 (commit)
      from  0e115ecd7e70269ac58ce705adec4b1c801d14de (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 4c97b36dd171ad67681406ba8e785fdb85e05dd4
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Nov 15 11:50:46 2018 -0800

    doc ship address, RT#33417

diff --git a/FS/FS/API.pm b/FS/FS/API.pm
index 33c4775d9..3e021541c 100644
--- a/FS/FS/API.pm
+++ b/FS/FS/API.pm
@@ -373,6 +373,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