Files
contract/agreement_serviceprofile/models/__init__.py
brian10048 1238619887 [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
2019-08-31 16:00:53 +00:00

4 lines
93 B
Python

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