Added alt transport to appointments BOD-392

This commit is contained in:
Patrick Fic
2020-09-29 11:17:06 -07:00
parent fef95be5a3
commit c222e027dd
27 changed files with 681 additions and 11 deletions

View File

@@ -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