Hello guys,
I've just installed odoo 12 and started to configure a company. I remarked that the autocompletion doesn't work so I checked the server logs(see below) to understand that there are services to subscribe to provide nice to have services.
However I couldn't find anywhere relevant information regarding:
What's the list of available services and their pricing
Where to subscribe to them
How to pay
where to get the app key
how to configure the app key in our Odoo CE in order to access those services
..ETc
Could anyone help please?
thanks a lot
WARNING the odoo.addons.partner_autocomplete.models.res_partner: Insufficient Credits for Autocomplete Service: {"credit": 1, "body": "\n <div class=\"container-fluid\">\n <div class=\"row mt-5 mb-4\">\n <div class=\"col-1 offset-md-1\">\n <i class=\"fa fa-4x fa-magic\"></i>\n </div>\n <div class=\"col-5\">\n <h2>\n Fill your partner's data automatically !<br/>\n <small>For only <strong class=\"text-success\">0.50 EUR</strong> per partner</small>\n </h2>\n </div>\n </div>\n <div class=\"row mb-4\">\n <div class=\"col col-6 offset-md-1\">\n <p class=\"lead font-weight-bold\"></p>\n <p>\n With a name or a VAT number, get a bunch of informations about your partner company. Address, phone, email, contact persons, bank accounts, and much more are just one click away !\n </p>\n </div>\n\n </div>\n </div>\n ", "message": "You don't have enough credits on your account to use this service.", "base_url": "https://iap.odoo.com/iap/1/credit", "service_name": "partner_autocomplete"} |