- Jun 10, 2014
-
-
fdesmottes authored
Fix issue #270 : account_analytic_default doesn't work with company_id condition
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Géry Debongnie authored
Update l10n_hn Author Information
-
Géry Debongnie authored
Add documentation for the graph view
-
Christophe Simonis authored
-
Richard Mathot authored
(bypassing geoip)
-
Christophe Simonis authored
-
Géry Debongnie authored
-
Christophe Simonis authored
As logs can be stored in any database, we can't insert create_uid and write_uid as it refer to the current database not the logging one, where FK may not match
-
Géry Debongnie authored
Also, removes an old TODO.txt that was completely outdated.
-
Martin Trigaux authored
[FIX] report_webkit: avoid sharing parser instance globally and make it thread safe
-
- Jun 07, 2014
-
-
Salvatore Trimarchi authored
Author Information Salvatore Josue Trimarchi Pinto salvatore@trigluu.com http://trigluu.com
-
- Jun 06, 2014
-
-
Martin Trigaux authored
[FIX] orm: do not recompute m2o stored function field at read.
-
Xavier Morel authored
Add div tag and oe_padding class to display the question
-
Richard Mathot authored
-
Xavier Morel authored
Move setup.py in previous root in order not to break community tools based on it.
-
Christophe Matthieu authored
[FIX] website_crm: when there is an error in required field, user_id=False in the controller overwrite the user_id browse record to display the contact form template.
-
Xavier Morel authored
[FIX] pep8 errors generated by odoo.py scaffold
-
Xavier Morel authored
Update README.md
-
Xavier Morel authored
[IMP] views: don't prevent always -> disabled writes
-
Sergei Filippov authored
fixed typo
-
Christophe Matthieu authored
[IMP] website_sale: display image function of the selected product variant
-
Christophe Matthieu authored
-
Christophe Simonis authored
The get() method of m2o function fields is used for 2 different things: - call the function defining the m2o - get the name_get representation of the value Until this pathc, only the first case was handled, resulting to a useless recomputation of the field when reading it.
-
Christophe Matthieu authored
-
Christophe Matthieu authored
[IMP] website: Kanban is sortable for one column if the field sequence is available inside the kanban view (or one2many kanban view).
-
Christophe Matthieu authored
[FIX] website_crm: when there is an error in required field, user_id=False in the controller overwrite the user_id browse record to display the contact form template.
-
Christophe Matthieu authored
[IMP] website: Kanban is sortable for one column if the field sequence is available inside the kanban view (or one2many kanban view).
-
Nicolas Bessi authored
It should not causes any trouble as it is not used in odoo.py
-
Sandy Carter authored
Signed-off-by:
Sandy Carter <sandy.carter@savoirfairelinux.com>
-
Olivier Dony authored
[FIX] Added cascade on subproduct so they get removed with parent bom
-
- Jun 05, 2014
-
-
Oliver Laurent authored
-
Laurent Mignon authored
[FIX] ir_cron: use the same search criteria as when listing job to excecyte when acquiring the ock on the job before its execution to prevent running already executed job Backport of fix made in trunk
-
Denis Ledoux authored
Before, the new slide was set as first slide Moreover, the indicators were not correct neither
-
Martin Trigaux authored
[IMP] stock: when checking the state of the product, do not recompute the quantity on every move but only the one currently browsing (optiomisation)
-
Denis Ledoux authored
-
Christophe Simonis authored
[IMP] Db filter %h
-
Augustin Cisterne-Kaas authored
Db filter %h skips www subdomain.
-
Xavier Morel authored
-