Added alt transport to appointments BOD-392
This commit is contained in:
@@ -105,6 +105,7 @@ tables:
|
||||
- active:
|
||||
_eq: true
|
||||
columns:
|
||||
- alt_transport
|
||||
- arrived
|
||||
- block
|
||||
- bodyshopid
|
||||
@@ -122,6 +123,7 @@ tables:
|
||||
- role: user
|
||||
permission:
|
||||
columns:
|
||||
- alt_transport
|
||||
- arrived
|
||||
- block
|
||||
- bodyshopid
|
||||
@@ -149,6 +151,7 @@ tables:
|
||||
- role: user
|
||||
permission:
|
||||
columns:
|
||||
- alt_transport
|
||||
- arrived
|
||||
- block
|
||||
- bodyshopid
|
||||
@@ -695,6 +698,7 @@ tables:
|
||||
- accountingconfig
|
||||
- address1
|
||||
- address2
|
||||
- appt_alt_transport
|
||||
- appt_colors
|
||||
- appt_length
|
||||
- bill_tax_rates
|
||||
@@ -754,6 +758,7 @@ tables:
|
||||
- accountingconfig
|
||||
- address1
|
||||
- address2
|
||||
- appt_alt_transport
|
||||
- appt_colors
|
||||
- appt_length
|
||||
- bill_tax_rates
|
||||
|
||||
Reference in New Issue
Block a user