bemade-addons/delivery_carrier_partner_account/models
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
..
__init__.py new module delivery_carrier_partner_account started 2024-11-20 09:15:59 -05:00
carrier_account_mixin.py delivery_carrier_partner_account: add choose delivery wizard code and tests 2024-11-20 13:13:57 -05:00
delivery_carrier_account.py [ENH] delivery_carrier_partner_account: company_id + view all from menu 2024-11-21 14:39:20 -05:00
res_partner.py new module delivery_carrier_partner_account started 2024-11-20 09:15:59 -05:00
sales_order.py new module delivery_carrier_partner_account started 2024-11-20 09:15:59 -05:00
stock_picking.py new module delivery_carrier_partner_account started 2024-11-20 09:15:59 -05:00