I have this code in the xml view:
<field name="fueled" sum="Sum of fueled"/> How can I get value sum attribute to do some calculating in python file?
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesStack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
Explore Stack InternalI have this code in the xml view:
<field name="fueled" sum="Sum of fueled"/> How can I get value sum attribute to do some calculating in python file?