branches with status:
Name Status Last Modified Last Commit
lp:~camptocamp/openobject-addons/7.0-fix-1238508-nbi bug(Has a merge proposal) Development 2013-10-14 13:27:32 UTC
9518. [IMP] add yaml test for the fix

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-10-14 13:27:32 UTC

[IMP] add yaml test for the fix

lp:~camptocamp/openobject-addons/7.0-goodone-finally-fix-1238525-jge bug(Has a merge proposal) Development 2013-10-14 08:11:17 UTC
9519. [FIX] add tests in __openerp__.py

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-10-14 08:11:17 UTC

[FIX] add tests in __openerp__.py

lp:~camptocamp/openobject-addons/7.0-goodone-fix-1238525-jge Development 2013-10-11 15:39:07 UTC
9517. [MERGE] [FIX] remove print statements...

Author: Joël Grand-Guillaume @ camptocamp
Revision Date: 2013-10-11 15:38:40 UTC

[MERGE]
[FIX] remove print statements
[FIX] Add round=False to first currency computation to avoid rounding twice. Thanks to Guewen for this one
[FIX] again
[FIX] remove print statements, ending spaces, pep8, propagate the context
[FIX] Bug lp:1238525 related to wrong average price computation when using different currency for company and price_type
[ADD] Tests that prevent and demonstrate that bug

lp:~camptocamp/openobject-addons/7.0-fix-1238525-jge Development 2013-10-11 12:26:57 UTC
8944. [FIX] remove print statements

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-10-11 12:26:57 UTC

[FIX] remove print statements

lp:~camptocamp/openobject-server/trunk-registrymanager-rlock-1238560-gbr bug(Has a merge proposal) Development 2013-10-11 10:42:37 UTC
4970. [FIX] missing a threading.RLock in Re...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-10-11 10:42:07 UTC

[FIX] missing a threading.RLock in RegistryManager.get():

  if no registry exists and several calls to RegistryManager.get() are called at the same time
  by several threads, several registries will be created one after the other and only the last
  one will be kept in cls.registries

lp:~camptocamp/ocb-addons/l10n_fr_vat_2014 Development 2013-10-02 13:36:08 UTC
9549. [IMP] update 2014 new VAT

Author: <email address hidden>
Revision Date: 2013-10-02 13:35:41 UTC

[IMP] update 2014 new VAT

lp:~camptocamp/account-financial-tools/port-of-credit-control (Has a merge proposal) Development 2013-10-01 12:41:30 UTC
157. [IMP] layout of report, on address fo...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-10-01 12:41:30 UTC

[IMP] layout of report, on address format and add banking information related to the invoice linked

lp:~camptocamp/project-service/project_service_vre Development 2013-09-27 11:20:22 UTC
27. [FIX] move classification_id in the m...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-09-27 11:19:44 UTC

[FIX] move classification_id in the main section of the form view in order to improve form ergonomy

lp:~camptocamp/ocb-addons/ocb-7.0-fix-1231856-afe bug(Has a merge proposal) Development 2013-09-27 10:45:43 UTC
9540. [FIX] add a default value for invoice...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-09-27 10:45:11 UTC

[FIX] add a default value for invoice_date in stock.invoice.onshipping (lp:1231856)

lp:~camptocamp/openobject-addons/7.0-fix-1231856-afe bug(Has a merge proposal) Development 2013-09-27 10:43:32 UTC
9483. [FIX] add a default value for invoice...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-09-27 08:26:32 UTC

[FIX] add a default value for invoice_date in stock.invoice.onshipping (lp:1231856)

lp:~camptocamp/openobject-addons/7.0-fix-1108228-hip-afe bug(Has a merge proposal) Development 2013-09-27 08:49:54 UTC
9483. FIX] action_stock_invoice_onshipping ...

Author: <email address hidden>
Revision Date: 2013-09-27 08:48:56 UTC

FIX] action_stock_invoice_onshipping missing on stock.picking

lp:~camptocamp/ocb-addons/7.0-fix-lp-1204832-RDE bug(Has a merge proposal) Development 2013-09-13 18:05:54 UTC
9497. [MRG][FIX] stock: improve sequence ga...

Author: Pinakin Nayi (OpenERP)
Revision Date: 2013-09-13 16:25:23 UTC

[MRG][FIX] stock: improve sequence gap on delivery order & [IMP] nit code as there is no need to browse record

