added 'import' option to cust_pkg->insert to allow setting of historical order_date
authorRob Van Dam <rvandam00@gmail.com>
Wed, 16 Oct 2013 22:32:56 +0000 (16:32 -0600)
committerRob Van Dam <rvandam00@gmail.com>
Wed, 16 Oct 2013 22:32:56 +0000 (16:32 -0600)
commitf035c5798a9b6e20fe4d5196cb1b2efdbd351b31
treedd5e416fd4f082529454ceace3b854098abedd87
parent0b52519a5a11bb839b1ef5abe79b97a442bc1909
added 'import' option to cust_pkg->insert to allow setting of historical order_date

also converted 'use vars' to 'our'
FS/FS/cust_pkg.pm