- Jun 03, 2014
-
-
Richard Mathot authored
-
Richard Mathot authored
This reverts commit 267cc630.
-
Christophe Simonis authored
-
Antony Lesuisse authored
disable url query fragment
-
Raphael Collet authored
-
Martin Trigaux authored
-
Denis Ledoux authored
opw-607920
-
Christophe Matthieu authored
-
Richard Mathot authored
[FIX] website*: unfuck buggy controllers [IMP] website*: display GoogleMap in a human-usable interface [IMP] website_google_map: large module cleaning - There is now only one controller, data is sent once for all! - Map is now fully resizable in its hosting template - HTML/CSS cleaning - JavaScript is now human-readable ;-)
-
Guewen Baconnier authored
-
Christophe Matthieu authored
-
Thibault Delavallée authored
- fixed subscription, was always subscribing to the last created list; - slightly improved the snippet display, now displaying a 'thanks' when subscribed instead of just making everything disabled; - removed unnecessary JS line
-
Denis Ledoux authored
Therefore, the pricelist item view must show the field product_tmpl_id in any case
-
Guewen Baconnier authored
avoid crash is context is None create call does not have ids parameter
-
Denis Ledoux authored
seats_max is a stored field in event, and should remain stored when overrided in event_sale
-
Christophe Matthieu authored
-
Christophe Matthieu authored
[FIX] product: remove wrong field on product.template. TODO: move packaging field form product.product to product.template
-
Christophe Matthieu authored
-
Thibault Delavallée authored
[FIX] website_mail: fixed template choice and body duplication in the email designer that was buddy; added some css to the page to make it more look like an email designer; also added a demo data for a template for mass mailing contacts in mass_mailing module.
-
Martin Trigaux authored
The read_group behaviour has changed and read_group no longer sum on the field you are grouping. Instead agregate on the field we want to sum and use no groupby. For future version, grouping on a user such as what is done in batch mode is a better way to process.
-
Thibault Delavallée authored
[FIX] sales_team, crm: fixed sales_team form view: alias data was not displayed due to wrongly done inheritance + fixed a typo hidden in the view
-
- Jun 02, 2014
-
-
Olivier Dony authored
[FIX] procurement: restore fixes for background procurement from rev.9b6f5dca, accidentally reverted by v8 WMS branch Probably forgotten during a sync with master, as the fixes belong to a different file now. This is the second part of the fix in previous commit.
-
Olivier Dony authored
[FIX] procurement: restore fix for background procurement from 9b6f5dca, accidentally reverted by WMS branch for v8 Probably forgotten during a sync with master, as the fix belongs to a different file now.
-
Denis Ledoux authored
Most probably due to github migration + fix: directly redirect to login redirect paramas, instead of redirecting on the complete web/login + redirect url
-
Ostap Yakovenko authored
-
Martin Trigaux authored
Some browsers (e.g. chrome) trigger onEmptyClick as well as onBeforeLightbox during drag&drop which calls two slow_create calls (and two popups). Workaround to kill the second one.
-
Raphaël Valyi authored
-
Richard Mathot authored
-
Richard Mathot authored
-
Cédric Snauwaert authored
-
Christophe Matthieu authored
-
Christophe Simonis authored
-
Martin Trigaux authored
-
Guewen Baconnier authored
because it refers to the 'report.abstract_report' module Fixes #290
-
Thibault Delavallée authored
- fixed keeping the original message for routing, only when choosing to reply in the original thread (notification=True) - auto delete sent emails explicitely - mail_thread: routing: fixed replies always choosen even when replying to emails with a specified reply_to (using ref_match in the algorithm) - mail_thread: routing: instead of exclusive routing heuristics, use each case as a fallback of the previous.
-
Christophe Matthieu authored
[FIX] website_sale: display accessory field in form view and display the good accessory product inside ecommerce
-
Richard Mathot authored
-
Christophe Matthieu authored
-
Richard Mathot authored
-
Denis Ledoux authored
-