User Tools

Site Tools


urfsales:documentation

Differences

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

Link to this comparison view

Next revision
Previous revision
urfsales:documentation [2017/10/26 17:20]
unirgy created
urfsales:documentation [2017/10/26 17:23] (current)
unirgy
Line 7: Line 7:
  
   - **import/export** sales data such as   - **import/export** sales data such as
-    -[[urapidflow:sales#gm_section|Gift Messages]] +    -[[#gm_section|Gift Messages]] 
-    -[[urapidflow:sales#sba_section|Billing Agreement]] +    -[[#sba_section|Billing Agreement]] 
-    -[[urapidflow:sales#sc_section|Credit Memo]] +    -[[#sc_section|Credit Memo]] 
-    -[[urapidflow:sales#so_section|Orders]] +    -[[#so_section|Orders]] 
-    -[[urapidflow:sales#sq_section|Quotes]] +    -[[#sq_section|Quotes]] 
-    -[[urapidflow:sales#ssh_section|Shipments]] +    -[[#ssh_section|Shipments]] 
-    -[[urapidflow:sales#sot_section|Order Taxation]] +    -[[#sot_section|Order Taxation]] 
-    -[[urapidflow:sales#srp_section|Recurring Profiles]] {afaik, this section in Magento has never worked correctly}+    -[[#srp_section|Recurring Profiles]] {afaik, this section in Magento has never worked correctly}
   - **add/update** the desired fields;   - **add/update** the desired fields;
   - **synchronize/migrate** data between Magento installations;   - **synchronize/migrate** data between Magento installations;
-  - use [[urapidflow:sales#file_options_tab|remote location]] **on FTP** to perform such operations; +  - use [[#file_options_tab|remote location]] **on FTP** to perform such operations; 
-  - use single and batch **scheduling** via [[urapidflow:sales#managing_urapidflow_sales_via_cron|cron jobs]].+  - use single and batch **scheduling** via [[#managing_urapidflow_sales_via_cron|cron jobs]].
  
  
 ===== Getting Started ===== ===== Getting Started =====
-To handle the import/export operations, the user needs to create **the profiles** for this. These profiles are the configurations that allow the user to perform several activities. Creating separate profiles for separate activities rather than modifying the only profile is a good practice as you may need to perform some operations regularly. After the profile is configured, the user can run them from the list of the Profiles or via [[urapidflow:sales#managing_urapidflow_sales_via_cron|cron jobs]].+To handle the import/export operations, the user needs to create **the profiles** for this. These profiles are the configurations that allow the user to perform several activities. Creating separate profiles for separate activities rather than modifying the only profile is a good practice as you may need to perform some operations regularly. After the profile is configured, the user can run them from the list of the Profiles or via [[#managing_urapidflow_sales_via_cron|cron jobs]].
 As part of the uRapidFlow extension, uRapidFlow Sales shares the same location for managing Profiles. As part of the uRapidFlow extension, uRapidFlow Sales shares the same location for managing Profiles.
 Please open **System → Rapidflow** to view the list of the profiles in the system Please open **System → Rapidflow** to view the list of the profiles in the system
Line 72: Line 72:
 **Profile Status** This setting can be either enabled or disabled. Disabling the profile may be suitable in case you wish to operate some section in future. **Profile Status** This setting can be either enabled or disabled. Disabling the profile may be suitable in case you wish to operate some section in future.
  
-**Profile Type** This can be either [[urapidflow:sales#export_options_tab|Export]] or [[urapidflow:sales#import_options_tab|Import]]+**Profile Type** This can be either [[#export_options_tab|Export]] or [[#import_options_tab|Import]]
  
 **Data Type** Please specify the data you wish to operate. As this is the manual to the **uRapidFlow Sales** extension, please select Sales **Data Type** Please specify the data you wish to operate. As this is the manual to the **uRapidFlow Sales** extension, please select Sales
Line 106: Line 106:
 ===== Managing Profile ===== ===== Managing Profile =====
 Once you click the **Save** or **Save And Continue** button in the upper-right corner of the initial Profile set up, you can now edit the profile with far more options and make the fine-tuning. Once you click the **Save** or **Save And Continue** button in the upper-right corner of the initial Profile set up, you can now edit the profile with far more options and make the fine-tuning.
-Both **Import** and **Export** profiles share the same settings except the tabs [[urapidflow:sales#import_options_tab|Import Options]] and [[urapidflow:sales#upload_files|Upload Files]] for the Import Profile and [[urapidflow:sales#export_options_tab|Export Options]] for the Export Profile. +Both **Import** and **Export** profiles share the same settings except the tabs [[#import_options_tab|Import Options]] and [[#upload_files|Upload Files]] for the Import Profile and [[#export_options_tab|Export Options]] for the Export Profile. 
  
 {{ ::3683664a22.png?nolink |}} {{ ::3683664a22.png?nolink |}}
Line 148: Line 148:
 {{ :urapidflow:047013e95c.png?nolink |}} {{ :urapidflow:047013e95c.png?nolink |}}
  
-You can unfold the Row Types and specify the exact columns that can be exported. Please check [[urapidflow:sales#fixed_rows|this section]] to check every Row Type and the Columns in question+You can unfold the Row Types and specify the exact columns that can be exported. Please check [[#fixed_rows|this section]] to check every Row Type and the Columns in question
  
 === Export Condition block === === Export Condition block ===
Line 177: Line 177:
 {{ :urapidflow:ab5fc7d80b.png?nolink |}} {{ :urapidflow:ab5fc7d80b.png?nolink |}}
  
-**When urf_id is missing** The URF ID is the [[https://en.wikipedia.org/wiki/Universally_uf tnique_identifier|UUID]] that is generated automatically to distinguish the separate entities and to unite the same ones. In case you do the export, they are generated on the fly by means of our extension, however, if the CSV file for the import was created by some third-party extension, this information will be missing. The urf_id field will be populated automatically for these imports as well in case the entity_id field has some values. It is obligatory as from this field the system consider the fields as separate or same. In order to distinguish the same entities names for several e.g. stores, you can specify the prefix that will work as the UUID namespace. For instance, you have 2 Magento shops and though both have the order ID = 1, these are different ones. If the prefix is not specified, they will be handled as the same one. More information about the urf_id can be found in [[urapidflow:sales#fixed_rows| the Fixed Row section]] later in this manual.+**When urf_id is missing** The URF ID is the [[https://en.wikipedia.org/wiki/Universally_uf tnique_identifier|UUID]] that is generated automatically to distinguish the separate entities and to unite the same ones. In case you do the export, they are generated on the fly by means of our extension, however, if the CSV file for the import was created by some third-party extension, this information will be missing. The urf_id field will be populated automatically for these imports as well in case the entity_id field has some values. It is obligatory as from this field the system consider the fields as separate or same. In order to distinguish the same entities names for several e.g. stores, you can specify the prefix that will work as the UUID namespace. For instance, you have 2 Magento shops and though both have the order ID = 1, these are different ones. If the prefix is not specified, they will be handled as the same one. More information about the urf_id can be found in [[#fixed_rows| the Fixed Row section]] later in this manual.
  
  
Line 253: Line 253:
 </file> </file>
  
-The row types identifiers here are [[urapidflow:sales#gm_gift_message|GM (Gift Message)]] and [[urapidflow:sales#scm_sales_creditmemo|SCM (Sales Credit Memo)]]. A type definition row begins with ## followed by valid sales type identifier, the order of columns in type definition row determines how matching data rows will be parsed for this exact row type. In the above-mentioned sample the first row+The row types identifiers here are [[#gm_gift_message|GM (Gift Message)]] and [[#scm_sales_creditmemo|SCM (Sales Credit Memo)]]. A type definition row begins with ## followed by valid sales type identifier, the order of columns in type definition row determines how matching data rows will be parsed for this exact row type. In the above-mentioned sample the first row
 <code>##GM,customer,sender,recipient,message,urf_id</code> <code>##GM,customer,sender,recipient,message,urf_id</code>
 shows at first the name of the row itself and then the columns:  shows at first the name of the row itself and then the columns: 
Line 268: Line 268:
  
 ^ Row Type Code      ^ Row Type Description         ^ Row Type Code          ^ Row Type Description          ^ ^ Row Type Code      ^ Row Type Description         ^ Row Type Code          ^ Row Type Description          ^
-| **GM**    | [[urapidflow:sales#gm_gift_message|Gift Message]]       | **SBA**        | [[urapidflow:sales#sba_sales_billing_agreement|Sales Billing Agreement]]        | +| **GM**    | [[#gm_gift_message|Gift Message]]       | **SBA**        | [[#sba_sales_billing_agreement|Sales Billing Agreement]]        | 
-| **SCM**    | [[urapidflow:sales#scm_sales_creditmemo|Sales Credit Memo]]       | **SCMC**        | [[urapidflow:sales#scmc_sales_creditmemo_comment|Sales Creditmemo Comment]]       | +| **SCM**    | [[#scm_sales_creditmemo|Sales Credit Memo]]       | **SCMC**        | [[#scmc_sales_creditmemo_comment|Sales Creditmemo Comment]]       | 
-| **SCMG**    |[[urapidflow:sales#scmg_sales_creditmemo_grid|Sales Creditmemo Grid]]       | **SCMI**        |[[urapidflow:sales#scmi_sales_creditmemo_item| Sales Creditmemo Item]]        | +| **SCMG**    |[[#scmg_sales_creditmemo_grid|Sales Creditmemo Grid]]       | **SCMI**        |[[#scmi_sales_creditmemo_item| Sales Creditmemo Item]]        | 
-| **SI**    | [[urapidflow:sales#si_sales_invoice|Sales Invoice]]       | **SIC**        | [[urapidflow:sales#sic_sales_invoice_comment|Sales Invoice Comment]]        | +| **SI**    | [[#si_sales_invoice|Sales Invoice]]       | **SIC**        | [[#sic_sales_invoice_comment|Sales Invoice Comment]]        | 
-| **SIG**    |[[urapidflow:sales#sig_sales_invoice_grid|Sales Invoice Grid]]       | **SII**        | [[urapidflow:sales#sii_sales_invoice_item|Sales Invoice Item]]        | +| **SIG**    |[[#sig_sales_invoice_grid|Sales Invoice Grid]]       | **SII**        | [[#sii_sales_invoice_item|Sales Invoice Item]]        | 
-| **SO**    |[[urapidflow:sales#so_sales_order| Sales Order]]    |   | **SOA**        | [[urapidflow:sales#soa_sales_order_address|Sales Order Address]]        | +| **SO**    |[[#so_sales_order| Sales Order]]    |   | **SOA**        | [[#soa_sales_order_address|Sales Order Address]]        | 
-| **SOG**    |[[urapidflow:sales#sog_sales_order_grid| Sales Order Grid]]       | **SOI**        | [[urapidflow:sales#soi_sales_order_item| Sales Order Item]]       | +| **SOG**    |[[#sog_sales_order_grid| Sales Order Grid]]       | **SOI**        | [[#soi_sales_order_item| Sales Order Item]]       | 
-| **SOP**    |[[urapidflow:sales#sop_sales_order_payment|Sales Order Payment]]    |   | **SOSH**        | [[urapidflow:sales#sosh_sales_order_status_history| Sales Order Status History]]        | +| **SOP**    |[[#sop_sales_order_payment|Sales Order Payment]]    |   | **SOSH**        | [[#sosh_sales_order_status_history| Sales Order Status History]]        | 
-| **SQ**    |[[urapidflow:sales#sq_sales_quote| Sales Quote]]    |   | **SQA**        |[[urapidflow:sales#sqa_sales_quote_address|Sales Quote Address]]       | +| **SQ**    |[[#sq_sales_quote| Sales Quote]]    |   | **SQA**        |[[#sqa_sales_quote_address|Sales Quote Address]]       | 
-| **SQAI**    |[[urapidflow:sales#sqai_sales_quote_address_item| Sales Quote Address Item]]       | **SQI**        | [[urapidflow:sales#sqi_sales_quote_item| Sales Quote Item]]        | +| **SQAI**    |[[#sqai_sales_quote_address_item| Sales Quote Address Item]]       | **SQI**        | [[#sqi_sales_quote_item| Sales Quote Item]]        | 
-| **SQIO**    |[[urapidflow:sales#sqio_sales_quote_item_option|Sales Quote Item Option]]       | **SQP**        | [[urapidflow:sales#sqp_sales_quote_payment|Sales Quote Payment]]        | +| **SQIO**    |[[#sqio_sales_quote_item_option|Sales Quote Item Option]]       | **SQP**        | [[#sqp_sales_quote_payment|Sales Quote Payment]]        | 
-| **SQSR**    |[[urapidflow:sales#sqsr_sales_quote_shipping_rate|Sales Quote Shipping Rate]]       | **SSHIP**        | [[urapidflow:sales#sship_sales_shipment| Sales Shipment ]]       | +| **SQSR**    |[[#sqsr_sales_quote_shipping_rate|Sales Quote Shipping Rate]]       | **SSHIP**        | [[#sship_sales_shipment| Sales Shipment ]]       | 
-| **SSHIPC**    |[[urapidflow:sales#sshipc_sales_shipment_comment| Sales Shipment Comment]]       | **SSHIPG**        | [[urapidflow:sales#sshipg_sales_shipment_grid| Sales Shipment Grid ]]       | +| **SSHIPC**    |[[#sshipc_sales_shipment_comment| Sales Shipment Comment]]       | **SSHIPG**        | [[#sshipg_sales_shipment_grid| Sales Shipment Grid ]]       | 
-| **SSHIPI**    | [[urapidflow:sales#sshipi_sales_shipment_item|Sales Shipment Item]]    |   | **SSHIPT**        | [[urapidflow:sales#sshipt_sales_shipment_track| Sales Shipment Track]]        | +| **SSHIPI**    | [[#sshipi_sales_shipment_item|Sales Shipment Item]]    |   | **SSHIPT**        | [[#sshipt_sales_shipment_track| Sales Shipment Track]]        | 
-| **SOT**    | [[urapidflow:sales#sot_sales_order_tax|Sales Order Tax]]       | **SOTI**        | [[urapidflow:sales#soti_sales_order_tax_item|Sales Order Tax Item]]        | +| **SOT**    | [[#sot_sales_order_tax|Sales Order Tax]]       | **SOTI**        | [[#soti_sales_order_tax_item|Sales Order Tax Item]]        | 
-| **SPT**    | [[urapidflow:sales#spt_sales_payment_transaction|Sales Payment Transaction]]       | **SRP**        | [[urapidflow:sales#srp_sales_recurring_profile|Sales Recurring Profile]]        |+| **SPT**    | [[#spt_sales_payment_transaction|Sales Payment Transaction]]       | **SRP**        | [[#srp_sales_recurring_profile|Sales Recurring Profile]]        |
  
  
Line 297: Line 297:
 |5| Urf Id |✔|  |5| Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 317: Line 317:
 |9| Urf Id |✔| |9| Urf Id |✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 364: Line 364:
 |  |  |  |  | 73 | Urf Id |✔|  |  |  |  |  | 73 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 377: Line 377:
 | 6 | Urf Id |✔|  | 6 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 406: Line 406:
 | 22 | Urf Id |✔|   | 22 | Urf Id |✔|  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 430: Line 430:
 |16 | Sku |    | 32 | Urf Id |✔|  |16 | Sku |    | 32 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 473: Line 473:
 |33|Increment Id |    |66|Urf Id|✔| |33|Increment Id |    |66|Urf Id|✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 487: Line 487:
 | 6 | Urf Id |✔|  | 6 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 511: Line 511:
 |16 | Urf Id |✔|  |16 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 535: Line 535:
 |16|Sku |    |32|Urf Id| ✔ |  |16|Sku |    |32|Urf Id| ✔ | 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 650: Line 650:
 | | | | |209|Urf Id|✔|  | | | | |209|Urf Id|✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 672: Line 672:
 | | | | |27|Urf Id|✔|  | | | | |27|Urf Id|✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 690: Line 690:
 | | | | |17|Urf Id|✔ | | | | | |17|Urf Id|✔ |
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 746: Line 746:
 |48|Tax Before Discount |    |96|Urf Id|✔| |48|Tax Before Discount |    |96|Urf Id|✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 785: Line 785:
 | | | | |61|Urf Id| ✔ | | | | | |61|Urf Id| ✔ |
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 801: Line 801:
 | 8 | Urf Id | ✔ |  | 8 | Urf Id | ✔ | 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 851: Line 851:
 | | | | |79|Urf Id|✔| | | | | |79|Urf Id|✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 905: Line 905:
 |46|Shipping Discount Amount |    |92|Urf Id| ✔ | |46|Shipping Discount Amount |    |92|Urf Id| ✔ |
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 936: Line 936:
 | | | | |45|Urf Id|✔| | | | | |45|Urf Id|✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 973: Line 973:
 | | | | |59|Urf Id|✔| | | | | |59|Urf Id|✔|
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 986: Line 986:
 | 5 | Urf Id |✔|  | 5 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1007: Line 1007:
 | | | | |25 | Urf Id |✔|  | | | | |25 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1027: Line 1027:
 |12 | Urf Id |✔|  |12 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1052: Line 1052:
 |15 | Urf Id |✔ |   |15 | Urf Id |✔ |  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1066: Line 1066:
 |6|Urf Id| ✔ | |6|Urf Id| ✔ |
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1085: Line 1085:
 |11 | Urf Id |✔ |   |11 | Urf Id |✔ |  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1104: Line 1104:
 |11 | Urf Id | ✔ |  |11 | Urf Id | ✔ | 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1123: Line 1123:
 |11 | Urf Id |✔|   |11 | Urf Id |✔|  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1145: Line 1145:
 |12 | Urf Id |✔|   |12 | Urf Id |✔|  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1157: Line 1157:
 | 4 | Urf Id |✔|   | 4 | Urf Id |✔|  
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1177: Line 1177:
 |10 | Urf Id |✔|  |10 | Urf Id |✔| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
Line 1203: Line 1203:
 |16|Period Max Cycles |    |32|Additional Info|  |16|Period Max Cycles |    |32|Additional Info| 
  
-[[urapidflow:sales#fixed_rows_types|Back to the Table]]+[[#fixed_rows_types|Back to the Table]]
  
 [[urapidflow:sales|Back to the Top]] [[urapidflow:sales|Back to the Top]]
urfsales/documentation.1509038427.txt.gz · by unirgy