User Tools

Site Tools


urapidflow:fixed_row_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
urapidflow:fixed_row_format [2018/01/22 23:52]
wtsergo
urapidflow:fixed_row_format [2020/01/14 19:52]
wtsergo
Line 41: Line 41:
 This allows to combine different types of fixed format rows into the same file, as there's no need for header titles, which means each row's structure is well known and will be expected by the parser. This allows to combine different types of fixed format rows into the same file, as there's no need for header titles, which means each row's structure is well known and will be expected by the parser.
  
-===== EAV Structure Row Types =====+===== Row Types =====
  
 ==== Allowed actions ==== ==== Allowed actions ====
Line 54: Line 54:
 ^ EAO       | X       | X       | X                   | [[#eaoeav_attribute_option|EAV Attribute Option]]                                                                                  | ^ EAO       | X       | X       | X                   | [[#eaoeav_attribute_option|EAV Attribute Option]]                                                                                  |
 ^ EAOL      | X       | X       | X                   | [[#eaoleav_attribute_option_store_specific|EAV Attribute Option Store Specific]]                                                   | ^ EAOL      | X       | X       | X                   | [[#eaoleav_attribute_option_store_specific|EAV Attribute Option Store Specific]]                                                   |
-^ EAOS       | X       | X       | X                   | [[#eaoseav_attribute_option_swatch_magento2_only|EAV Attribute Swatch]] (magento2 only)                                                                                 | +^ EAOS       | X       | X       | X                   | [[#eaoseav_attribute_option_swatch|EAV Attribute Swatch]]                                                                                 | 
-^ EAOSL      | X       | X       | X                   | [[#eaosleav_attribute_swatch_store_specific_magento2_only|EAV Attribute Swatch Store Specific]] (magento2 only)                                                   |+^ EAOSL      | X       | X       | X                   | [[#eaosleav_attribute_swatch_store_specific|EAV Attribute Swatch Store Specific]]                                                   |
 ^ CC        |                 | X                   | [[#cccatalog_category|Catalog Category]]                                                                                           | ^ CC        |                 | X                   | [[#cccatalog_category|Catalog Category]]                                                                                           |
 ^ CCP       | X       | X       | X                   | [[#ccpcatalog_category-product_association|Catalog Category-Product Association]]                                                  | ^ CCP       | X       | X       | X                   | [[#ccpcatalog_category-product_association|Catalog Category-Product Association]]                                                  |
Line 83: Line 83:
 ^ CPPT      | X       | X       | X                   | [[#cpptcatalog_product_tier_prices|Catalog Product Tier Prices]]                                                                   | ^ CPPT      | X       | X       | X                   | [[#cpptcatalog_product_tier_prices|Catalog Product Tier Prices]]                                                                   |
 ^ CPPG      | X       | X       | X                   | [[#cppgcatalog_product_group_prices|Catalog Product Group Prices]]                                                                 | ^ CPPG      | X       | X       | X                   | [[#cppgcatalog_product_group_prices|Catalog Product Group Prices]]                                                                 |
 +^ GCA      | X       | X       | X                   | [[#gcagiftcard_account|Gift Card Account]]                                                                 |
 +^ GCAH      | X       | X       | X                   | [[#gcahgiftcard_account_history|Gift Card Account History]]                                                                 |
  
  
Line 249: Line 251:
  
  
-==== EAOS: EAV Attribute Option Swatch (magento2 only) ====+==== EAOS: EAV Attribute Option Swatch ====
 === Create/Update Columns === === Create/Update Columns ===
 ^ # ^ Column ^ Key? ^ Required? ^ Comments ^ ^ # ^ Column ^ Key? ^ Required? ^ Comments ^
Line 267: Line 269:
 </file> </file>
  
-==== EAOSL: EAV Attribute Swatch Store Specific (magento2 only) ====+==== EAOSL: EAV Attribute Swatch Store Specific ====
 === Create/Update Columns === === Create/Update Columns ===
 ^ # ^ Column ^ Key? ^ Required? ^ Comments ^ ^ # ^ Column ^ Key? ^ Required? ^ Comments ^
Line 594: Line 596:
 ==== CPPT: Catalog Product Tier Prices ==== ==== CPPT: Catalog Product Tier Prices ====
 === Create/Update Columns === === Create/Update Columns ===
-^ # ^ Column ^ Key? ^ Required? ^ Comments ^+
 ^ 1 | sku | X | X | | ^ 1 | sku | X | X | |
 ^ 2 | customer_group| X | X | Use '*' for all groups | ^ 2 | customer_group| X | X | Use '*' for all groups |
Line 600: Line 602:
 ^ 4 | price |  | X | | ^ 4 | price |  | X | |
 ^ 5 | website | | | | ^ 5 | website | | | |
 +^ 6 | percentage_value | | | magento2 >= 2.2.0 |
 +
 === Delete Columns === === Delete Columns ===
 ^ # ^ Column         ^ Key? ^ Required? ^ Comments               ^ ^ # ^ Column         ^ Key? ^ Required? ^ Comments               ^
Line 665: Line 669:
 ^ 3 | store | X | X | | ^ 3 | store | X | X | |
 ^ 4 | title |  | X | | ^ 4 | title |  | X | |
 +==== GCA: Gift Card Account ==== 
 +=== Columns === 
 +^ # ^ Column ^ Key? ^ Required? ^ Comments ^ 
 +^ 1 | code | X | X | | 
 +^ 2 | balance | X | X | | 
 +^ 3 | status | X | X | | 
 +^ 4 | state | X | X | | 
 +^ 5 | is_redeemable | X | X | | 
 +^ 6 | date_created |  |  | | 
 +^ 7 | date_expires |  |  | | 
 +^ 8 | website |  |  | | 
 +==== GCAH: Gift Card Account History ==== 
 +=== Columns === 
 +^ # ^ Column ^ Key? ^ Required? ^ Comments ^ 
 +^ 1 | code | X | X | | 
 +^ 2 | updated_at | X | X | | 
 +^ 3 | action | X | X | | 
 +^ 4 | balance_amount | X | X | | 
 +^ 5 | balance_delta | X | X | | 
 +^ 6 | additional_info |  |  | |
  
 ===== Roadmap ===== ===== Roadmap =====
Line 704: Line 727:
 | 4 | active |  |  | | | 4 | active |  |  | |
 | 5 | created_at |  |  | | | 5 | created_at |  |  | |
 +
urapidflow/fixed_row_format.txt · by wtsergo