Added Net 45 Days, removed 14 Days as this isnt typically used anywhere

This commit is contained in:
johnnyq 2026-02-19 12:34:30 -05:00
parent ef7794c411
commit 129e95fd3a
1 changed files with 1 additions and 1 deletions

View File

@ -184,9 +184,9 @@ $net_terms_array = array (
'0'=>'On Receipt',
'7'=>'7 Days',
'10'=>'10 Days',
'14'=>'14 Days',
'15'=>'15 Days',
'30'=>'30 Days',
'45'=>'45 Days',
'60'=>'60 Days',
'90'=>'90 Days'
);