lp:~camptocamp/ocb-addons/7.0-fix-lp-1204832old-RDE bug(Has a merge proposal) Development 2013-09-13 16:29:04 UTC
9414. [FIX] fix bug #1204832: avoids gap on...

Author: Romain Deheele - Camptocamp
Revision Date: 2013-08-21 08:29:00 UTC

[FIX] fix bug #1204832: avoids gap on stock.picking.out sequence when chained picking setup

lp:~camptocamp/openobject-addons/7.0-purchase_requisition-fixes-gbr (Has a merge proposal) Development 2013-09-12 09:02:27 UTC
37. [FIX] open_product_line() returns an ...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-09-06 10:20:12 UTC

[FIX] open_product_line() returns an action, the action should not propagate the current context but use its own one (so it will have the correct active_model, active_ids and so on)

lp:~camptocamp/openobject-addons/7.0-fix-1223922-yvr bug(Has a merge proposal) Development 2013-09-11 16:25:23 UTC
9433. [FIX] account - domain of analytic_ac...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-09-11 16:24:35 UTC

[FIX] account - domain of analytic_account_id in invoice lines to hide closed and cancelled accounts

lp:~camptocamp/ocb-addons/7.0-fix-1181283 bug(Has a merge proposal) Development 2013-09-04 10:22:44 UTC
9465. [FIX] hr_expense - issue of wrong ent...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-09-04 10:22:14 UTC

[FIX] hr_expense - issue of wrong entries generated, credit instead of debit due to negative base_sign

lp:~camptocamp/openobject-addons/hr_expense_cancelling bug(Has a merge proposal) Mature 2013-09-02 09:43:13 UTC
9296. [PEP8]

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-09-02 09:43:13 UTC

[PEP8]

lp:~camptocamp/openobject-addons/7.0-fix-1190259 bug(Has a merge proposal) Development 2013-08-30 12:43:53 UTC
9232. [FIX] hr_timesheet - operator in domain

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-08-30 12:43:53 UTC

[FIX] hr_timesheet - operator in domain

lp:~camptocamp/openerp-swiss-localization/6.1 Development 2013-08-30 10:19:45 UTC
106. [MRG] [IMP] multi_lang account chart

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-08-30 10:19:45 UTC

[MRG] [IMP] multi_lang account chart

lp:~camptocamp/openobject-addons/7.0-fix-form_ref_context_lp1214801-afe bug(Has a merge proposal) Development 2013-08-21 09:56:31 UTC
9372. [FIX] stock: use qualified xml id in ...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-08-21 09:55:19 UTC

[FIX] stock: use qualified xml id in form_view_ref and tree_view_ref context values

lp:~camptocamp/ocb-addons/7.0-fix-lp-1210195-RDE bug(Has a merge proposal) Development 2013-08-21 08:55:00 UTC
9414. [FIX] fix bug #1210195:fix access den...

Author: Romain Deheele - Camptocamp
Revision Date: 2013-08-21 08:37:46 UTC

[FIX] fix bug #1210195:fix access denied when a subsidiary company's user tries to create a reordering rule(multicompany context)

lp:~camptocamp/openobject-addons/7.0-fix-1206167 bug(Has a merge proposal) Development 2013-08-15 09:28:04 UTC
9312. [PEP8]

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-07-30 08:40:45 UTC

[PEP8]

lp:~camptocamp/openerp-addons/7.0-fix-1206167 bug Development 2013-07-30 08:55:59 UTC
9312. [PEP8]

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-07-30 08:40:45 UTC

[PEP8]

lp:~camptocamp/banking-addons/already_delete_reconcile_id (Has a merge proposal) Development 2013-07-26 13:37:20 UTC
95. [FIX] prevent to delete an already de...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-07-26 13:36:55 UTC

[FIX] prevent to delete an already deleted reconcile_id

lp:~camptocamp/openerp-swiss-localization/rem-copy-reference-invoice (Has a merge proposal) Development 2013-07-23 13:59:49 UTC
177. [FIX] remove unuseful copy that set r...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-07-23 13:53:24 UTC

[FIX] remove unuseful copy that set reference on invoice to null, it cause problem on duplication of customer invoice with recurrent reference

