fix: made the properties table editable even when the receipt printing
is off
fix: change company registration to company number on the
receipt printing page
fix: refetch config after saving
fix: set fixed height for the editable property row
fix: remove debug log
fix: placed the options of the BooleanPropertiesTable in a TableCell to
avoid raising an error caused by having an <svg> inside a <td>
fix: change the receipt options to a switch
fix: copied style instead of importing from other component
fix: removed unnecessary properties from CAR page and config
style: changed the CAR page properties from radio groups to switches
fix: refetch config after saving