jjCode01 / xerparser

Parse the contents of a P6 .xer file into a Python object
GNU General Public License v3.0
20 stars 5 forks source link

Add full_code property to ACTVCODE class #2

Closed jjCode01 closed 1 year ago

jjCode01 commented 1 year ago

Add full_code property representing hierarchy of activity code values from parent to child codes. This should be used for ACTVCODE comparison, similar to what is implemented in the ACCOUNT class.

jjCode01 commented 1 year ago

Incorporated into version 0.5.8.