lp:~camptocamp/openobject-addons/7.0-bug-1168398-tta+afe bug(Has a merge proposal) Development 2013-07-11 11:43:45 UTC
9049. [MRG] merge back the fix on 7.0 head,...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-07-11 11:43:45 UTC

[MRG] merge back the fix on 7.0 head, and hopefully get green on runbot

lp:~camptocamp/openobject-addons/7.0-fix_1196847 bug(Has a merge proposal) Development 2013-07-02 11:51:38 UTC
9282. [FIX] log messages should not be tran...

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-07-02 11:51:38 UTC

[FIX] log messages should not be translated

lp:~camptocamp/openobject-addons/7.0-test_runbot Development 2013-07-01 14:09:00 UTC
9269. add python unittest

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-07-01 14:08:28 UTC

add python unittest

lp:~camptocamp/openobject-addons/7.0-fix-1025703_delivery_chained_pickings-AFE bug(Has a merge proposal) Development 2013-06-25 10:02:40 UTC
9268. [FIX] delivery: propagate additional ...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-06-25 10:01:36 UTC

[FIX] delivery: propagate additional fields in chained pickings

lp:~camptocamp/openobject-addons/6.1-fix-1025703_delivery_chained_pickings-AFE bug(Has a merge proposal) Development 2013-06-25 09:22:01 UTC
7232. [FIX] delivery: propagate additional ...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-06-25 09:20:19 UTC

[FIX] delivery: propagate additional fields in chained pickings

lp:~camptocamp/banking-addons/invoice_force_ref Development 2013-06-20 11:30:46 UTC
97. [FIX] one original bug and one I intr...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-06-20 11:30:46 UTC

[FIX] one original bug and one I introduced in the prev commit

lp:~camptocamp/openobject-addons/trunk-fix-1178617 bug(Has a merge proposal) Development 2013-06-19 13:06:32 UTC
8777. [FIX] hr_timesheet - details tab must...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-06-19 13:05:21 UTC

[FIX] hr_timesheet - details tab must be sorted by date

lp:~camptocamp/project-service/7.0-port-project_service_type (Has a merge proposal) Development 2013-06-17 13:15:55 UTC
32. [ADD] project_service_type - translat...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-06-17 13:15:55 UTC

[ADD] project_service_type - translations + reformat help message for field project_type

lp:~camptocamp/openobject-addons/7.0-fix-1188593 bug(Has a merge proposal) Development 2013-06-17 12:36:03 UTC
9206. [MRG] fix of hr_timesheet_sheet trans...

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-06-17 12:36:03 UTC

[MRG] fix of hr_timesheet_sheet translation management name_get

lp:~camptocamp/openobject-addons/7.0-fix-1190934 bug(Has a merge proposal) Development 2013-06-14 09:44:04 UTC
9238. [FIX] hr_timesheet_sheet - redefine _...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-06-14 09:43:19 UTC

[FIX] hr_timesheet_sheet - redefine _check_sheet_state to make sur it controls the right timesheet_sheet to make sure it isn't possible to timesheet on a already confirmed or closed timesheet_sheet

lp:~camptocamp/ocb-addons/addons_hr_expense_vre Development 2013-06-11 06:25:26 UTC
9247. [FIX] expense + tax

Author: Vincent Renaville@camptocamp
Revision Date: 2013-06-11 06:24:14 UTC

[FIX] expense + tax

lp:~camptocamp/openobject-addons/7.0-fix-1088412 bug(Has a merge proposal) Development 2013-06-08 19:29:57 UTC
9145. [FIX] stock.picking: fix the case whi...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-06-08 19:29:57 UTC

[FIX] stock.picking: fix the case which was broken by previous change

lp:~camptocamp/openobject-addons/trunk-fix_mail_auto_subscribe-1188538 bug(Has a merge proposal) Development 2013-06-07 09:37:26 UTC
8755. [FIX] automatically subscribe users f...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-06-07 09:36:54 UTC

[FIX] automatically subscribe users from fields even if the field has no 'track_visibility' defined.

This condition prevented to register new fields given in the 'auto_follow_fields' arguments if they had no 'track_visibility', which is unrelated to the automatic subscription

lp:~camptocamp/openobject-addons/7.0-fix_mail_auto_subscribe-1188538 bug(Has a merge proposal) Development 2013-06-07 09:34:01 UTC
9203. [FIX] automatically subscribe users f...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-06-07 09:33:17 UTC

