- Aug 30, 2014
-
-
Fabien Pinckaers authored
-
- Aug 29, 2014
-
-
Quentin De Paoli authored
[FIX] account: fixes of bank statement reconciliation widget. Add of a partner_name field to hold the name of the counterparty in case it is not detected instead of merging it to the communication. Structured communication goes in the same communication field, while reference field holds the reference of the transaction (for whatever that means)"
-
Antony Lesuisse authored
-
Jeremy Kersten authored
[FIX] crm: onchage user_id, don't use the uid by default, but user the user_id. Else Saleteam are setted for current user who are editing and not salesman assigned. + Fix disintct name for attachment
-
Denis Ledoux authored
To browse the forum post, as the partner of the create_uid of the post is needed, which can't be read by portal users.
-
Thibault Delavallée authored
[IMP] mail: various cleaning and fixes in the notification email links (wording, missing document name management)
-
Thibault Delavallée authored
[FIX] mail: invite: name of the document was missing in the link to access the document, leading to 'Access False'.
-
Thibault Delavallée authored
[FIX] mail: chatter: display blockquotes with normal font size (appearing for example when replying through thunderbird).
-
Thibault Delavallée authored
-
Christophe Simonis authored
record rules. Partial revert of commit 80017b04. Conflicts: addons/web/static/src/js/chrome.js
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Xavier Morel authored
[FIX] translations loading for selection fields in website
-
Raphael Collet authored
-
- Aug 28, 2014
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
This was added as a security check, but access to this field is need by the wizard itself. As non employee users can't read/create email templates, this will not be problematic
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
André Paramés authored
Selection fields in the new QWeb reports aren't being translated, because the context with the language isn't being passed.
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Jeremy Kersten authored
-
Christophe Simonis authored
-
Fabien Meghazi authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Géry Debongnie authored
when the user is not registered, the announcement bar messed up the layout by adding a third scrollbar. This commit fixes the issue by ajusting the height if necessary. The timeout is necessary to prevent a scrollbar from appearing when the animation is running.
-
Géry Debongnie authored
the stupid left menu was not displayed with IE11. This fix uses a media query ignored by all (?) browsers but IE11.
-
Xavier Morel authored
-
Xavier Morel authored
-
Raphael Collet authored
-
Thibault Delavallée authored
leading to potential issues. Now the behavior is back to its previous version, posting on the user creates a private discussion. Fixed management of model variable in message_post to avoid posting messages on the mail.thread model. Classic inbox writes on partner, with hr it writes on the employee profile, like previously.
-
Thibault Delavallée authored
[FIX] website_forum: fixed (un)publish management on the profile. Partners are now also published by default. Better protection of displayed profile: only publis profiles with karma >= 1 are displayed on the forum, to avoid allowing external users to browse the user lists. Some cleaning / improvements in the bio edit form that was a bit buggy.
-
Thibault Delavallée authored
[FIX] survey: in prepare_result, result_summary variable could be returned without being initialized (error in question.type maybe, but anyway should be more secure)
-
Jeremy Kersten authored
-
Quentin De Paoli authored
[FIX] account: several fixes in bank statement reconciliation related to multi-currencies use cases where the statement is a foreign currency but receive a payment in the company currency
-
Jérome Maes authored
[FIX] bus, im_chat : disabled realtime status notification, replace it with rpc calls and set random retry delay on bus (longpolling)
-