Compile Time Changes

cm.abstract.part.prodPart.cm

Old: extend public str[] generatePmSifRows()
New: extend public str[] generateSifRows()

Old: extend public str[] generatePmSifRows(Space space)
New: extend public str[] generateSifRows(Space space)

Runtime/Behavior Changes

ProdPart now use the current currency symbol instead of always output the currency tag in sif(CU) to "USD".