[FIX] automatically subscribe users from fields even if the field has no 'track_visibility' defined.

This condition prevented to register new fields given in the 'auto_follow_fields' arguments if they had no 'track_visibility', which is unrelated to the automatic subscription

lp:~camptocamp/ocb-server/ocb-7.0-remove_nbsp-AFE (Has a merge proposal) Development 2013-05-31 07:41:00 UTC
5005. [FIX] remove non breaking spaces from...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-05-31 07:40:33 UTC

[FIX] remove non breaking spaces from comments and field string

these where introduced in 4974 revid:rvalyi@gmail.com-20130427021642-1fk3meab7jfvpl1j

lp:~camptocamp/openobject-addons/7.0-fix-1183741 bug(Has a merge proposal) Development 2013-05-30 08:42:58 UTC
9162. [FIX] forward context

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-05-30 08:42:58 UTC

[FIX] forward context

lp:~camptocamp/openobject-addons/7.0-fix-1183295-afe Development 2013-05-23 17:27:23 UTC
9159. [FIX] change the location of the proc...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-05-23 17:25:55 UTC

[FIX] change the location of the procurement to the warehouse input location

lp:~camptocamp/openobject-addons/7.0-fix-1180803 bug(Has a merge proposal) Development 2013-05-22 10:41:44 UTC
9143. [FIX] add active field on account.jou...

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-05-22 10:40:51 UTC

[FIX] add active field on account.journal

lp:~camptocamp/openobject-server/7.0-fix-1180803 bug(Has a merge proposal) Development 2013-05-21 14:20:21 UTC
4983. [FIX] missing active checkbox on res....

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-05-21 14:15:59 UTC

[FIX] missing active checkbox on res.partner.bank

lp:~camptocamp/oerpscenario/add-module-steps (Has a merge proposal) Development 2013-05-17 10:48:02 UTC
322. [FIX] updated module state can be tested

Author: openerp
Revision Date: 2013-05-17 10:48:02 UTC

[FIX] updated module state can be tested

lp:~camptocamp/ocb-addons/7.0-fix_1111298 bug Development 2013-05-17 09:38:08 UTC
9150. [FIX] fix invoice validation problems...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-05-17 09:00:11 UTC

[FIX] fix invoice validation problems for instances created without the ir.rule and with a company_id

lp:~camptocamp/ocb-server/ocb-7.0-fix_1111298 bug Development 2013-05-17 08:45:02 UTC
4981. [FIX] fix access rights for res.curre...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-05-17 08:44:30 UTC

[FIX] fix access rights for res.currency in multi company environment

lp:~camptocamp/hr-timesheet/7.0-remove-constaint-modification-improved-timesheet Development 2013-05-17 06:57:48 UTC
46. [FIX] Remove contraint to modify time...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-05-17 06:57:48 UTC

[FIX] Remove contraint to modify timesheet line

lp:~camptocamp/openobject-addons/7.0-fix-multi-comp-webkit-header bug(Has a merge proposal) Development 2013-05-16 09:36:31 UTC
8798. [IMP] report_webkit - raise an except...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-05-16 09:36:31 UTC

[IMP] report_webkit - raise an exception when the webkit report image is not found in webkit helpers

lp:~camptocamp/hr-timesheet/add_deduced_time Development 2013-05-13 14:07:34 UTC
42. [ADD] fixed delay_hours description +...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-05-13 14:05:56 UTC

[ADD] fixed delay_hours description + add deduced hours field

lp:~camptocamp/stock-logistic-warehouse/7.0-port-base_product_merge (Has a merge proposal) Development 2013-05-13 08:52:17 UTC
36. [FIX] base_product_merge - add missin...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-05-13 08:52:17 UTC

[FIX] base_product_merge - add missing import of osv.osv for raising exception

lp:~camptocamp/openobject-addons/8.0-account_period-context-1177348 bug(Has a merge proposal) Development 2013-05-07 11:56:35 UTC
8698. [FIX] context is not propagated throu...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-05-07 11:53:06 UTC

[FIX] context is not propagated through account_period.name_search to account_period.search

lp:~camptocamp/openobject-addons/7.0-fix-do-partial-picking-20130425 bug(Has a merge proposal) Development 2013-04-25 12:37:23 UTC
9074. [FIX] wrong variable used to construc...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-04-25 12:36:34 UTC

[FIX] wrong variable used to construct partial_data in partial_picking wizard in do_partial_picking

