OCA / helpdesk

Odoo modules for managing a HelpDesk system
GNU Affero General Public License v3.0
151 stars 317 forks source link

[16.0] [FIX] helpdesk_mgmt: company_id should come from team #618

Closed LorenzoC0 closed 2 months ago

LorenzoC0 commented 2 months ago

Same fix as #553 , replicated in 16.0

Otherwise, creating tickets from fetchmail would always set odoobot's company in new tickets, potentially in contrast to team's company

ByteMeAsap commented 2 months ago

@LorenzoC0 , this was already fixed with https://github.com/OCA/helpdesk/pull/557

victoralmau commented 2 months ago

@LorenzoC0 , this was already fixed with #557

Exactly, and fixed after with https://github.com/OCA/helpdesk/pull/604