Rental orders no longer show the "Authorizer Required?" question or the Authorizer field. The sale type is automatically set to 'Rentals' when creating or confirming a rental order. Validation logic also skips authorizer checks for rental sale type. Made-with: Cursor
1.1 KiB
1.1 KiB
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_poynt_terminal_user | poynt.terminal.user | model_poynt_terminal | group_fusion_poynt_user | 1 | 0 | 0 | 0 |
| 3 | access_poynt_terminal_admin | poynt.terminal.admin | model_poynt_terminal | group_fusion_poynt_admin | 1 | 1 | 1 | 1 |
| 4 | access_poynt_payment_wizard_user | poynt.payment.wizard.user | model_poynt_payment_wizard | group_fusion_poynt_user | 1 | 1 | 1 | 0 |
| 5 | access_poynt_payment_wizard_admin | poynt.payment.wizard.admin | model_poynt_payment_wizard | group_fusion_poynt_admin | 1 | 1 | 1 | 1 |
| 6 | access_poynt_refund_wizard_user | poynt.refund.wizard.user | model_poynt_refund_wizard | group_fusion_poynt_user | 1 | 1 | 1 | 0 |
| 7 | access_poynt_refund_wizard_admin | poynt.refund.wizard.admin | model_poynt_refund_wizard | group_fusion_poynt_admin | 1 | 1 | 1 | 1 |
| 8 | access_payment_provider_poynt_user | payment.provider.poynt.user | payment.model_payment_provider | group_fusion_poynt_user | 1 | 0 | 0 | 0 |
| 9 | access_payment_transaction_poynt_user | payment.transaction.poynt.user | payment.model_payment_transaction | group_fusion_poynt_user | 1 | 1 | 1 | 0 |
| 10 | access_payment_method_poynt_user | payment.method.poynt.user | payment.model_payment_method | group_fusion_poynt_user | 1 | 0 | 0 | 0 |