Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$25] Add "Total Paid" column #27

@maxceem

Description

@maxceem

Add one more column named "Total Paid" on the right of the "Weekly Rate" Column.

This column should show the value in the next shape: {formatDollar(WorkPeriod.paymentTotal}} ({WorkPeriod.daysPaid})

Examples:

  • $0 (0) - means $0 dollars paid for 0 days
  • $1000.00 (1) - means $1000 dollars paid for 1 day
  • $500.00 (5) means $500 dollars paid for 5 days

Make the (X) gray color, so we are showing days in gray.

This column should be sortable by the "paymentTotal".

Also, inside Resource Details show Total Paid with days instead of member rate. And we would show the Payment Popover when we click this value of total paid.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions