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

62 orders tab #80

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

62 orders tab #80

wants to merge 3 commits into from

Conversation

JulesGresset
Copy link
Member

Describe your changes

The orders view is now working and current orders can be selected and edited.
Known issues :

  • Once an order is edited and send back, it creates a new order instead of modifying the existing one (separate feature)
  • If an order is selected and we selected an order with the same number, nothing happen (should not exist outside of development period)
  • Passed orders submenu doesn't do anything (needs to be handled by the back-end and required the paiement feature to be implemented, separate features)

Issue ticket number and link

Closes #62

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@JulesGresset JulesGresset added the 💥 New feature New feature added to the project label Jan 11, 2025
@JulesGresset JulesGresset self-assigned this Jan 11, 2025
@JulesGresset JulesGresset linked an issue Jan 11, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 New feature New feature added to the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orders tab
1 participant