Use this command bellow to find a pattern in the arborescence.
grep -rnw '/path/to/somewhere/' -e 'pattern'
Use this command bellow to find a pattern in the arborescence.
grep -rnw '/path/to/somewhere/' -e 'pattern'
To add string parameter in our report : String Parameter $P{P1} To add list parameter : $X{IN,sql_column_name,P1}
Scheduled actions can be set by adding this code in your xml file. This exemple will call the function schedule_action…
Odoo 9 community doesn't come with autoban security. Fail2ban is an alternative to secure Odoo authentication. For more information concerning…
Exemple 1 : subtract 2 dates run the command. Exemple 2 : add or subtract days to a date…