Skip to content

Commit

Permalink
[FIX] *: Adding the cloc_exclude in manifests
Browse files Browse the repository at this point in the history
The custom js tours for the industries were counted in the maintenance
lines of code, to change this the js tours are added in the
cloc_exclude. This change is related to this PR: odoo/odoo@b410b13390 .

task-4056239
  • Loading branch information
jaeschwa committed Sep 20, 2024
1 parent 61711af commit 5328d40
Show file tree
Hide file tree
Showing 28 changed files with 84 additions and 0 deletions.
3 changes: 3 additions & 0 deletions agriculture_shop/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"agriculture_shop/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions architects/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"architects/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions art_craft/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"art_craft/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions automobile/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"automobile/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions cake_shop/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"cake_shop/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions certification_organism/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"certification_organism/static/src/js/my_tour.js"
],
'images': ['images/main.png'],

}
3 changes: 3 additions & 0 deletions clothing_boutique/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"clothing_boutique/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions coal_petroleum/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"coal_petroleum/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions condominium/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"condominium/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions construction/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,8 @@
'construction/static/src/js/my_tour.js',
]
},
"cloc_exclude": [
"construction/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions corporate_gifts/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"corporate_gifts/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions eyewear_shop/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"eyewear_shop/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions fmcg_store/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"fcmg_store/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions furniture_store/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"furniture_store/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions hair_salon/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"hair_salon/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions hardware_shop/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"hardware_shop/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions headhunter/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"headhunter/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions industry_lawyer/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"industry_lawyer/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions industry_real_estate/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"industry_real_estate/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions industry_restaurant/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"industry_restaurant/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions micro_brewery/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"micro_brewery/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions non_profit_organization/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"non_profit_organization/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions pharmacy_retail/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"pharmacy_retail/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions photography/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"photography/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions software_reseller/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"software_reseller/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions solar_installation/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,8 @@
]
},
'author': 'Odoo S.A.',
"cloc_exclude": [
"solar_installation/static/src/js/my_tour.js"
],
'images': ['images/main.png'],
}
3 changes: 3 additions & 0 deletions sports_club/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,7 @@
'sports_club/static/src/js/my_tour.js',
]
},
"cloc_exclude": [
"sports_club/static/src/js/my_tour.js"
],
}
3 changes: 3 additions & 0 deletions surveyor/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@
},
'author': 'Odoo S.A.',
'images': ['images/main.png'],
"cloc_exclude": [
"surveyor/static/src/js/my_tour.js"
],
}

0 comments on commit 5328d40

Please sign in to comment.