When clicking on Add to Cart, it shows error related to Payment Term

https://discuss.erpnext.com/t/erpnext-v10-shopping-cart-issue/32207
I confirm this bugs reproduces on several systems and seems to be caused by a hardcoded payment terms entry in _erpnext\shopping_cart\cart.py_
"payment_terms_template": "_Test Payment Term Template",
Affects v10.0.5 (master)
Quickfix: add a "Payment Terms Template" with name "_Test Payment Term Template" 馃槃
Most helpful comment
Quickfix: add a "Payment Terms Template" with name "_Test Payment Term Template" 馃槃