- Jul 14, 2014
-
-
Xavier Morel authored
Add missing _t() calls to enable translation in dashboard.js
-
Florian Hatat authored
Fixes LP bug https://bugs.launchpad.net/openobject-addons/+bug/1205798
-
Christophe Matthieu authored
[FIX] website_sale: fiscal_position is undefined; website: add user into the tour logs
-
Quentin De Paoli authored
[FIX] account, usability: set the journal as readonly in bank statement form view when some entries have already been created. Fixed issue #1117
-
Stéphane Bidoul authored
Relying on the ordering by tax code is not sufficient, as some tax declarations such as the Luxemburg one, show tax case codes not ordered numerically Original fix courtesy of Stefan Rijnhart (Therp) Fixes: lp:1168948 Rebase of: PR #759
-
Florian Hatat authored
-
Quentin De Paoli authored
[FIX] account, bank statement reconciliation: accounting entries created from taxes
-
- 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] website_sale: install website_event_sale click on event to make a registration, error because fiscal_position is undefined
-
Christophe Matthieu authored
-
Christophe Matthieu 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.
-