mirror of https://github.com/itflow-org/itflow
Added Net 45 Days, removed 14 Days as this isnt typically used anywhere
This commit is contained in:
parent
ef7794c411
commit
129e95fd3a
|
|
@ -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'
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue