Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Finance Redisgn] - Update getAllVendors Endpoint #3151

Open
Tracked by #2733
dreifusjack opened this issue Jan 22, 2025 · 0 comments
Open
Tracked by #2733

[Finance Redisgn] - Update getAllVendors Endpoint #3151

dreifusjack opened this issue Jan 22, 2025 · 0 comments
Labels

Comments

@dreifusjack
Copy link
Contributor

Description

We have recently made schema changes to the Vendor model. Now the getAllVendors endpoint needs to be updated such that it includes the following fields: (all previously included fields), username, password, discountCode, 2fa contact, notes, addedBy + userId, status, contacts, value, join date, taxExempt, assignedTo + userId, dueDate, notifyDate.

Acceptance Criteria

getAllVendors endpoint has been updated to include relevant Vendor model fields.

Proposed Solution

  • Update the vendor transformer to include the fields above
  • Update the vendor type, and Prisma.VendorGetPayload

Mocks

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant