Commit graph

10 commits

Author SHA1 Message Date
Marc Durepos
b5e4b2d257 back-port delivery_carrier_partner_account 2025-07-04 09:26:36 -04:00
Marc Durepos
4840d9ac9e delivery_carrier_partner_account: fix and refactoring
- Fix: partners can no longer have default carrier accounts that are
archived.
- Refactor: remove write/create overrides to replace them with
  computed/stored fields.
2025-07-03 07:18:05 -04:00
Marc Durepos
8561aeca57 delivery_carrier_partner_account: transfer carrier account to delivery order on SO confirmation 2025-07-03 07:18:05 -04:00
Marc Durepos
1da36c1e1c attempt fix to delivery carrier account - selecting collect account raising error 2025-07-03 07:18:05 -04:00
Marc Durepos
69faaec42f delivery_carrier_partner_account fixes 2025-07-03 07:18:05 -04:00
Marc Durepos
01c424c485 [ENH] delivery_carrier_partner_account: company_id + view all from menu
Add the ability to view all the transporter accounts from the sales
configuration menu.

Add company_id to delivery.carrier.account model as a related field
to delivery.carrier. Also constrain the delivery.carrier and res.partner
associated to an account to be linked to the same company.

Fixes #113
2024-11-21 14:39:20 -05:00
Marc Durepos
5b696e8eab delivery_carrier_partner_account: looks ready for first launch 2024-11-20 14:44:33 -05:00
Marc Durepos
9b882ec7f8 delivery_carrier_partner_account: add choose delivery wizard code and tests 2024-11-20 13:13:57 -05:00
Marc Durepos
d99acaa3ec delivery_carrier_partner_account: added views and action 2024-11-20 11:17:35 -05:00
Marc Durepos
34ec1a8230 new module delivery_carrier_partner_account started 2024-11-20 09:15:59 -05:00