8 lines
280 B
XML
8 lines
280 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
<data noupdate="1">
|
|
<!-- We will exclude website creation from XML for now to prevent module loading issues
|
|
and focus on getting the module visible first. Website can be created in UI -->
|
|
</data>
|
|
</odoo>
|