Added use_fippa for fippa based reports.
This commit is contained in:
@@ -77,6 +77,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
imexshopid
|
||||
default_adjustment_rate
|
||||
workingdays
|
||||
use_fippa
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
@@ -152,6 +153,7 @@ export const UPDATE_SHOP = gql`
|
||||
imexshopid
|
||||
default_adjustment_rate
|
||||
workingdays
|
||||
use_fippa
|
||||
employees {
|
||||
id
|
||||
first_name
|
||||
|
||||
Reference in New Issue
Block a user