Incoterms case is missing

Developer
Από Cyprus
Μέλος από Οκτ 2017

in version 2.5.1 I had to add code below in /includes/functions/func_form.inc.php

case 'incoterms':
        $option = !empty($options) ? $options[0] : '';
        return form_draw_incoterms_list($name, $input, $parameters='');

tim
Founder
Από Sweden
Μέλος από Μαΐ 2013
tim

Thanks, I am adding it for the next release.


        return form_draw_incoterms_list($name, $input, $parameters);

      case 'payment_terms':
        return form_draw_payment_terms_list($name, $input, $parameters);```
This thread has been closed due to long inactivity. Posting to it is not possible.
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.