Nicolas CHARLOT
Nicolas CHARLOT
Hello, After selecting a date, I can't clear the value, the date still remains. ``` date_from = forms.DateField( required=False, widget=DateTimePicker(options={'format': 'DD/MM/YYYY', 'pickTime': False})) ``` I'm using `django-bootstrap3`.
Hello, I'm unable to install oca.odoo role via Ansible Galaxy : $ ansible-galaxy install oca.odoo - downloading role 'odoo', owned by oca [WARNING]: - oca.odoo was NOT installed successfully: -...
Sorry another issue with the role: This time it's about NodeJS dependency `phantomjs-prebuit`: TASK [sebalix.odoo : Install Odoo dependencies (npm)] ****************************************************************************************** changed: [145.239.194.108] => (item={'name': 'less', 'version': '2.7.2'}) changed: [145.239.194.108]...
Hi, In a staging process, we would like to test a different host that one registered in DNS. Adding host via addHeader() method has no effect since _browser adds already...