Cart2Quote is creates tables in the SQL database of Magento
Magento 1
This is the Cart2Quote folder that initiates the creation of the Database tables:
app\code\community\Ophirah\Qquoteadv\sql\qquoteadv_setup\
These tables are automatically created by Cart2Quote as you upload the module on you FTP serverquoteadv_crmaddon_messages
- quoteadv_crmaddon_messages
- quoteadv_crmaddon_templates
- quoteadv_customer
- quoteadv_extraoptions
- quoteadv_group_allow
- quoteadv_product
- quoteadv_quote_address
- quoteadv_request_item
- quoteadv_rotation
- quoteadv_shipping_rate
If the tables are not created please look in the core_resource table where path is qquoteadv_setup and remove the row and empty your cache to re-initiate the setup scripts
Magento 2
- quotation_quote
- quotation_quote_status
- quotation_quote_status_history
- quotation_quote_status_label
- quotation_quote_status_state
- quotation_quote_tier_item
- Quote.linked_quotation_id
- sales_sequence_quote0
- sales_sequence_quote1
- sales_sequence_quote2 etc..