KingdomFirst / Bulldozer

A multi-component Windows app to convert data into Rock RMS from other church management systems.
https://www.rockrms.com/
Apache License 2.0
8 stars 9 forks source link

V2 sample file updates and tweaks #88

Closed guymaness2 closed 10 months ago

guymaness2 commented 10 months ago

Description

What does the change add or fix?

Release Notes

What does the change add or fix in a succinct statement that will be read by clients?

Requested By

Who reported, requested, or paid for the change?

Warranty


Screenshots

Does this update or add options to the block UI?

none


Change Log

What files does it affect?

[Add a file list here]


Migrations/External Impacts

Is it a breaking change for other versions/clients?

no

guymaness2 commented 10 months ago

@nateh777 all conversations resolved.

guymaness2 commented 10 months ago

@nateh777 Most recent commit (https://github.com/KingdomFirst/Bulldozer/pull/88/commits/91a59525ff5f7136bab80f52ae69c245c24a11da) adds logic to create "Receipt" Transaction Type defined value if imported data requires it.

This is an effort to match Rock's bulk importer behavior (https://github.com/SparkDevNetwork/Rock/blob/71303bbc047e62118f09ddadc559d80c02315c1b/Rock.Slingshot/SlingshotImport/SlingshotImporter.cs#L2800)