carrier_id, carrier_account_id and delivery_billing_mode fields are all computed and have a single inverse method that can be overriden by subclasses.
When adding transport charges to a sale order via the "Add Shipping" button, the line's description now contains the delivery billing mode and account number when applicable. Fixes #112