lp:~camptocamp/account-financial-tools/7.0-currency_rate_update-cleaning Development 2013-03-26 10:56:11 UTC
113. [IMP] currency_rate_update - remove d...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-26 10:54:42 UTC

[IMP] currency_rate_update - remove duplicates in supported_currency_array

lp:~camptocamp/account-financial-tools/account_export_csv Development 2013-03-26 08:37:49 UTC
113. [ADD] export csv account

Author: Vincent Renaville@camptocamp
Revision Date: 2013-03-26 08:37:35 UTC

[ADD] export csv account

lp:~camptocamp/openobject-addons/7.0-webkit_report-image_helper-20130318 bug(Has a merge proposal) Mature 2013-03-18 14:35:38 UTC
8798. [FIX] report_webkit - using style in ...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-18 14:35:38 UTC

[FIX] report_webkit - using style in image helper instead of attributes, this allow to use metric dimensions for images + [IMP] image helper to accept other units than px

lp:~camptocamp/openobject-addons/trunk-webkit_report-image_helper-20130318 bug(Has a merge proposal) Mature 2013-03-18 12:57:50 UTC
8632. [FIX] report_webkit - using style in ...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-18 12:56:27 UTC

[FIX] report_webkit - using style in image helper instead of attributes, this allow to use metric dimensions for images + [IMP] image helper to accept other units than px

lp:~camptocamp/openobject-client-web/7.0-c2c-official Development 2013-03-11 12:05:25 UTC
3696. [MRG] from official

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-11 12:05:25 UTC

[MRG] from official

lp:~camptocamp/openobject-addons/7.0-c2c-official Development 2013-03-11 12:04:15 UTC
8560. [MRG] from official

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-11 12:04:15 UTC

[MRG] from official

lp:~camptocamp/openobject-server/7.0-c2c-official Development 2013-03-11 12:03:36 UTC
4780. [MRG] from official

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-11 12:03:36 UTC

[MRG] from official

lp:~camptocamp/openobject-server/7.0-no-sql-constraint-abstract-model-1151703 bug(Has a merge proposal) Development 2013-03-07 08:57:00 UTC
4880. [FIX] add SQL constraints only for mo...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-03-07 08:56:31 UTC

[FIX] add SQL constraints only for models stored in database (not on AbstractModel)

lp:~camptocamp/openobject-server/6.1-no-sql-constraint-abstract-model-1151703 bug Development 2013-03-07 08:54:47 UTC
4345. [FIX] add SQL constraints only for mo...

Author: Guewen Baconnier @ Camptocamp
Revision Date: 2013-03-07 08:54:21 UTC

[FIX] add SQL constraints only for models stored in database (not on AbstractModel)

lp:~camptocamp/openobject-addons/7.0-improve-webkit-head-readabiliy (Has a merge proposal) Development 2013-03-05 09:26:46 UTC
8797. [IMP] webkit header/footer form lisib...

Author: Nicolas Bessi - Camptocamp
Revision Date: 2013-03-05 09:26:10 UTC

[IMP] webkit header/footer form lisibility

lp:~camptocamp/+junk/web_tabs Development 2013-03-01 16:42:25 UTC
5. [FIX] web_tabs - fix renaming of firs...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2013-03-01 16:42:25 UTC

[FIX] web_tabs - fix renaming of first tab in order to fix content being added on bottom of the page

lp:~camptocamp/openobject-addons/7.0-c2c-official_VRE Development 2013-03-01 11:06:17 UTC
8558. [FIX] ref and name for invoice custo...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-03-01 11:05:57 UTC

 [FIX] ref and name for invoice customer and supplier

lp:~camptocamp/openobject-addons/7.0-c2c-invoice_name_ref_VRE bug Development 2013-02-27 15:40:57 UTC
8764. [FIX] ref and name for invoice custom...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-02-27 15:32:54 UTC

[FIX] ref and name for invoice customer and supplier

lp:~camptocamp/openobject-addons/7.0-bug-1089004-hip bug(Has a merge proposal) Development 2013-02-25 11:49:57 UTC
8374. [FIX][trunk] Add serial number popup ...

Author: Hiral Patel (OpenERP)
Revision Date: 2012-12-18 10:05:24 UTC

[FIX][trunk] Add serial number popup layout broken in Firefox

lp:c2c-addons/6.1 bug Mature 2013-02-21 13:54:40 UTC
143. [FIX] revaluation move if done by upd...

Author: Vincent Renaville@camptocamp
Revision Date: 2013-02-21 13:54:40 UTC

[FIX] revaluation move if done by update stock button in product form

lp:~camptocamp/magentoerpconnect/oerp6.1-oldstable-fix-1131157 bug(Has a merge proposal) Development 2013-02-21 11:26:32 UTC
671. [FIX] flag pickings of SO without mag...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-02-21 11:25:57 UTC

[FIX] flag pickings of SO without magento id as not exportable

lp:c2c-ecom-addons/6.1 Mature 2013-01-30 15:25:58 UTC
10. [FIX] removed ext_payment_method from...

Author: <email address hidden>
Revision Date: 2012-06-20 15:32:14 UTC

[FIX] removed ext_payment_method from sale view, already existing in base_sale_multichannels

lp:~camptocamp/openobject-addons/7.0-l10n-fr-siret bug(Has a merge proposal) Development 2013-01-23 15:50:37 UTC
8610. [FIX] put back the siret and ape code...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-01-23 15:50:37 UTC

[FIX] put back the siret and ape codes on res.company

this is the stable branch, we cannot remove fields like this...

lp:~camptocamp/account-financial-tools/account-constraint-adding_by_JGE Development 2013-01-21 16:24:54 UTC
98. [IMP] Add the constraints : Remove th...

Author: Joël Grand-Guillaume @ camptocamp
Revision Date: 2013-01-21 15:50:53 UTC

[IMP] Add the constraints :
Remove the possibility to modify or delete a move line related to an
  invoice or a bank statement, no matter what the status of the move
  (draft, validated or posted). This is usefule in standard context but
  moreover if you're using : account_default_draft_move. This way you ensure
  user cannot make mistake even in draft, he must pass through the
  parent object to make his modification.

lp:~camptocamp/c2c-rd-addons/6.1-fix-1099975 bug(Has a merge proposal) Development 2013-01-16 08:39:41 UTC
858. [FIX] remove badly named c2c_real_est...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2013-01-16 08:39:02 UTC

[FIX] remove badly named c2c_real_estate/l18n

lp:~camptocamp/openobject-addons/7.0-change_icon_webkit_report_20130115 (Has a merge proposal) Development 2013-01-15 10:35:42 UTC
8579. [CHG] changed icon of module report_w...

Author: Maxime @ Camptocamp
Revision Date: 2013-01-15 10:32:12 UTC

[CHG] changed icon of module report_webkit

lp:~camptocamp/openobject-addons/trunk-proposed-cleanups (Has a merge proposal) Development 2012-12-20 14:33:38 UTC
6779. [FIX] l10n_be_invoice_bba/invoice.py:...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2012-12-20 14:33:38 UTC

[FIX] l10n_be_invoice_bba/invoice.py: syntax error resulting from sed processing a file with CR+LF line endings

lp:~camptocamp/openobject-server/trunk-deprecate-osv_osv bug(Has a merge proposal) Development 2012-12-20 14:25:32 UTC
4450. [MRG] updated to latest trunk

Author: Alexandre Fayolle - camptocamp
Revision Date: 2012-12-20 14:25:32 UTC

[MRG] updated to latest trunk

lp:~camptocamp/openobject-server/trunk-proposed-cleanups bug(Has a merge proposal) Development 2012-12-20 14:21:03 UTC
4163. [MRG] update to current trunk

Author: Alexandre Fayolle - camptocamp
Revision Date: 2012-12-20 14:21:03 UTC

[MRG] update to current trunk

lp:c2c-web-addons bug Development 2012-12-19 06:28:58 UTC
13. [FIX] web_translate_dialog_page - QWe...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2012-12-19 06:28:57 UTC

[FIX] web_translate_dialog_page - QWeb was referencing a global variable of base_geoengine module

lp:~camptocamp/openobject-addons/6.1-fix-1087311 bug(Has a merge proposal) Development 2012-12-18 14:13:44 UTC
7106. [FIX] stock: fix nasty bug when click...

Author: <email address hidden>
Revision Date: 2012-12-18 09:00:03 UTC

[FIX] stock: fix nasty bug when clicking on "Upstream Traceability" button for production lots

The issue was created when stoc/wizard/stock_traceability.py had line

