Changes

Jump to: navigation, search

Specification:Relationship Calculator

24 bytes added, 00:40, 26 October 2022
For Gramps 5.x.x
:#<code>get_partner_relationship_string</code> - only make a localized version of this if the gettext translation present in Relationship.py is not sufficient
:{{man tip|Note |that the signature of the methods must be identical to the ones in <code>[{{Code Base}}gramps/gen/relationship.py gramps/gen/relationship.py]</code>}}
All other methods are unique to the English module, and should not be overwritten. You can however define your own helper functions like present in <code>relationship.py</code>, eg <code>_get_father()</code>. Helper functions start with a <code>_</code> and are not used outside of the Relationship class module.
2,186
edits

Navigation menu