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

fix(customer-order.function.ts): update route for customerOrderList t… #93

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

jamalsoueidan
Copy link
Owner

…o remove year and month parameters

fix(customer-order.function.ts): update CustomerOrderControllerListSchema to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceListProps to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceList to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceListAggregate to include start, end, and title properties
fix(customer-order.function.ts): update CustomerOrderServiceList to use startDate and endDate variables instead of firstDayOfMonth and lastDayOfMonth
fix(customer-order.function.ts): update CustomerOrderServiceList to use start and end properties instead of line_items._from
fix(customer-order.function.ts): update CustomerOrderServiceList to sort results by start date in ascending order
fix(customer-order.function.ts): update CustomerOrderServiceList to project start,

…o remove year and month parameters

fix(customer-order.function.ts): update CustomerOrderControllerListSchema to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceListProps to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceList to use start and end instead of year and month
fix(customer-order.function.ts): update CustomerOrderServiceListAggregate to include start, end, and title properties
fix(customer-order.function.ts): update CustomerOrderServiceList to use startDate and endDate variables instead of firstDayOfMonth and lastDayOfMonth
fix(customer-order.function.ts): update CustomerOrderServiceList to use start and end properties instead of line_items._from
fix(customer-order.function.ts): update CustomerOrderServiceList to sort results by start date in ascending order
fix(customer-order.function.ts): update CustomerOrderServiceList to project start,
@jamalsoueidan jamalsoueidan merged commit 9221fc8 into main Dec 11, 2023
@jamalsoueidan jamalsoueidan deleted the change-list-to-work-with-range-of-date branch December 11, 2023 00:40
@jamalsoueidan jamalsoueidan self-assigned this Mar 14, 2024
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.

1 participant