@@ -1,5 +1,5 @@
import neofarm.lib as neo
if __name__ == "__main__":
log = neo.Log.Purchase.get_list()[1]
print(log.quantities[1].material_types[0].name)
log = neo.Log.Seeding.get_list()[1]
print(log.notes)
The note is not visible to the blocked user.