Files
contract/agreement_serviceprofile/models/__init__.py
brian10048 ff7e019b02 [IMP] agreement_serviceprofile: add stage
- Add stage_type to agreement.stage
- Track stage of service profile
- Add Kanban view for service profiles to the dashboard
- Add product_id field to service profile

[UPD] Update agreement_serviceprofile.pot

[UPD] README.rst

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/
2021-12-29 12:03:42 +01:00

4 lines
93 B
Python

from . import agreement_serviceprofile
from . import agreement
from . import agreement_stage