Commit f5251cce authored by Jérome Perrin's avatar Jérome Perrin

CodingStyle: ignore misnamed scripts from erp5_project

parent f0cd01e6
...@@ -177,6 +177,9 @@ ignored_skin_id_set = { ...@@ -177,6 +177,9 @@ ignored_skin_id_set = {
'InvoiceTransaction_selectInvoiceMovement', 'InvoiceTransaction_selectInvoiceMovement',
'PurchaseInvoice_selectTradeModelMovementList', 'PurchaseInvoice_selectTradeModelMovementList',
'SaleInvoice_selectTradeModelMovementList', 'SaleInvoice_selectTradeModelMovementList',
'SaleInvoiceTransaction_selectTaskReportMovement',
'TaskListOverviewGadget_setPreferences',
'TaskListsGadgetListbox_getLineCss',
} }
# Generic method to check consistency of a skin item # Generic method to check consistency of a skin item
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment