- Sep 23, 2019
-
-
Raphael Collet authored
This makes sense because in `create` the "previous" value of a field is obviously non-existent. This avoids having to fetch pre-existing attachments when they are known to be inexistent, which optimizes stored related binary that are computed post-insert.
-
Sébastien Theys authored
Before this commit, flushing a model that uses the `image.mixin` would generate twice as many queries as it should. This is because `_compute_related` is not meant to be overridden. In the override of `Image` we call `super()` then post process the records by reassigning each record's relevant image field with `_image_process`. The `super()` will assign the field of the records once which will in turn trigger a `write` (and thus, will generate queries) then after the `super()` call we reassign them which will re-trigger the same `write` and the same queries. With this commit, instead of overriding `_compute_related` we extract the processing to a method that can be overridden, so that the `write` is called simply once. The result, obviously, is that queries related to the `write` are cut in half. Related PR: #36683 & #36288 Co-authored-by:
Adrian Torres <adt@odoo.com> Co-authored-by:
Sébastien Theys <seb@odoo.com>
-
Raphael Collet authored
This fixes an issue when a Model A with a `many2one_reference` is inherited in Model B with `_inherits`, and another Model C defines a `one2many` having as inverse the inherited `many2one_reference` in Model B. Without this commit, the value of `model_field` is `False` by default for the field in B, which would lead to incorrect queries when building `get_domain_list` for the `one2many`.
-
- Sep 24, 2019
-
-
jbm-odoo authored
closes odoo/odoo#37299 Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
-
jbm-odoo authored
-
Martin Trigaux authored
This commit fixes: - body of a email.template in a small field - translation of website_description of a product does not show the source of the translation - translation of website_description of a product shows the full content for the current language HTML fields are typically fields with longer of content. If the field is an HTML field, it should be displayed in a textarea, like the text fields. Most of HTML fields are split in meaningful chunks of content (using xml_translate or html_translate method). For these fields, the source must be displayed. Also sort the entries on the source to have a consistent order closes odoo/odoo#37215 Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
- Sep 20, 2019
-
-
Joseph Caburnay authored
When real cost invoice policy is active in a delivery carrier, the delivery price is set after validating the delivery. When there is margin, the estimated price is calculated with margin but when the delivery is validated, the price set in the delivery line does not include the margin. This commit fixes this behavior by setting the price of the delivery line with appropriate margin. closes odoo/odoo#37178 Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
-
- Sep 24, 2019
-
-
Romain Estievenart authored
Before this commit, the web_editor toolbar wasn't horizontally scrollable and part ot the items were not displayed. To fix this, we have to revert back the initial position on some elements. closes odoo/odoo#37076 Signed-off-by:
Adrien Dieudonné (adr) <adr@odoo.com>
-
Romain Estievenart authored
Before this commit, the web_editor toolbar wasn't horizontally scrollable and part ot the items were out of the screen area. To fix this, we have to revert back the initial position on some elements.
-
Romain Estievenart authored
Before this commit, web_editor dialog was opened inside an iframe and not on the window.top. So dialogs didn't take all screen area. To fix this, we open dialogs in full screen mode but we also put the web editor in full screen to increase the size of the iframe. Note that the initial state of the web editor (full screen or not) is preserved when you close the modal. We also add some fixes to make the "web_editor media dialog" responsive.
-
David Monjoie authored
Commit e6b1dbca wrongly introduced a no-wrap rule on the toolbar while fixing another bug. This commit fixes that mistake.
-
Christophe Simonis authored
closes odoo/odoo#37372 Signed-off-by:
Christophe Simonis <chs@odoo.com>
-
Florent Lejoly authored
When converting an opportunity to a quotation, it will give 3 options where the last option is "Do not link to a customer". When clicked it has the same behavior than "Create a new customer". Followup of 1d2bccd0 that added the selection entry but did not implement its behavior. This commit fixes that behavior. Now it opens a quotation without linked customer. Task ID 2065014 closes odoo/odoo#37026 Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
-
- Sep 23, 2019
-
-
oco-odoo authored
Having this field required in the view forbade the 'send for digitalization' button of account_invoice_extract to work, as it could be empty there (as the invoice was created via .create({})). The constraint defined in the view was checked before executing the code related to the button and caused everything to fail before running anything. closes odoo/odoo#37279 Signed-off-by:
Laurent Smet <smetl@users.noreply.github.com>
-
- Sep 24, 2019
-
-
Christophe Simonis authored
closes odoo/odoo#37314 Signed-off-by:
Christophe Simonis <chs@odoo.com>
-
- Sep 23, 2019
-
-
Denis Vermylen authored
So the logs contain some indication as to what was exceeding the limits. closes odoo/odoo#37303 X-original-commit: 0a266f44 Signed-off-by:
Denis Vermylen <Icallhimtest@users.noreply.github.com>
-
qsm-odoo authored
As explained here: https://github.com/odoo/odoo/commit/770aec399c4e6e29cfc5854318cbda19a605315d#diff-3d7991d8bc534e0372f0bd9b4f9165a7R424 we have to post-process the generated css to add some vendor prefixes. The flex-wrap property was not post-processed yet. Related to opw-2045424 closes odoo/odoo#37283 X-original-commit: 8c251ec8 Signed-off-by:
Quentin Smetz (qsm) <qsm@odoo.com>
-
wan authored
The field second_amount_type was not taken into account when doing automatic reconciliation and 100% of the remaining amount was always used closes odoo/odoo#37282 X-original-commit: 8c2ed884 Signed-off-by:
wan <william-andre@users.noreply.github.com>
-
oco-odoo authored
It made no sense; forward-port mistake. closes odoo/odoo#37071 Signed-off-by:
Laurent Smet <smetl@users.noreply.github.com>
-
Priyanka Kakadiya authored
-TVA à l'encaissement (vente) 10,0% for sale -TVA à l'encaissement (vente) 10,0% TTC for sale -TVA à l'encaissement (achat) 20,0% for purchase -TVA à l'encaissement (achat) 20,0% TTC for purchase -TVA à l'encaissement (achat) 10,0% for purchase. -TVA à l'encaissement (achat) 10,0% TTC for purchase -TVA à l'encaissement (achat) 5,5% for purchase -TVA à l'encaissement (achat) 5,5% TTC for purchase -TVA à l'encaissement (achat) 2,1% for purchase -TVA à l'encaissement (achat) 2,1% TTC for purchase also add accordingly fiscal positions task - 42558 closes odoo/odoo#37266 Signed-off-by:
Josse Colpaert <jco@openerp.com>
-
Nicolas Lempereur authored
Since 11.0 88b75f15 the wishlist can't contain duplicates: thus if we remove an element from wishlist (by adding it to cart or removing) there is an error next times it is added (since the product is already in wishlist but archived until next garbage collection). opw-2074843 closes #37255 closes odoo/odoo#37287 X-original-commit: 0b085ce0 Signed-off-by:
Nicolas Lempereur (nle) <nle@odoo.com>
-
Christophe Simonis authored
If groups are deleted (or does not exists yet in case of upgrade), it wasn't possible to update the `account` module. closes odoo/odoo#37286 X-original-commit: 5c5823f2 Signed-off-by:
Christophe Simonis <chs@odoo.com>
-
Florimond Husquinet (fhu) authored
Go to Configuration > General Settings. Before this commit: if a setting is None, a stack trace appears. After this commit: a warning message is logged in this case, but there is no crash. closes odoo/odoo#37271 Opw: 2075047 X-original-commit: ed64477d Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-
Nicolas Martinelli authored
KWD has 3 digits. opw-2071909 closes odoo/odoo#37270 X-original-commit: 4d766278 Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-
Jorge Pinna Puissant authored
Fine-tuning of 461effb9 opw-2045244 closes odoo/odoo#37272 X-original-commit: 2302386d Signed-off-by:
Jorge Pinna Puissant (jpp) <jpp@odoo.com>
-
Toufik Ben Jaa authored
- Avoid to crash when trying to render an employee's org chart when in a different company than yours. - Retrieve the context from the current environment instead of the `_check_employee` function parameters. closes odoo/odoo#37251 Signed-off-by:
Romain Libert (rli) <rli@odoo.com>
-
Jorge Pinna Puissant authored
Fine-tuning of 66c5053a closes odoo/odoo#37246 X-original-commit: d79cf04977c3b5737d57c70b7c4e2ddc147ff7ef Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-
Jorge Pinna Puissant authored
Before this commit, when the domain alias was set (e.g. my_domain.com), the reply-to and the reply-path were filled with default values using this domain (e.g. reply-to : catchall@my_domain.com and reply-path: Return-Path: bounce+number@my_domain.com). As we have a second SMTP server, the certified email (https://en.wikipedia.org/wiki/Certified_email), with a different domain than the domain alias filled in the settings, the SMTP servers will arise an error : "SMTPRecipientsRefused: Sender address rejected: not owned by user", this error arise because the domain of the certified email is different from the one setted in the settings, is also different from the domains of the reply-to and the return-path. Now, when we know that we are going to use the certified email SMTP server, for example to send invoices to the Italian government, the email will be sent without a reply-to or without a reply-path. This behaviour is exactly the same as the behaviour will have if we didn't set a domain alias. opw-2045244 X-original-commit: 66c5053a
-
Pierre Paridans authored
When having a long systray (icons from different apps, mode debug, multi-company...) the resize of the window can trigger a crash for apps that have not too much top-level menus (e.g. Contacts). This also happens when loading those apps. Steps to reproduce (on an iPad, portrait): * use a Runbot with all modules installed (12.0+) * activate "debug mode" * ensure that the menu/systray bar is quite full * open the "Contacts" app => traceback with a "cannot call getBoundingClientRect of undefined" error The reason is that the resize's callback iterate over the systray/menu items to find which one should be folded behind a "more" ("+") menu item. Sadly in some cases (combination of screen width, systray size, app's number of menus) it can lead to a traceback. This commit ensures that when looping for menu items, we don't try to reach an non-existing item. closes odoo/odoo#37245 X-original-commit: d7bae032 Signed-off-by:
Pierre Paridans <pparidans@users.noreply.github.com> Co-authored-by:
Romeo Fragomeli <rfr@odoo.com>
-
Lucas Perais (lpe) authored
Before this commit, when printing an invoice that has at least one tax which is part of a tax group and some repartition lines On the invoice pdf the group of tax contained twice the base amount for that tax After this commit, the tax group contains the base only once OPW 2073989 closes odoo/odoo#37226 Signed-off-by:
oco-odoo <oco-odoo@users.noreply.github.com>
-
- Sep 21, 2019
-
-
Denis Vermylen authored
omission in d26e253e kill -3 (SIGQUIT) is not processed like the other signals so it doesn't go through this bit of code, but leaving the AttributeError lurking there is not a good idea. closes odoo/odoo#37221 X-original-commit: ac65ef02 Signed-off-by:
Denis Vermylen <Icallhimtest@users.noreply.github.com>
-
Denis Vermylen authored
Missing log for analyzing cron issues. X-original-commit: 9a88fce4
-
- Sep 20, 2019
-
-
wan authored
If SQL, if you do ```display_type IN ('line_section', 'line_note') OR account_id IS NOT NULL``` and `display_type` is `NULL` then you can only have `'t'` because `SELECT NULL OR 'f';` yields `NULL` `SELECT NULL OR 't';` yields `'t'` The check of NULL is not blocking, hence the constraint doesn't work. closes odoo/odoo#37075 Signed-off-by:
Laurent Smet <smetl@users.noreply.github.com>
-
- Sep 22, 2019
-
-
Odoo Translation Bot authored
-
- Sep 20, 2019
-
-
Florimond Husquinet (fhu) authored
- Create a survey with one page per section. - Go to the second section and select an answer. - Go back to the first section using the breadcrums. Before this commit: if you go back again to the second section, you will see that your answer wasn't saved. After this commit: answers are saved even when navigating with breadcrums. closes odoo/odoo#37157 Opw: 2072948 Signed-off-by:
Nicolas Lempereur (nle) <nle@odoo.com>
-
Antoine Vandevenne (anv) authored
Prior to this commit, the documentation page for the installation of Odoo had lots of inconsistencies, errouneous information and a bad structure. This commit restructures the page to split the Source Install chapter into three sections for Windows, Linux and Mac OS. Each section is entirely rewritten to be accurate, logical, clean, easy to understand and focused on its purpose (removed tutorials of non-Odoo softwares). task-2072822 closes odoo/odoo#37001 Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
-
William authored
on a picking, move_ids_without_package is a subset of move_lines. The inverse function on move_ids_without_package only work well when we add a move. This commit improves the inverse function to take deletion into account closes odoo/odoo#36558 Signed-off-by:
Simon Lejeune (sle) <sle@openerp.com>
-
Damien Bouvy authored
Payment tokens created before the installation of this module and that used the Charge API did not need to keep the card reference on Odoo's side - since we were allowed by the API to simply specify a customer reference when creating a charge and it would take the default one for that customer. Odoo creates one customer per payment token (even if it's the same partner), so there was no uncertainty there. Now, with the PaymentIntent API, the payment method reference is mandatory. We have a field to keep it in db, but this info needs to be retrieved for tokens created before the module's installation. This fix introduces that remote call. closes odoo/odoo#37206 X-original-commit: 1b760a98 Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-
William Henrotin authored
The computation of kit quantities was not efficient. A loop on each product of the recordset to consider performed. Each time a product was seen as 'not a kit', a new computation on the complete recordset was done. This leads to a N^2 complexity This commit only compute stock quantities for non kit product in one batch opw-2070768 closes odoo/odoo#37205 Signed-off-by:
Simon Lejeune (sle) <sle@openerp.com>
-
Andrea Grazioso (agr-odoo) authored
From Accounting app under the kanban card "Bank" click on "Reconcilile items". Select a line to reconcile with a selected partner or counterpart (or input one) and then filter the underlying lines using for example the name of the record No filtering will occur, this is due to commit 900d89c9. The domain used by the filtering function is matching all lines from the current partner instead of restricting the search to the filtered elements. Reverting that commit and providing a fix for the original issue: removing a check on the partner id make a logical separation between the domain involving the partner_id and the one related to the search string, so that they do not interfere with each other (at most they will overlap). Preserving tests from the reverted commit and adding some more as well opw-2070458 closes odoo/odoo#37179 X-original-commit: d434251f Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-