- May 27, 2016
-
-
Fabrice Henrion authored
Closes #4764
-
Mansi Gandhi authored
>In Dashboard/Your pipeline and in Sales/Your Pipeline: Remove the Direct Sales team filter. >In the kanban view, if the expected revenu = 0, the "," shouldn't appear. >In lead form view, remove the Opportunity header and move Probability under Analysis in Extra Info tab. >Rename Your Pipeline into My Pipeline to match the menu entry.
-
Fabrice Henrion authored
It sounds better to call the "Accounting" section of the Inventory app settings "Stock Accounting" considering it only concerns stock accounting and nothing else. Closes #8095
-
Fabrice Henrion authored
This sentence was turned in a way that was making the user reluctant to click on Apply while this is a normal flow to follow most of the time. Closes #11763
-
Fabrice Henrion authored
Closes #11663
-
Fabrice Henrion authored
Closes #11764
-
Fabrice Henrion authored
Closes #11977
-
Fabrice Henrion authored
Closes #12124
-
Vipul Bhatt authored
This commit adds controller to list documents of customer, with pager and archive widget to sort documents. Impacted documents are : quotations, sale order, invoices, and issues. Portal breadcrumd is improved too : add the home icon, and keep the query params when using archive widget. Some editable zones were added to templates, allowing people to customize their frontend portal.
-
Ravi Gadhia authored
-
Ravi Gadhia authored
-
Ravi Gadhia authored
-
Srushti Patel authored
[REM] product_uos: remove module product_uos it is no longer supported (group_uom manage this by default)
-
Mohammed Shekha authored
PURPOSE ======= I've seen this new improvement regarding the naming of the printed reports: https://www.odoo.com/web?#id=10870&view_type=form&model=project.task&menu_id=3942&action=327 This makes the report have the pdf name being the name instead of the report_name of the ir.actions.report.xml, which is already an improvement. But why don't we allow the users to have their own naming conventions? I mean, we could allow our client to create and name their pdf the way they want, as they do regarding the attachment. Not only when it's about saving it as an attachment on the record, but also when downloading directly the pdf, such that the modification in the previous screenshot, would give the following result when downloaded: People need to have their pdf named automatically according to a convention. When you print 10 sales order during an hour, you don't want to get lost in having the following: Devis / Commande.pdf Devis / Commande(1).pdf Devis / Commande(2).pdf Devis / Commande(3).pdf Devis / Commande(4).pdf Devis / Commande(5).pdf Devis / Commande(6).pdf Devis / Commande(7).pdf especially when those are for different partners.
-
- May 26, 2016
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Julien Legros authored
When installing website or one of its dependencies directly, the website attribute is not defined on request. If the installation triggers qweb rendering [1], we need to correctly check the presence of the website attribute, which this commit does. [1]: This is the case in website_blog since 4a132e2a
-
Adrien Dieudonne authored
- wildcard selector for stopSpelling - <br> tags must not split read more/read less
-
Christophe Simonis authored
-
Martin Trigaux authored
This reverts commit 44e8b92b. The condition is wrong as a view starting with DOCTYPE as top element will be excluded, including its child (the whole page them). Re-add the translatable title that was excluded by the condition.
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Martin Trigaux authored
-
Christophe Simonis authored
[FIX] *: replace uses of `except_osv` with `UserError` that have been forgotten during previous forward-ports
-
Christophe Simonis authored
-
Martin Trigaux authored
Give the same as access rights to the employee as for the public user. This patch is needed to allow a user to access the partner form. Same for portal. The list of grades in not a confidential information. Fixes #7719
-
Damien Bouvy authored
When the admin creates a SO, he has access to all taxes (since ir.rules do not apply to him); therefore in some cases, the SO could be created with SO lines that have taxes from other companies. This usually does not make sense. From this revision on, only taxes that are in the same company as the SO are applied to the lines. If no company is set, then no filtering is done.
-
Ondřej Kuzník authored
This is a fix for f04f4099, which only prevented the workers from being spawned in Prefork mode, while the socket was still being bound to - this is a problem when starting a worker-only server as it cannot coexist with the XMLRPC server on the same machine. Closes #1828
-
Keyur Gajjar authored
- Quick search on index_content field. - Removed unnecessary filters(My Document(s), url, binary) - Inherited ir.attachment's search view for that and bind it to actions of hr_recruitment.
-
Martin Trigaux authored
-
65HQqp5QTq8QwA3f authored
Closes #9521
-
rocksolidsolutions authored
Closes #12182
-
Martin Trigaux authored
Could get a definition with a model only
-
Martin Trigaux authored
UserError was defined in version 9, not 8
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-