type1 = context['type'] or 'move_history_ids2'

rewritten as:

type1 = context.get('type', 'move_history_ids2')

which returned an empty string for that button which set context['type'] to an
empty string. This was introduced in rev. 6259, which introduced bug lp:920841,
fixed in rev. 6370.6.2 which fixed the symptom but not the second layer bug.

lp:c2c-addons/6.0 Mature 2012-12-18 10:27:59 UTC
65. [FIX] analytic_hours_block: Add trigg...

Author: Joël Grand-Guillaume @ camptocamp
Revision Date: 2012-12-18 10:27:59 UTC

[FIX] analytic_hours_block: Add triggers on hours block (hours and amounts are now updated in live)

lp:~camptocamp/openobject-addons/l10n_fr_trunk_improved_nv (Has a merge proposal) Development 2012-12-13 15:02:44 UTC
8173. [FIX] l10n_fr : shorten taxe codes du...

Author: Vincent Renaville@camptocamp
Revision Date: 2012-12-13 14:58:54 UTC

[FIX] l10n_fr : shorten taxe codes due to new invoices layout, reverse VAT correction, remove reconcile=true on vat accounts, remamed some taxes to match legal terms

lp:~camptocamp/account-extra-addons/fr_translations_fclementi (Has a merge proposal) Development 2012-12-13 13:52:39 UTC
33. [ADD] translation FR on adding accoun...

Author: <email address hidden>
Revision Date: 2012-12-13 13:14:21 UTC

[ADD] translation FR on adding account_easy_reconcile

lp:~camptocamp/c2c-addons/6.0-hr_timesheet_reminder-fix-lp1089390 bug(Has a merge proposal) Development 2012-12-13 08:07:44 UTC
65. [FIX] never use a mutable in the seco...

Author: <email address hidden>
Revision Date: 2012-12-13 08:02:09 UTC

[FIX] never use a mutable in the second argument of fromkeys

lp:~camptocamp/openobject-addons/6.0-c2c-official bug Mature 2012-12-12 12:35:12 UTC
4374. [MRG] from official - fixes RT#162499...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2012-12-12 12:35:12 UTC

[MRG] from official - fixes RT#162499 wrong state and country in request for quotation report

lp:~camptocamp/anybox.recipe.openerp/20121204-add-daemon (Has a merge proposal) Development 2012-12-04 08:18:29 UTC
250. [ADD] daemon launcher for standalone ...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2012-12-04 07:55:56 UTC

[ADD] daemon launcher for standalone and gunicorn mode

lp:~camptocamp/openobject-addons/6.0-fix-1084424 bug(Has a merge proposal) Development 2012-11-29 08:17:12 UTC
5380. [FIX] l10n_fr: use abs(v)<epsilon whe...

Author: <email address hidden>
Revision Date: 2012-11-29 08:11:00 UTC

[FIX] l10n_fr: use abs(v)<epsilon when checking for small value

lp:~camptocamp/openobject-addons/6.1-fix-1084424 bug(Has a merge proposal) Development 2012-11-29 08:16:41 UTC
7085. [FIX] l10n_fr: use abs(v)<epsilon whe...

Author: <email address hidden>
Revision Date: 2012-11-29 08:11:46 UTC

[FIX] l10n_fr: use abs(v)<epsilon when checking for small value

lp:~camptocamp/openobject-addons/6.1-fix-1075559 bug(Has a merge proposal) Development 2012-11-27 15:36:39 UTC
7084. [FIX] stock_return_picking wizard: im...

Author: <email address hidden>
Revision Date: 2012-11-27 15:36:39 UTC

[FIX] stock_return_picking wizard: improve fix, only unravel if the location of the move is manually chained

lp:~camptocamp/banking-addons/bank-statement-reconcile-add-translation Development 2012-11-20 11:37:04 UTC
69. [ADD] french translation

Author: Vincent Renaville@camptocamp
Revision Date: 2012-11-19 13:46:30 UTC

[ADD] french translation

lp:~camptocamp/c2c-financial-addons/6.1-fix-counterpart-1016390 bug(Has a merge proposal) Development 2012-10-24 07:53:38 UTC
92. [FIX] account_financial_report_webkit...

Author: <email address hidden>
Revision Date: 2012-10-24 07:52:11 UTC

[FIX] account_financial_report_webkit: fix the query which build a list of accounts counterparts

