Re: [Openerp-community-reviewer] [Merge] lp:~grupocitec/ocb-addons/report_webkit_custom_paper_size into lp:ocb-addons

2014-07-10 Thread Lionel Sausin - Numérigraphe
FYI I'm trying to push this feature into v8 on github - 
https://github.com/odoo/odoo/pull/1084
-- 
https://code.launchpad.net/~grupocitec/ocb-addons/report_webkit_custom_paper_size/+merge/195418
Your team OpenERP Community Backports is subscribed to branch lp:ocb-addons.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community-reviewer] [Merge] lp:~therp-nl/ocb-addons/6.1_lp1340105 into lp:ocb-addons/6.1

2014-07-10 Thread Pedro Manuel Baeza
Review: Approve code review

LGTM
-- 
https://code.launchpad.net/~therp-nl/ocb-addons/6.1_lp1340105/+merge/226263
Your team OpenERP Community Backports is subscribed to branch lp:ocb-addons/6.1.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community-reviewer] [Merge] lp:~therp-nl/ocb-addons/6.1_lp1340105 into lp:ocb-addons/6.1

2014-07-10 Thread Stefan Rijnhart (Therp)
Review: Approve code review

Thanks! Does not hurt, indeed.
-- 
https://code.launchpad.net/~therp-nl/ocb-addons/6.1_lp1340105/+merge/226263
Your team OpenERP Community Backports is subscribed to branch lp:ocb-addons/6.1.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


[Openerp-community-reviewer] [Merge] lp:~therp-nl/ocb-addons/6.1_lp1340105 into lp:ocb-addons/6.1

2014-07-10 Thread Holger Brunn (Therp)
Holger Brunn (Therp) has proposed merging lp:~therp-nl/ocb-addons/6.1_lp1340105 
into lp:ocb-addons/6.1.

Requested reviews:
  OpenERP Community Backports (ocb)
Related bugs:
  Bug #1340105 in OpenERP Community Backports (Web): "[6.1][account] error when 
printing partner balance or aged partner balance"
  https://bugs.launchpad.net/ocb-web/+bug/1340105

For more details, see:
https://code.launchpad.net/~therp-nl/ocb-addons/6.1_lp1340105/+merge/226263
-- 
https://code.launchpad.net/~therp-nl/ocb-addons/6.1_lp1340105/+merge/226263
Your team OpenERP Community Backports is requested to review the proposed merge 
of lp:~therp-nl/ocb-addons/6.1_lp1340105 into lp:ocb-addons/6.1.
=== modified file 'account/wizard/account_report_aged_partner_balance.py'
--- account/wizard/account_report_aged_partner_balance.py	2011-10-16 01:28:00 +
+++ account/wizard/account_report_aged_partner_balance.py	2014-07-10 09:40:29 +
@@ -29,6 +29,7 @@
 _inherit = 'account.common.partner.report'
 _name = 'account.aged.trial.balance'
 _description = 'Account Aged Trial balance Report'
+_rec_name = 'direction_selection'
 
 _columns = {
 'period_length':fields.integer('Period Length (days)', required=True),

=== modified file 'account/wizard/account_report_partner_balance.py'
--- account/wizard/account_report_partner_balance.py	2011-10-16 01:28:00 +
+++ account/wizard/account_report_partner_balance.py	2014-07-10 09:40:29 +
@@ -28,6 +28,7 @@
 _inherit = 'account.common.partner.report'
 _name = 'account.partner.balance'
 _description = 'Print Account Partner Balance'
+_rec_name = 'display_partner'
 _columns = {
 'display_partner': fields.selection([('non-zero_balance', 'With balance is not equal to 0'), ('all', 'All Partners')]
 ,'Display Partners'),

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


[Openerp-community-reviewer] [Merge] lp:~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi into lp:openerp-humanitarian-ngo

2014-07-10 Thread noreply
The proposal to merge 
lp:~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi
 into lp:openerp-humanitarian-ngo has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi/+merge/205155
-- 
https://code.launchpad.net/~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi/+merge/205155
Your team OpenERP for Humanitarian Core Editors is subscribed to branch 
lp:openerp-humanitarian-ngo.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi into lp:openerp-humanitarian-ngo

2014-07-10 Thread Joël Grand-Guillaume
Review: Approve code review, no tests

LGTM, thanks a lot
-- 
https://code.launchpad.net/~camptocamp/openerp-humanitarian-ngo/ngo-addons-add_other_procurement_method-nbi/+merge/205155
Your team OpenERP for Humanitarian Core Editors is subscribed to branch 
lp:openerp-humanitarian-ngo.

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp


[Openerp-community-reviewer] [Bug 1340105] [NEW] [6.1][account] error when printing partner balance or aged partner balance

2014-07-10 Thread Holger Brunn (Therp)
Public bug reported:

When printing one of the two reports, I get 'Uncaught SyntaxError:
Unexpected end of input' in the UI and "KeyError: 'name'" in the
logfile. Someone does a name_get on the wizard models used here, so the
fix is to set _rec_name to something sensible.

I couldn't figure out where the name_get call comes from, but setting
_rec_name doesn't hurt anyways.

** Affects: ocb-web
 Importance: Undecided
 Status: New

** Affects: ocb-web/6.1
 Importance: Undecided
 Status: New

** Affects: openobject-addons
 Importance: Undecided
 Status: New

** Also affects: ocb-web/6.1
   Importance: Undecided
   Status: New

** Also affects: openobject-addons
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of OpenERP
Community Backports, which is subscribed to OpenERP Community Backports
(Web).
https://bugs.launchpad.net/bugs/1340105

Title:
  [6.1][account] error when printing partner balance or aged partner
  balance

Status in OpenERP Community Backports (Web):
  New
Status in OpenERP Community Backports (Web) 6.1 series:
  New
Status in Odoo Addons:
  New

Bug description:
  When printing one of the two reports, I get 'Uncaught SyntaxError:
  Unexpected end of input' in the UI and "KeyError: 'name'" in the
  logfile. Someone does a name_get on the wizard models used here, so
  the fix is to set _rec_name to something sensible.

  I couldn't figure out where the name_get call comes from, but setting
  _rec_name doesn't hurt anyways.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-web/+bug/1340105/+subscriptions

-- 
Mailing list: https://launchpad.net/~openerp-community-reviewer
Post to : openerp-community-reviewer@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community-reviewer
More help   : https://help.launchpad.net/ListHelp