Feat: add discount chip and link to customer from transaction row
This commit is contained in:
parent
5fd1974242
commit
66288c34ae
6 changed files with 71 additions and 17 deletions
|
|
@ -224,6 +224,7 @@ const typeDefs = gql`
|
|||
customerIdCardPhotoPath: String
|
||||
expired: Boolean
|
||||
machineName: String
|
||||
discount: Int
|
||||
}
|
||||
|
||||
type Blacklist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue