ILMIR
ILMIR
@gustavovalverde Yes, right. Thanks for reporting this, I'll make the changes in the instruction
@yelizariev yes, right
It was closed automatically but not resolved yet. I reopened it myself
@Mirgalimova can you complete this?
@haninada you need to create docker network first: ``docker network create odoo-saas``
Please check the following links for the instructions and examples: https://it-projects-llc.github.io/odoo-saas-tools/ https://it-projects-llc.github.io/odoo-saas-tools/getting-started/ The example of odoo-nginx.conf: ```server { listen 80 default_server; server_name .example.com; proxy_buffers 16 64k; proxy_buffer_size 128k; proxy_set_header Host...
I think it will be better to close it, when we complete the project on signup form customization. This PR allows me to easily test updates on runbot.
@susankc Pull the latest updates and try to use ``saas_portal_subscription`` and ``saas_portal_subscription_sale`` modules
Hello @susankc Note that partner will receive the link if you register payment for the corresponding invoice. Another thing is you need to create a product and link it to...
@vodwood first you need to check if you setup correctly the following: * the route from mailgun side * outgoing mail server * mailgun.apikey in Settings > System Parameters