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

Adjustment stock, possibility to select the project #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ebed-meleck
Copy link
Contributor

This PR makes the following changes:

  • Ability to adjust stock
  • Choose the project during authentication fix Hard-coded project id #14
  • Added the oldQuantity column in the stock_movement table
  • Change of the query to display the lots in stock

@mbayopanda
Copy link
Collaborator

Hi @Ebed-meleck could you add some screenshot of the new feature with comments?

@Ebed-meleck
Copy link
Contributor Author

button-adjustment

Added stock adjustment button

Once clicked you will be redirected to the stock adjustment screen

screen-adjustment

Screen adjustment

**To adjust a batch, you must click on the icon which is in the form of a pen a window will open as such. **👇🏿

modalbottom-adjustment

To adjust a batch, you will need to click on the pen icon a window will open, enter the quantity and then click on submit. once finished click on submit to validate your changes

Choose project during authentication

choose-project

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

Successfully merging this pull request may close these issues.

Hard-coded project id
2 participants