Make standard views with view/edit links and a button for adding w/destination, for cases, activities by customer and activities by case #13

Closed
opened 2021-11-12 09:54:49 +00:00 by naomi · 2 comments

The query string for parent should be uniform, and have two keys:

  • parent_field=<machine_name_of_base_field_to_populate>
  • parent_id

Parent field name should always match parent entity type. Can then remove "parent_field_name" and "query_string" from tests

The query string for parent should be uniform, and have two keys: - parent_field=<machine_name_of_base_field_to_populate> - parent_id Parent field name should always match parent entity type. Can then remove "parent_field_name" and "query_string" from tests
Author
  • cases

  • activities by customer

  • activities by case

  • case provisions

  • case fees

  • organisation relations (although they will become customer relations)

They can go in config/install and then be edited for different clients

- [ ] cases - [ ] activities by customer - [ ] activities by case - [ ] case provisions - [ ] case fees - [ ] organisation relations (although they will become customer relations) They can go in config/install and then be edited for different clients
Author

All should have view and edit links (view can be removed if the entity is small but that depends on the client) and no column should be linked to the entity, only to other entities e.g. provider field in case provider

All should have view and edit links (view can be removed if the entity is small but that depends on the client) and no column should be linked to the entity, only to other entities e.g. provider field in case provider
naomi closed this issue 2022-04-03 17:56:14 +00:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/opencase#13
No description provided.