odoo/industry#2292
Created by fw-bot
Blocked
- Merge method
- Review
-
CI
- ci/industry: (runtime 109s)
- label
- odoo-dev:saas-19.1-19.0-promote-well-industries-frva-531560-fw
- head
- 7239476f96fcd96b57abe79b44e088296ace8b0d
| odoo/industry | |
|---|---|
| 19.0 | #2251 |
| saas-19.1 | #2292 missing statuses missing r+ |
| saas-19.2 | |
| saas-19.3 | |
| master |
[IMP] *: Add name and logo for main company, reword mails
This commit touches almost all industries, it first add the demo/res_company.xml file to industries missing it and use it then to give the name "My[industry_name]" to the main_company in all industries. It then gives the logo of the industry to the company. At last, it renames all emails found at the format "...@[company_name].example.com" through all files in all industries.
This was made by using bash scripts, these can be found on the task.
Forward-Port-Of: #2251