[IMP] Add Chatter

[UPD] Update agreement_serviceprofile.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: contract-12.0/contract-12.0-agreement_serviceprofile
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_serviceprofile/

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (48 of 48 strings)

Translation: contract-12.0/contract-12.0-agreement_serviceprofile
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_serviceprofile/zh_CN/

Added translation using Weblate (Portuguese (Brazil))

Added translation using Weblate (German)

Added translation using Weblate (Spanish)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (48 of 48 strings)

Translation: contract-12.0/contract-12.0-agreement_serviceprofile
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_serviceprofile/pt_BR/
This commit is contained in:
scampbell
2019-09-24 15:06:08 -07:00
committed by Olga Marco
parent 173be4c56c
commit 18d0a148b8
9 changed files with 1242 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ from odoo import fields, models, api
class AgreementServiceProfile(models.Model):
_name = 'agreement.serviceprofile'
_inherit = 'mail.thread'
_description = 'Agreement Service Profiles'
def _default_stage_id(self):