- Nov 10, 2014
-
-
Simon Lejeune authored
Commit 388732df introduced a makefile at the root of the project, and dh_auto_build is using this file instead of setup.py. Explicitely tell debhelper to not use the makefile.
-
- Nov 09, 2014
-
-
Sebastien Versaille authored
-
- Nov 07, 2014
-
-
Martin Trigaux authored
Add on_change to recompute the due date when the invoice date is modified (it was only done when modified the partner_id field Fixes #3413
-
Xavier Morel authored
Raw API documentation is not sufficient for people to learn the working principles of the API, especially when they already know the old one. And some things have changed since the opendays so the presentations don't reflect the current state of affairs. Closes #3483
-
Nick Booker authored
So that we can customise the real-time stock journal items made during sale invoice postings for certain companies who account for it slightly differently.
-
Géry Debongnie authored
the .oe_background_grey class only changed part of the kanban background when it was scrolled. This makes sure that the full table has a grey background.
-
Xavier Morel authored
-
Xavier Morel authored
Also fix ruby setup code, some of its bits were actually Python and didn't quite work when pasted into irb...
-
Denis Ledoux authored
This revert partially the rev. f2e4a10e File "/home/odoo/src/odoo/8.0/addons/mail/mail_mail.py", line 76, in default_get if context and context.get('default_type') and context.get('default_type') not in self._fields['type'].selection: TypeError: argument of type 'function' is not iterable
-
Christophe Matthieu authored
-
Christophe Matthieu authored
name was confusing for bom and product if the value of the attribute is display without the attribute name added key in context to keep the previous behaviour (e.g. in product view where the attribute name is present)
-
Xavier Morel authored
-
David Monjoie authored
Otherwise the Search More view will crash for example for sale order line because it will fetch the price of all products and then try to convert uoms for pricelist rule application without checking uom compatibility
-
- Nov 06, 2014
-
-
Martin Trigaux authored
Allow access to task without a project defined if the user is follower. Fixes #3450
-
Raphael Collet authored
Fixes #3272.
-
Raphael Collet authored
-
Denis Ledoux authored
-
Denis Ledoux authored
-
Denis Ledoux authored
once widget extended with ReinitializeFieldMixin, the event binding with the binary file input and the on_file_change method can be done in initialize_content instead of start This fix is related to d36c8b5c
-
Frédéric van der Essen authored
-
Martin Trigaux authored
There is no 'date' field. Fixes #3496
-
Torvald B. Bringsvor authored
When the company or the journal is changed, change the period accordingly to make sure to always keep coherant values.
-
Denis Ledoux authored
-
Denis Ledoux authored
-
Denis Ledoux authored
The add attachment button should be displayed while being in edit mode, but not in view mode As the widget depends on the form actual mode, the widget should be re-rendered each time the actual mode changes This is the point of the ReinitializeFieldMixin class
-
celm1990 authored
the field section_id is created in addon sale, but used in the account reporting views. This commit moves the search view definition in the correct file.
-
Julien Legros authored
-
Raphael Collet authored
-
Cédric Snauwaert authored
[FIX] purchase_requisition: field date_start does not exist on purchase_requisition model so we should not use it in filters fixes #2838
-
- Nov 05, 2014
-
-
Christophe Simonis authored
-
Miku Laitinen authored
The labels for fields 'use_tasks', 'partner_id', 'date_start' had no valid string (autogenerated or unrelated). Make the selections of the field privacy_visibility translatable. Fixes #3435
-
Frédéric van der Essen authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Frédéric van der Essen authored
[FIX] point_of_sale: the order should not be displayed in the print screen, and the order should not reprint itself automatically after the first time we go on the print screen
-
Christophe Simonis authored
-
Christophe Simonis authored
Create one unique generic Makefile to compile sass files.
-
Olivier Dony authored
Stems from prebiblical commit f083aa2b. Fixes #3480
-
Christophe Simonis authored
-