OCA / connector-telephony

Odoo modules for telephony integration
GNU Affero General Public License v3.0
150 stars 295 forks source link

[14] MIG sms_ovh_http #267

Closed sergioeix closed 2 years ago

sergioeix commented 2 years ago

Migration to 14 sms_ovh_http added ondelete to fields add and updating manifest

sergioeix commented 2 years ago

Hello @sebastienbeau can you take a look please?

sebastienbeau commented 2 years ago

@sergioeix there is already a open PR for this module. Check it here : https://github.com/OCA/connector-telephony/pull/239 If you can test it and approve it will be perfect

Note, when we migrate a module it's important to keep the commit history, there is special git cmd for doing it, here is the doc for migration : https://github.com/OCA/maintainer-tools/wiki In any case thanks for you investment and hope this tips can help you.

sebastienbeau commented 2 years ago

@sergioeix PR in V14 have been merged