• Jérome Perrin's avatar
    accounting: prefer accessors over edit method · 8bf78125
    Jérome Perrin authored
    - edit method adds an extra entry in the edit history. We already have one
    entry for newContent
    - edit silently creates local properties in case of typos, so it's
      generally better not to use it when the property names are known
    8bf78125
Invoice_createRelatedPaymentTransaction.py 3.63 KB