sample-notebooks icon indicating copy to clipboard operation
sample-notebooks copied to clipboard

SE-3082: Add custom transactions using custom properties notebook

Open dgbarclay opened this issue 2 years ago • 2 comments

Pull Request Checklist

  • [x] Changes follow the style guide
  • [x] Tests pass
  • [x] Raised the PR against the develop branch

Description of the PR

This notebook shows how to create custom transaction types that pass reference values (units, instruments, exchange rates) from custom transaction properties into the Movements Engine. This means that it is possible to upsert transactions that do not use the standard transaction fields as points of reference, as such, providing a solution for bespoke transactions fields that better represent a user's interpretation of some transaction types, e.g. FX transactions.

dgbarclay avatar Mar 29 '23 09:03 dgbarclay

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

/LGTM

adamMQM avatar Mar 30 '23 16:03 adamMQM