lp:c2c-web-addons/7.0 Development 2012-10-24 07:00:53 UTC
14. [IMP] rename migration_process to mig...

Author: Yannick Vaucher @ Camptocamp
Revision Date: 2012-10-24 07:00:53 UTC

[IMP] rename migration_process to migration_progress

lp:~camptocamp/openobject-addons/extra-trunk-base_external_referentials-subexport-no-cr (Has a merge proposal) Development 2012-10-18 15:27:47 UTC
5823. [FIX] issue lp:1068174 records create...

Author: <email address hidden>
Revision Date: 2012-10-18 15:04:51 UTC

[FIX] issue lp:1068174 records created on magento during an sub-export are not visible in the export

When a new transaction is opened for an export and this export have sub-exports (exports in the mappings for example),
the sub-exports must not open new transactions, otherwise, the transaction of the main export will not be able
to read the data written by the sub-exports (external ids created principally).

This implementation is sensible because the `export_no_new_cr` has to be propagated through the context,
and if the context chain is broken, it will open a new transaction regardless. It would maybe be better in
the other way, no new cr by default, and explicitely ask for a new cr on top level exports, but it would require
to search and change all the top level export, and do the same for the imports to have a consistant logic between them.

lp:~camptocamp/openobject-client-web/6.1-c2c-official Mature 2012-10-16 07:11:14 UTC
2232. [FIX]Fixed the issue of editable lsit...

Author: Mohammed Shekha(Open ERP)
Revision Date: 2012-10-16 07:11:14 UTC

[FIX]Fixed the issue of editable lsit view, it throws wrror when user clicks on other row while editing current and without making cvhange to current row clicks on other row.

lp:~camptocamp/openobject-addons/6.1-l10n_ch-bankaccount-name_get-lp1066854 bug(Has a merge proposal) Development 2012-10-15 12:59:16 UTC
7029. [FIX] l10n_ch: removed the name_get o...

Author: <email address hidden>
Revision Date: 2012-10-15 11:57:37 UTC

[FIX] l10n_ch: removed the name_get of res.partner.bank which is a remaining of older versions
but hides a standard feature of account bank types, which allows to configure the format layout per type of bank account.

lp:~camptocamp/openobject-addons/xa6.1-l10n_ch-bankaccount-name_get-lp1066854 (Has a merge proposal) Development 2012-10-15 12:54:18 UTC
6632. [FIX] l10n_ch: removed the name_get o...

Author: <email address hidden>
Revision Date: 2012-10-15 12:54:01 UTC

[FIX] l10n_ch: removed the name_get of res.partner.bank which is a remnant of older versions, but hides a standard feature of account bank types, which allows to configure the format layout per type of bank account. (lp:1066854)

lp:~camptocamp/openobject-server/6.1-c2c-official Mature 2012-10-03 09:10:03 UTC
4075. [FIX] Merge from stable

Author: Vincent Renaville@camptocamp
Revision Date: 2012-10-03 09:10:03 UTC

[FIX] Merge from stable

lp:~camptocamp/openerp-web/6.1-lp1055349-url-widget bug(Has a merge proposal) Development 2012-09-24 08:30:44 UTC
2461. [FIX] need a coffee.

Author: <email address hidden>
Revision Date: 2012-09-24 08:30:44 UTC

[FIX] need a coffee.

lp:~camptocamp/oerpscenario/core Development 2012-09-12 13:40:54 UTC
20. [FIX] support of all by: XXX in DSL c...

Author: Nicolas Bessi - Camptocamp
Revision Date: 2012-09-12 13:40:54 UTC

[FIX] support of all by: XXX in DSL column

lp:~camptocamp/openobject-addons/6.1-fix1032662 bug(Has a merge proposal) Development 2012-09-12 13:26:12 UTC
6933. [MRG] from 6.1

Author: <email address hidden>
Revision Date: 2012-09-12 13:26:12 UTC

[MRG] from 6.1

lp:~camptocamp/openobject-addons/stable_5.0-extra-addons-c2c-official (Linked to a blueprint) Mature 2012-09-07 13:18:50 UTC
3959. [REV] restore build_ctx_periods wrong...

Author: <email address hidden>
Revision Date: 2012-09-07 13:18:50 UTC

[REV] restore build_ctx_periods wrongly removed during last merge

201300 of 345 results