This commit is contained in:
gsinghpal
2026-05-04 02:14:34 -04:00
parent 3cc393454d
commit 586f05d567
43 changed files with 3656 additions and 112 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2026 Nexa Systems Inc.
License OPL-1
-->
<odoo noupdate="1">
<record id="fhc_default_bot_login" model="ir.config_parameter">
<field name="key">fusion_helpdesk.bot_login</field>
<field name="value">helpdesk_bot@nexasystems.ca</field>
</record>
</odoo>