To import rights, go to Sales > Rights from the Storefront module menu. Click on the Import link and upload the CSV file.
Column |
Type |
Data required |
Description |
Example |
Act |
String |
Yes |
Type of import action to perform (Insert = i, Delete = d) |
i |
RightID |
Integer |
Yes/No |
Database object identifier. This value must be specified when performing a delete action. |
9 |
AdminNotes |
String |
No |
Notes visible to store administrators only. You should leave this field blank when inserting new unassigned rights. |
|
AssignedUserID |
Integer |
No |
Optionally associate this right to a user. |
1401 |
Code |
String |
Yes |
The secret code that will be shown to the user. |
ds52-dad3 |
CreateDate |
DateTime |
No |
|
|
IssueDate |
DateTime |
Yes |
The date this right was initially issued to the user. |
2013-01-01 00:00:00 |
RightDefinitionID |
Integer |
Yes |
The right definition object identifier associated with this right. The right definition is the template that determines type of right. |
23 |
SalesOrderDetailID |
Integer |
No |
The SalesOrderDetailID that is associated with this issued right after the purchase is completed. You should leave this field blank when inserting new unassigned rights. |
|
UpdateDate |
DateTime |
No |
|
|