Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Charif DZ

Charif DZ

Charif DZ has asked 1 questions and find answers to 34 problems.

Stats

611
EtPoint
150
Vote count
1
questions
34
answers

About

Always keep learning if you don't you get bored.

Currently focusing on Odoo development.

One of My good answers in odoo:

  • How to get report_name in Qweb header in Odoo 10
  • Odoo - Hide button for specific user
  • add another element to models list [odoo-8] pos javascript
  • How to add a state to a Selection field and show it ordered in the statusbar in Odoo 11?
  • Odoo - Change specific column color in one2many tree view
  • Odoo 11: get cron id or name inside the called method

One of my good answers in regex:

  • Selectively replace specific nested delimiters (brackets) in strings, while respecting nesting (Nested expression)
  • replacing string with sequential name (Dynamic replacing)
  • Extract all variables from a string of Python code (regex or AST) (Nested Expression parsing)
  • Identify all instances of problematic quotation marks (Dynamic replacing)

I love to write a code that is readable explained by good comment because the code is not just for me is for my team too.

You want some customization in you Odoo instance you can find me here(run the code below), or Linkedin:

import base64
print(base64.b64decode('ZmFjZWJvb2suY29tL2NoZXJpZi5kei5vZG9v').decode('utf-8'))