Marc Durepos
236952924d
attempt fix to delivery carrier account - selecting collect account raising error
2025-02-26 12:14:15 -05:00
Marc Durepos
98b5ed31fd
Significant rework of delivery_carrier_account.
...
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.
2025-01-21 16:16:14 -05:00
Marc Durepos
a365609f21
[ENH] delivery_carrier_partner_account: add delivery info to sale line
...
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
2024-11-21 15:41:45 -05:00
Marc Durepos
9b882ec7f8
delivery_carrier_partner_account: add choose delivery wizard code and tests
2024-11-20 13:13:57 -05:00