hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
493 stars 97 forks source link

MPNs containing commas are split into multiple parts #555

Closed sourcebox closed 7 months ago

sourcebox commented 7 months ago

KiCost version: 1.1.18

Parts with an MPN containing a comma like BAT54J,115 or BC857B,215 are split into multiple parts using the comma as delimiter. I'm not sure if this is a bug or desired behaviour for certain cases, but there should be a way to disable it as it renders the result unusable.

set-soft commented 7 months ago

You can use the \ to escape these characters