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

Feature/r2 ganancias netas #40

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Feature/r2 ganancias netas #40

merged 2 commits into from
Jan 11, 2025

Conversation

Jrgil20
Copy link
Owner

@Jrgil20 Jrgil20 commented Jan 11, 2025

This pull request introduces a new SQL function to calculate the net earnings for a flower shop within a specified month. The function computes gross earnings, costs, and net earnings based on the provided flower shop ID and month.

Key changes include:

  • ganaciasNetas.sql: Added the ganancias_floristeria function which takes a flower shop ID and a month as parameters, and returns a table with gross earnings, costs, and net earnings for the specified month.

@Jrgil20 Jrgil20 merged commit 3ba8587 into dev Jan 11, 2025
@Jrgil20 Jrgil20 deleted the feature/R2_gananciasNetas branch January 11, 2025 14:31
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.

2 participants