item_tax_schema_tax_type_codes
-
id increments
-
item_tax_schema_id FK integer
-
tax_type_code_id FK integer
-
timestamps timestamps
economic_activity_classifications
-
id increments
-
name string
-
description string
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
fiscal_witholding_tax_types
-
id increments
-
name string
-
description string
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
withholding_tax_base_values
-
id increments
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
-
name string
party_withholding_tax_schemas
-
id increments
-
name string
-
description string
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
party_withholding_tax_schema_items
-
id increments
-
party_withholding_tax_schema_id FK integer
-
withholding_tax_code_id FK integer
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
item_withholding_tax_schemas
-
id increments
-
name string
-
description string
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
item_withholding_tax_schema_withholding_tax_code
-
id increments
-
item_withholding_tax_schema_id FK integer
-
withholding_tax_code_id FK integer
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps
document_type_issuing_services
-
id increments
-
serviceable_id integer
-
serviceable_name string
-
status smallInteger
-
is_system smallInteger
-
timestamps timestamps