Jean-Charles Drubay

Results 6 issues of Jean-Charles Drubay

Hi, do you think that ARM architecture is supported or is Intel required? Maybe, this could be documented in the Readme. Thanks

File "/root/odoo-8.0/addons/web/controllers/main.py", line 936, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/.repo_requirements/odoo/openerp/api.py", line 268, in wrapper return old_api(self, *args, **kwargs) File "/root/build/OCA/vertical-medical/medical/models/medical_appointment.py", line 245, in write lang_id)[0] File...

bug

**Is your feature request related to a problem?** When running the scheduler to create invoices, in case of exception, it can be tricky to know which contract is the source...

enhancement
stale

I think you should add this part to the nginx sample configuration as the current one is not working without this: ``` map $http_upgrade $connection_upgrade { default upgrade; '' close;...

Hi, Would it be possible to document why these 2 configurations are added to nginx configuration? Ideally with a comment in the nginx config? Thanks proxy_set_header X-Client-IP \$remote_addr; proxy_set_header HTTP_X_FORWARDED_HOST...

Clarify how manufacturing orders (MOs) are handled when serial numbers are assigned to products. Removed example for conciseness.