-
The Mapping rule sheets need to be updated. They have to be both, machine and human readable (see #69 ).
Some thoughts what needs to be improved based on a first look:
We should design the Excel she…
-
Hi, I have installed this module and tested in odoo v8 with no errors (updated yesterday).
After create several opportunities and mark as winned or losed, nothing appeas in "history".
Phone calls and …
-
when sale order line is added with form view, when line is saved it is not added as a new line. it is shown when sale order is saved. can be easily regenerated in runbot.
Impacted versions:
- 8.0
St…
-
Find a way to allow the export of one2many relationships
-
after install web_advanced_search_x2x successfully,
for one2many field, there is error message
Odoo Client Error
Error: cannot call methods on autocomplete prior to initialization; attempted to c…
-
```
Creating the tables for the subsequent users with their attributes.
```
Original issue reported on code.google.com by `hossam.a...@gmail.com` on 4 Nov 2011 at 12:42
-
## Description
If a SEO URL changes (automatically or manually) a 301 redirect to the new URL must be provided.
### Reason
If we haven't a 301 redirect the old URL is no longer accessible and the us…
-
steps to reproduce:
1. get a odoo 9 checkout (no enterprise module, but this is also reproducible with enterprise)
2. create a new empty database: `createdb test9`
3. run odoo.py -d test9 --stop-after…
-
When cloning https://github.com/osiell/odoorpc/ and running `py.test --collect-only` I get:
```
=================================== ERRORS ===================================
_________________ ERROR …
-
@rco-odoo
Version 8, 13 Jan 2015
Problem:
The below code is "set" method from fields.one2many in osv/fields.py
It uses sql statement to double check if the link is already created.
It will fail if …