Owner schema change to add accounting id.

This commit is contained in:
Patrick Fic
2020-05-28 13:46:56 -07:00
parent 681cbea4fc
commit 39bd89b232
9 changed files with 304 additions and 16 deletions

View File

@@ -2838,30 +2838,34 @@ tables:
- active:
_eq: true
columns:
- id
- accountingid
- allow_text_message
- created_at
- updated_at
- ownr_fn
- ownr_ln
- id
- ownr_addr1
- ownr_addr2
- ownr_city
- ownr_st
- ownr_zip
- ownr_co_nm
- ownr_ctry
- ownr_ea
- ownr_fn
- ownr_ln
- ownr_ph1
- preferred_contact
- allow_text_message
- shopid
- ownr_ph2
- ownr_co_nm
- ownr_st
- ownr_title
- ownr_zip
- preferred_contact
- shopid
- updated_at
select_permissions:
- role: user
permission:
columns:
- accountingid
- allow_text_message
- created_at
- id
- ownr_addr1
- ownr_addr2
- ownr_city
@@ -2876,10 +2880,8 @@ tables:
- ownr_title
- ownr_zip
- preferred_contact
- created_at
- updated_at
- id
- shopid
- updated_at
filter:
bodyshop:
associations:
@@ -2893,7 +2895,10 @@ tables:
- role: user
permission:
columns:
- accountingid
- allow_text_message
- created_at
- id
- ownr_addr1
- ownr_addr2
- ownr_city
@@ -2908,10 +2913,8 @@ tables:
- ownr_title
- ownr_zip
- preferred_contact
- created_at
- updated_at
- id
- shopid
- updated_at
filter:
bodyshop:
associations: