Saturday, June 5, 2021
1 change · master
Miscellaneous changes
According to Easypost API, the field RecipientContact/BusinessName must be a string containing from 1 to 25 characters. We should therefore truncate the value of field commercial_company_name in case it is too long. opw-2526880 Forward-Port-Of: odoo/enterprise#18783
Original PR description
According to Easypost API, the field RecipientContact/BusinessName must be a string containing from 1 to 25 characters. We should therefore truncate the value of field commercial_company_name in case it is too long. opw-2526880 Forward-Port-Of: odoo/enterprise#18783