Jul 12, 2019

solved odoo redirect loop nginx ssl

This summary is not available. Please click here to view the pos...
Read more ...

Jul 5, 2019

SOLVED, odoo 11, It is not possible to unreserve more products of than you have in stock

just copy paste from Julia, i had a similar problem, Odoo send me this fix: ARM created a fix for this. In order to implement it you need to follow these steps: 1.debug mode 2.technical/server actions 3.create 4.action name: e.g. fix unreserved qty 5.model: ir.actions.server 6.action to do: "execute python code" 7.copy/paste the fix underneath the pre-existing code 8."save" 9."create contextual action" 10.refresh page 11.action/fix...
Read more ...