You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should see a list of existing "proposed" Allocations (that do not have any payment_id) in this view so they can select it and link it to the Payment that they clicked the Allocate button from.
The text was updated successfully, but these errors were encountered:
When a user clicks the Allocation button a PaymentTile, the Add Allocation form should appear along with a list of Proposed Allocations for Projects with the client_id
When a Proposed Allocation is clicked from this list, then dismiss the form overlay and update the Payments UI to reflect the newly linked Allocation to the Payment
Consider a single-selector to choose between Create New and Link Existing
The user should see a list of existing "proposed" Allocations (that do not have any
payment_id
) in this view so they can select it and link it to the Payment that they clicked the Allocate button from.The text was updated successfully, but these errors were encountered: