Includes release information through build 6.10.2892
The updated list of LeasePak 6.1a enhancements and discrepancy fixes is now part of the Release Bulletin. You can also find a copy of the Release Bulletin (61a_release_bulletin.pdf) in the ReadMe folder.
The Fixed Discrepancies Listing contains an archive listing of dicrepancies fixed in LeasePak versions prior to 6.1a. For discrepancies fixed in LeasePak 6.1a, refer to the Release Bulletin.
The following is a notice from Vertex Inc. for all users of Vertex Sales Tax L Series, which includes all those who use the Vertex functionality in LeasePak 6.1a:
Dear Vertex Sales Tax L Series Customer:
We are notifying you about a potential problem with Vertex Sales Tax L Series Update #313.00. Due to an error that occurred during the production process, a large number of change indicator flags in the update file were set unnecessarily. While there appears to be no impact on actual tax calculation, the impact of this issue in the near or long term is unknown at this time. Therefore, Update #313 has been replaced with Interim Update #313.01.
We strongly recommend that you apply the Interim Update #313.01 as you would a regular update.
Update 313.01 will be made available as follows:
- Customer Cafe Data Download site for customers who receive updates electronically.
- Customers who receive updates on CD-ROM can submit a support service request online through the Customer Café on the Vertex Web site at https://www.vertexinc.com/CustomerCafe/default.asp?action=login, or call Product Support at 1-800-281-1900, product code 4725, to log your request.
We apologize for any inconvenience this may cause, and we are examining the production process to ensure this does not occur again.
Sincerely,
Michael Russo
Manager
Contact Center
(Vertex Inc.)
20082509.STL
Contact your NetSol client solutions executive if you need assistance.
The maximum length in LeasePak of a city name is 25 characters, and the maximum length of a county name is 34 characters. The city names are stored in the rnm and mlo_city tables, and the county names in the rnm and mlo_county tables.
Due to a discrepancy in the rnm and rlo triggers prior to v61a, the triggers did not copy the full length of the city and county names to the mlo_city and mlo_county tables. The triggers have been modified in v61a to update the mlo_city and mlo_county tables with the full length of the city/county names. As part of the v61a conversion, the mlo_city and mlo_county tables will be automatically rebuilt to restore the full city and county names.
In prior releases, the Location Update [U0701] allowed the entry of city names with up to 32 characters, 7 over the LeasePak maximum of 25 characters. In v61a the Location Update [U0701] has been modified to allow a maximum of 25 characters for the city name. The v61a conversion will print a report of the city names in the rnm table that exceed 25 characters. After the conversion, the user should examine the report and run the Location Update [U0701] to rename the cities (if any) which have lengths greater than 25 characters.
Linux users: RedHat installs My.sql by default, including the executable /usr/bin/isql. Shell scripts naturally find
/usr/bin
before finding the correct Sybase path. This will cause errors in any LeasePak shell script using isql
.
Allowing a default installation of My.sql on a LeasePak server is inherently incompatible with the operation of Sybase.
NetSol strongly recommmends not installing My.sql on the LeasePak server. Where My.sql is installed alongside Sybase, users must remove,
rename, or relocate /usr/bin/isql
so that LeasePak shell scripts will not find it when searching for the Sybase isql
.
Users adding Asset Focus assets or converting assets to Asset Focus will need approximately 3 K additional space per Asset Focus asset in the LeasePak database. Most of the additional space needed is used by the LeasePak reqp Asset Payment Schedule and rqr Asset Receivable database tables. The 3 K average will vary by the complexity of asset payment schedules.
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
d_prev_cmplt_day_s | Day of previous EOD completion | date | NULL |
t_prev_cmplt_day_s | Time of previous EOD completion | char/6 | NULL |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
payoff_fee_ltd_d | Payoff/termination fee/penalty L-T-D | double/8.2 | 0.0 |
d_taxbasis_s | Date of last tax depreciation basis update | date | NULL |
opr_taxbasis_s | Operator who last updated tax depreciation basis | char/3 | NULL |
lse_act_at_payoff_s | Lease activity status at payoff/termination (ACT code) | char/4 | NULL |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
inven_d | Inventoried value | double/8.2 | -1.0 |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
unused_fee_assmt_code_s | Unused drawdown fee assessment code | char/4 | NULL |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
ss_disp_mask_s | Mask type to apply to SSN/Business ID numbers (DISP.MASK code) | char/4 | 'ALL ' |
pap_disp_mask_s | Mask type to apply to PAP/ACH transit ids and account numbers (DISP.MASK code) | char/4 | 'ALL ' |
Table Name | Description | Notes |
---|---|---|
rhi | Historical Monthly Interest Income for Lease |
Index Name | Pieces | Description |
---|---|---|
rhi_idx0 | lse_s, ext_num_s, d_acc_s | Clustered, Unique, No Changes |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
ext_num_s | Extension | char/2 | |
lse_s | Lease | char/10 | |
d_acc_s | Accrued to date | date | |
timestamp | Record modification stamp | timestamp | |
mth_int_d | Monthly interest amount | double/8.2 |
Table Name | Description | Notes |
---|---|---|
rlk | Like-Kind-Exchange |
Index Name | Pieces | Description |
---|---|---|
rlk_idx0 | exchange_id_s, relinq_unit_s | Clustered, Unique, No Changes |
rlk_idx1 | relinq_lse_s, exchange_id_s, relinq_unit_s | Unique, No Changes |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
exchange_id_s | Exchange ID | char/20 | |
relinq_unit_s | Relinquished asset | char/10 | |
relinq_lse_s | Lease of relinquished asset | char/10 | |
timestamp | Record modification stamp | timestamp | |
d_relinq_s | Relinquishment date | date | |
d_ident_s | Identification date | date | |
d_ent_s | Date entered | date | |
d_last_s | Date of last update | date | |
relinq_naics_s | NAICS for relinquished asset | char/6 | |
replace_unit_s | Replacement asset | char/10 | |
replace_lse_s | Lease of replacement asset | char/10 | |
replace_naics_s | NAICS for replacement asset | char/6 | |
exchange_stat_s | Exchange status | char/4 | |
comment_s | Exchange comment | char/80 | |
dfrd_gain_d | Deferred gain | double/8.2 | |
pro_sale_d | Proceeds of sale | double/8.2 |
Table Name | Description | Notes |
---|---|---|
rmi | Monthly Interest Income |
Index Name | Pieces | Description |
---|---|---|
rmi_idx0 | lse_s, d_accs_s | Clustered, Unique, No Changes |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
lse_s | Lease | char/10 | |
d_acc_s | Accrued to date | date | |
timestamp | Record modification stamp | timestamp | |
mth_int_d | Monthly interest amount | double/8.2 |
Column Name | Description | Type Info | Initial Value |
---|---|---|---|
mm_key_s | Name key for each Name code: |
char/9 | n/c |
nam_s | Name for each Name code |
char/36 | n/c |
rcc_flg_c | cd_type_s | cd_shrt_s | cd_long_s | security_1 |
---|---|---|---|---|
1 | LKE.STAT | LIKE-KIND EXCH STAT | 7 | |
2 | LKE.STAT | UNMT | UNMATCHED | 0 |
2 | LKE.STAT | PRMT | PRELIMINARY MATCH | 0 |
2 | LKE.STAT | MTCH | MATCHEC (FINAL) | 0 |
2 | LKE.STAT | NLKE | NOT LIKE (FAILED) | 0 |
1 | DISP.MASK | DISPLAY MASK | 0 | |
2 | DISP.MASK | ALL | DISPLAY/ALLOW ALL | 0 |
2 | DISP.MASK | LST4 | DISPLAY ALLOW LAST 4 | 0 |
2 | DISP.MASK | NONE | DISPLAY ALLOW NONE | 0 |
LeasePak Documentation Suite
©
by NetSol Technologies Inc. All rights reserved.
The information contained in this document is the property of NetSol Technologies Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. NetSol Technologies Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of NetSol Technologies Inc. is prohibited.
This message should disappear within 5-15 seconds, depending on the size of the document and the speed of your connection to the Documentation Suite.
If you can still see this message after 20 seconds, try clicking the Refresh or Reload button on your Web browser.
If your document still does not load, refer to Document Load Troubleshooting for instructions on how to fix possible problems with either your Documentation Suite installation or Web browser setup.
If you do not have read access to the parent docsuite directory, you will not be able to load the Document Load Troubleshooting document. In this case, contact your network administrator for assistance.