mirror of
https://github.com/itflow-org/itflow
synced 2026-03-10 15:54:51 +00:00
Added Net 45 Days, removed 14 Days as this isnt typically used anywhere
This commit is contained in:
@@ -184,9 +184,9 @@ $net_terms_array = array (
|
|||||||
'0'=>'On Receipt',
|
'0'=>'On Receipt',
|
||||||
'7'=>'7 Days',
|
'7'=>'7 Days',
|
||||||
'10'=>'10 Days',
|
'10'=>'10 Days',
|
||||||
'14'=>'14 Days',
|
|
||||||
'15'=>'15 Days',
|
'15'=>'15 Days',
|
||||||
'30'=>'30 Days',
|
'30'=>'30 Days',
|
||||||
|
'45'=>'45 Days',
|
||||||
'60'=>'60 Days',
|
'60'=>'60 Days',
|
||||||
'90'=>'90 Days'
|
'90'=>'90 Days'
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user