Search 1.9 billion lines of Odoo code on GitHub

addon-template

Author: Michael Karrer (michael.karrer@datadialog.net), DataDialog
License: no license
Branch: backupscript_mike
Repository: alaa1994a/odoo_v8.0
Dependencies: base_config, web, website, and website_sale
Languages: CSS (256, 6.2%), HTML (525, 12.7%), Python (47, 1.1%), SVG (2762, 66.6%), Sass (419, 10.1%), XML (133, 3.2%), and reStructuredText (8, 0.2%)
Other branches: categories_writefix, dev_partnernumber, exthof, intdadi, intdadidev, intdadirl1, master, and restorescript
Other repositories: OpenAT/odoo_v8.0, OpenAT/online, Upsyd/odoo_v8.0, joshuajan/odoo_v8.0, and molandtoxx/odoo_v8.0

<p>## Customer Website Addon</p> <p>#### put this module into the addons folder in your customers instance and rename it to cu_aaaa depending on your customers index</p> <ul class="simple"> <li><dl class="first docutils"> <dt>find and replace</dt> <dd>grep -rl cu_herz ./addons/cu_herz/ | xargs sed -i 's/cu_aaaa/cu_herz/g' find &quot;cu_aaaa&quot; --&gt; replace with example customer --&gt; &quot;cu_herz&quot; find &quot;CUSTOMERDOMAINNAME&quot; Replace it with &quot;<a class="reference external" href="http://herzbewegt.demo.datadialog.net/">http://herzbewegt.demo.datadialog.net/</a>&quot; find &quot;CUSTOMERNAME&quot; Replace it with &quot;Herzbewegt&quot;</dd> </dl> </li> </ul> <p>No you can start editing the scss files to rewrite the color codes and special customer modufications</p>