Add whatsapp call messages

This commit is contained in:
2022-10-17 11:17:12 +01:00
parent 87e01db551
commit 34cc097d45
2 changed files with 58 additions and 0 deletions

View File

@@ -26,6 +26,9 @@
<!-- Currency Conversion Webservice URL -->
<string name="currencyWsURL" title="Currency Ws URL" selection="base.app.base.currency.api.select"/>
<!-- whatsapp url -->
<string name="whatsAppURL" title="WhatsApp URL" />
<one-to-many name="currencyConversionLineList" ref="com.axelor.apps.base.db.CurrencyConversionLine" mappedBy="appBase" title="Currency conversion table"/>
<boolean name="hasQasValidation" title="Use QAS Validation"/>