I have a large, complicated assembly for custom pricing. I also am building a Dual Write environment based on the current solution.
I don't want to fork the code for the pricing plugin to accommodate a new DW field on the Oppty/Quote/Order header. This field is additional charges which needs to be included in the sum for the order Total.
Somehow I must trap the fact that this field is not in the metadata if I am to use the same assembly to work in both environments.
How would YOU do this?
TIA