Hi!
I want to add a new variable to the Supplier Scorecard Variables section. How can I make this addition on the backend?
Did you find out anything about this?
From what i could gather you are supposed to write a function that takes a Supplier Scorecard Period and spits out a float, that in the best case, is a Percentage.
https://docs.frappe.io/erpnext/user/manual/en/supplier-scorecard
Sadly i could not get this feature to work as the import of the functions seems inoperable!
Especially if the functions are not in the Erpnext directory, but for example in another app.