mag1cs7ar LiteCart Fan From Bulgaria Member since Apr 2022 mag1cs7ar Dec 30 2022 01:03 PM Settings -> Default -> Default Incoterms Warning: Unknown function name (incoterms()) in ~/includes/functions/func_form.inc.php (Line 780) It's not important to me, but I noticed it.
tim Founder From Sweden Member since May 2013 tim Dec 30 2022 05:43 PM Add these two lines: https://github.com/litecart/litecart/blob/2.5.1/public_html/includes/functions/func_form.inc.php#L648-L649 See if you can add payment_terms as well, I think they were added at the same time: https://github.com/litecart/litecart/blob/2.5.1/public_html/includes/functions/func_form.inc.php#L663-L664
mag1cs7ar LiteCart Fan From Bulgaria Member since Apr 2022 mag1cs7ar Dec 30 2022 08:43 PM 10x Work perfectly