Hello,
can I add more different types of contact types? There are:
contact
invoice
delivery
other
private
The problem:
I wrote a program to sync with a magento 2 store ... and there I need more delivery options.
So I want in odoo 10:
delivery
other_delivery
Then delivery is the default delivery address and other_delivery are other delivery address in case someone need it.
How can I add the type "other_delivery"?