BOD-63 added tax fields to form + schema for track tax on an item level
This commit is contained in:
@@ -27,6 +27,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
template_header
|
||||
textid
|
||||
production_config
|
||||
invoice_tax_rates
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -74,6 +75,7 @@ export const UPDATE_SHOP = gql`
|
||||
template_header
|
||||
textid
|
||||
production_config
|
||||
invoice_tax_rates
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user