Merge PR #34 into 12.0

Signed-off-by sebastienbeau
This commit is contained in:
OCA-git-bot 2020-04-14 07:19:11 +00:00
commit a8b4a6fb6b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ class CarrierAccount(models.Model):
def _server_env_fields(self):
carrier_fields = super()._server_env_fields
carrier_fields.update({
"name": {},
"account": {},
"password": {},
"file_format": {},