- May 29, 2019
-
-
lejeune quentin authored
This commit improve the display of payments lines and give a name to last notebook group in /addons/point_of_sale/views/account_statement_view.xml to be able to override it in enterprise
-
lejeune quentin authored
With this commit it is now possible for the IoT Box to listen on a specific port of the box to interact with a device via TCP / IP. We use the library 'socket' to listen on port 9000 and if a request comes on this port we create an IoT Device
-
William Henrotin authored
This commit relax, by one second, two datetimes comparison regarding workorder planning to avoid any false positives closes odoo/odoo#33740 Signed-off-by:
Simon Lejeune (sle) <sle@openerp.com>
-
Carel authored
This is the corporate licence agreement for IvyWeb (Pty. Ltd.) closes odoo/odoo#33728 Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
Yannick Tivisse authored
closes odoo/odoo#33721 Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
The goal is to be coherent with the user property. Actually, company_id and company_ids on the environment are no fields. Calling env.company_id returns a browse record, not an id.
-
- May 15, 2019
-
-
Pierre Rousseau authored
The purpose of this commit is to allow to define lead generations rules based on the website visited. Task-ID: 1964025 closes odoo/odoo#33391 Signed-off-by:
Pierre Rousseau (pro) <pro@odoo.com>
-
- May 29, 2019
-
-
MaxLarue authored
In order to make the overview more understandable, we provide some modifications: - remove some value when they are zero ("No task found", ...) - the whole middle column (percentages) is merged inside the hours one - provide some tooltips - renaming titles - ... To do so and to avoid leaving empty lines or doing complicated template branching, the above table is split in two different tables, so that we can remove lines independently. We also added a new category in the overview, concerning timesheets that are related to a cancelled so. This meant tweaking the project_overview plan_prepare_value method, in order to have the new numbers calculated and keep the others consitent. Task-1968121 closes odoo/odoo#33015 Signed-off-by:
Jérome Maes (jem) <jem@openerp.com>
-
Juhil Somaiya authored
If the user tries to save the recurrent event with 0 as the number of repitations or interval there will be a traceback so instead of traceback display the warning so user will not be able to save that event. Task-1930809 closes odoo/odoo#31388 Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
-
- May 28, 2019
-
-
Martin Trigaux authored
cf discussion on #31789 Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
Martin Trigaux authored
No technical reason to forbid it Fixes odoo/odoo#31684 Closes odoo/odoo#31789
-
Rafis Bikbov authored
closes odoo/odoo#28725 Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
-
Rafis Bikbov authored
-
- Apr 08, 2019
-
-
Antoine Huvelle authored
The field description didn't match the behavior Reported by a learning partner closes odoo/odoo#32260 Signed-off-by:
Arnold Moyaux <amoyaux@users.noreply.github.com>
-
- May 28, 2019
-
-
Yannick Tivisse authored
closes odoo/odoo#33723 Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
-
Yannick Tivisse authored
fp request: add 0.1rem padding-top and -bottom to the items of the multicompany dropdown menu
-
Yannick Tivisse authored
when moving from company A to company B, company A should not be 'uncheck' (it should stay in the set of visible companies) use case: https://drive.google.com/file/d/1o9lN_8jHSxDOkeqTpo7F_NgmvO4NwF2l/view I start in A with only A visible I check B to make both A and B visible I move to B and A is not visible anymore when moving to a company that is not checked, it should be checked, but the reverse is not true (moving out of a company should not uncheck it) fp request
-
Robot Odoo authored
* website, website_sale_comparison, website_sale_coupon, website_sale_delivery, website_sale_wishlist - Use cards to match event and forum recent design refactoring - Make the shop use responsive and perfect-squared product grid items - Make the shop product list view option a CSS-only option, which visitors can toggle to/out - Use better XML and JS for existing options and add new options - Allow to set ppg/ppr - Better mobile responsiveness - Make more robust xpath - ... Note: the design will be reviewed in an upcoming task, this ensures more robust XML to work on and new options to start with. See sub-commits for details. task-1925327 closes odoo/odoo#31147 Signed-off-by:
Quentin Smetz (qsm) <qsm@odoo.com>
-
qsm-odoo authored
- Allow to switch from grid to list view in edition - Do not show grid options when in list view Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
* website Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
- On mobile, both list view and grid view are the same, the toggle button is thus hidden to simplify the UI - Review table alignements and button behaviors on mobile - ... Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
* website_sale_comparison, website_sale_wishlist - Use cards to match event and forum recent design refactoring - Make the shop use responsive and perfect-squared product grid items - Make the shop product list view option a CSS-only option, which visitors can toggle to/out. - Use better XML and JS for existing options. - Better mobile responsiveness Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
- 'border_primary' -> BS4 equivalent: 'border border-primary' - 'noborder' -> BS4 equivalent: 'border-0' - 'font-weight-normal' -> BS4 has the same class for the same behavior - 'break-word' -> Unused, and probably a bad idea to use anyway Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
qsm-odoo authored
Part of https://github.com/odoo/odoo/pull/31147 task-1925327
-
- Apr 22, 2019
-
-
Prakash Prajapati authored
when user in the group by list view it is not allow to change the sequence of items by drag & drop with the handle widget, so it does not make sense to display handle widget. After this commit handle widget will hide in grouped list view. Task-1964661 closes odoo/odoo#32855 Signed-off-by:
VincentSchippefilt <VincentSchippefilt@users.noreply.github.com> Co-authored-by:
Mohammed Shekha <msh@openerp.com>
-
- May 28, 2019
-
-
Prakash Prajapati authored
While hovering in the systray a menu dropdown can only be open if user currently on his parent menu. It should close when user hover on another systray menu. Task: #1959678 closes odoo/odoo#32322 Signed-off-by:
VincentSchippefilt <VincentSchippefilt@users.noreply.github.com>
-
Romain Derie authored
Before this commit, when you go on website config settings, you can't save. This is because the website default lang field is not set anymore (supposed to be set in onchange), and since it is hidden in the view if only one language, there is no clue about the error field. Following d0bb596f, x2many fields of new records are new records, meaning that: `self.many2one in self.x2many` is not true anymore since self.x2many is a new record. Also: `self.many2one = self.x2many[0]` is not working as before, the new record is not saved in the many2one closes odoo/odoo#33716 Signed-off-by:
Raphael Collet (rco) <rco@openerp.com>
-
- May 27, 2019
-
-
Priyanka Kakadiya authored
Also, exclude 'b' for being automatically assigned to buttons Issue : 1878248 closes odoo/odoo#33689 Signed-off-by:
Aaron Bohy (aab) <aab@odoo.com> Co-authored-by:
Mohammed Shekha <msh@openerp.com>
-
- May 28, 2019
-
-
Varun Raval authored
Replace name 'out of office' group string from 'Out of Office' to 'Chat Status'. Replace 'out_of_office_message' field string from 'Out Of Office Message' to 'Message'. Task 1999697 closes odoo/odoo#33552 Signed-off-by:
Martin Geubelle (mge) <mge@openerp.com>
-
Robot Odoo authored
* web_unsplash, website, website_blog Merge commit for PR: #33509 No big functional change, clean up media dialog code in preparation of task-1930726. See individual commits for more information. Signed-off-by:
Quentin Smetz (qsm) <qsm@odoo.com>
-