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

OBPIH-4711 Add purchase order api #3462

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Conversation

awalkowiak
Copy link
Collaborator

No description provided.

@awalkowiak awalkowiak force-pushed the OBPIH-4711 branch 3 times, most recently from b7df3cd to 7680e2d Compare September 15, 2022 15:41
@awalkowiak awalkowiak merged commit cc8aaf0 into feature/ui-redesign Sep 16, 2022
@awalkowiak awalkowiak deleted the OBPIH-4711 branch September 16, 2022 08:47
Copy link
Member

@jmiranda jmiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops forgot to submit this one.

Location currentLocation = Location.get(session.warehouse.id)
def orders = orderService.getOrders(currentLocation, params)

render ([
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add conditional branch on format (csv vs json)

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

Successfully merging this pull request may close these issues.

None yet

2 participants