mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Deeply wrong dependency from csv.
Oh, my God... What the heck! 😰
This commit is contained in:
committed by
Sergio Zanchetta
parent
41006eadf0
commit
ecf8b70671
@@ -17,7 +17,7 @@
|
||||
"multi_step_wizard",
|
||||
"web_widget_dropdown_dynamic",
|
||||
],
|
||||
"external_dependencies": {"python": ["csv", "xlrd"]},
|
||||
"external_dependencies": {"python": ["xlrd"]},
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"data/map_data.xml",
|
||||
|
||||
Reference in New Issue
Block a user