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

Ug update 7 nov #364

Merged
merged 35 commits into from
Nov 7, 2019
Merged

Conversation

Deculsion
Copy link

@Deculsion Deculsion commented Nov 7, 2019

fixes #324
fixes #297
fixes #299
fixes #297

@@ -176,12 +170,12 @@ Keywords to modify each property:

Format: `edit stock <Stock Code> {<Property> <New Value>}`

eg. `edit stock R500 quantity 1000 description stockcode Res500`
eg. `edit stock R500 quantity 1000 description stockcode Res500`
Copy link

Choose a reason for hiding this comment

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

not allowed


This adds a new person to keep track that will loan stock.



Format: `add person <Matric No.> <Name>`

eg. `add person A0123456`
Copy link

Choose a reason for hiding this comment

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

name???


Format: `add loan <Matric No.> {<Stock Code> <Quantity>}`
Format: `add loan <Matric No.> <Stock Code> <Quantity>`

eg. `add loan A0123456 R500 1000 X123 80`
Copy link

Choose a reason for hiding this comment

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

cannot assign multiple loans

Copy link

@cyanoei cyanoei left a comment

Choose a reason for hiding this comment

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

ok except for few comments

@Deculsion Deculsion merged commit 0ead4da into AY1920S1-CS2113T-F09-3:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants