- Jul 11, 2014
-
-
Quentin De Paoli authored
[FIX] account, bank statement reconciliation: fixed huge bugs when using tax with several children or when debit/credit are 0 but some amounts have to be put in a tax code + improved usability by adding domains where needed
-
Martin Trigaux authored
product.product reuses most of the product.template views however some parts need to be excluded or replaced. Instead of adding template only parts in base view and removing it for product, split the views in 'common' (product_template_form_view), 'template only' (product_template_only_form_view) and 'product only' (product_normal_form_view) where the first is inherited by the other two. The attribute mode='primary' on both second views allows to make sure that future inheritance of product_template_form_view and product_template_only_form_view will work with the full rendered product_template_form_view view. This allows us to have valid buttons in crm for bill of material (filters based on active_id). Also cleaning the mess with circular dependencies.
-
Xavier Morel authored
-
Christophe Matthieu authored
[FIX] web: update bootstrap to version 3.2.0. [FIX] website.seo can't edit title and description; website.editor change link for internal page [IMP] website editor: remove button style from cke and insert into the link dialog box.
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-
- Jul 10, 2014
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Richard Mathot authored
-
Loïc Bellier authored
There's a big risk of mistake with the fast-create feature and they don't need it (Rebase of PR #1073)
-
Josse Colpaert authored
-
Quentin De Paoli authored
[FIX] purchase_requisition: converting the date into datetime using the timezone of the requisition's responsible
-
Xavier Morel authored
-
Christophe Matthieu authored
-
Thibault Delavallée authored
[FIX] website_forum: fix answers display order (correct, then votes, then write_date)
-
Quentin De Paoli authored
[FIX] purchase_requisition: use fields.date.date_to_datetime() to convert date into datetime... which simply makre sense
-
Parthiv Patel authored
(Rebase of PR #1057)
-
Christophe Matthieu authored
-
Richard Mathot authored
(Partial backport of commit 1f861569) Closes #800.
-
Simon Lejeune authored
[FIX] #1065 display_name does not display the address
-
Christophe Matthieu authored
[FIX] website: enumarate page raise an exception if query_string is not null; Can't create a page with the modal link editor
-
Richard Mathot authored
-
Christophe Matthieu authored
[IMP] website editor: remove button style from cke and insert into the link dialog box. Fix the dialog box label value when the user create a link.
-
Christophe Combelles authored
-
Victor Tabuenca Calvo authored
-
Victor Tabuenca Calvo authored
-
Christophe Matthieu authored
[FIX] website: error for rendering of the sitemap template. qweb can't render the xmlns attribute.
-
Quentin De Paoli authored
Changed fields.date_order on purchase.order from date to datetime
-
Thibault Delavallée authored
[FIX] website_forum: fixed issue with user vote badly taken into account when upvoting / downvoting + crash due to wrong field name. Backport of Leonardo Donelli PR for master.
-
- Jul 09, 2014
-
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
-
Christophe Matthieu authored
[FIX] website_sale: discount price is never hide
-
Jeremy Kersten authored
-
Raphael Collet authored
[FIX] models: store FailedValue in cache on log_access fields, too
-
Martin Trigaux authored
The emails containing emails generated with the image widget have absolute path (src='/website/static/...'), adding <base> tag allows the mail client to load it correctly.
-
Christophe Matthieu authored
-
Christophe Matthieu authored
-