Unlimited Contracts - Storage

Issue No: GRN-280
Created 12/2/2015 10:36:11 AM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 16.1
Description Contracts that are flagged for "Unlimited Quantity Contracts" can be overfilled. Scale will need to apply to a contract that has less than a zero balance if marked Unlimited. All other contracts will not be able to overapply.     !pastedImage_d48254_0.png! Note contract list should allow selection of this contract even when balance is 0 if this flag is selected and if appplied the contract should update the units up by the ticket amount leaving the contract balance as 0.   This is in settle storage that this would be impacted:   if the contract listed is unlimited it may have balance of 0 or less.   So when selected, if the contract is unlimited and balance > 0, default to the balance (or ticket total) whichever is less. This is how we do it for normal contracts now.   If the selected contract is unlimited and balance is 0 or less, default the units to 0. User must change to the number of units to apply.   Auto-select will not auto apply to an unlimited contract unless the balance is > 0.