Skip to content

Commit

Permalink
[FIX] l10n_it_fatturapa: restore ACL before OCA#3335
Browse files Browse the repository at this point in the history
  • Loading branch information
tafaRU committed Jun 26, 2023
1 parent 3a1a3dd commit e66e9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_it_fatturapa/security/ir.model.access.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ access_discount_rise_price,access_discount_rise_price,model_discount_rise_price,
access_fatturapa_activity_progress_manager,access_fatturapa_activity_progress_manager,model_fatturapa_activity_progress,account.group_account_manager,1,1,1,1
access_fatturapa_activity_progress,access_fatturapa_activity_progress,model_fatturapa_activity_progress,account.group_account_invoice,1,0,0,0
access_fatturapa_attachments_manager,access_fatturapa_attachments_manager,model_fatturapa_attachments,account.group_account_manager,1,1,1,1
access_fatturapa_attachments,access_fatturapa_attachments,model_fatturapa_attachments,account.group_account_invoice,1,1,1,1
access_fatturapa_attachments,access_fatturapa_attachments,model_fatturapa_attachments,account.group_account_invoice,1,0,0,0
access_fatturapa_related_ddt_manager,access_fatturapa_related_ddt_manager,model_fatturapa_related_ddt,account.group_account_manager,1,1,1,1
access_fatturapa_related_ddt,access_fatturapa_related_ddt,model_fatturapa_related_ddt,account.group_account_invoice,1,0,0,0
access_fatturapa_summary_data_manager,access_fatturapa_summary_data_manager,model_fatturapa_summary_data,account.group_account_manager,1,1,1,1
Expand Down

0 comments on commit e66e9bd

Please sign in to comment.