Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023270Openbravo ERP02. Master data managementpublic2013-03-08 14:302013-04-16 19:18
gorka_gil 
shankarb 
normalminoralways
closedfixed 
5
 
 
AugustoMauch
Google Chrome
Core
No
0023270: Print more than one business partner fails with npe
The business partner print is a special popup servlet which exists a long time.
 It does not really print the records but instead calculates statistics of a single business partner.

It seems to not work with more than one BP so either that should be changed. Or the print button should be disabled when more than one record is selected.
Go to business partner
Mark more than one line
Click print button in toolbar
Fails with null pointer exception
No tags attached.
Issue History
2013-03-08 14:30gorka_gilNew Issue
2013-03-08 14:30gorka_gilAssigned To => dmiguelez
2013-03-08 14:30gorka_gilWeb browser => Google Chrome
2013-03-08 14:30gorka_gilModules => Core
2013-03-08 14:30gorka_gilTriggers an Emergency Pack => No
2013-04-10 04:09shankarbAssigned Todmiguelez => shankarb
2013-04-10 12:34shankarbStatusnew => scheduled
2013-04-10 12:34shankarbfix_in_branch => pi
2013-04-10 13:03shankarbIssue Monitored: AugustoMauch
2013-04-10 13:04shankarbReview Assigned To => AugustoMauch
2013-04-10 13:04shankarbWeb browserGoogle Chrome => Google Chrome
2013-04-10 13:04shankarbfix_in_branchpi =>
2013-04-10 13:06hgbotCheckin
2013-04-10 13:06hgbotNote Added: 0057827
2013-04-10 13:06hgbotStatusscheduled => resolved
2013-04-10 13:06hgbotResolutionopen => fixed
2013-04-10 13:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c64b432fa5abda179179d6c63eb7bb96e383bd10 [^]
2013-04-10 13:49hgbotCheckin
2013-04-10 13:49hgbotNote Added: 0057829
2013-04-11 15:36AugustoMauchNote Added: 0057843
2013-04-11 15:36AugustoMauchStatusresolved => closed
2013-04-16 19:18hudsonbotCheckin
2013-04-16 19:18hudsonbotNote Added: 0057957
2013-04-16 19:18hudsonbotCheckin
2013-04-16 19:18hudsonbotNote Added: 0057958

Notes
(0057827)
hgbot   
2013-04-10 13:06   
Repository: erp/devel/pi
Changeset: c64b432fa5abda179179d6c63eb7bb96e383bd10
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Apr 10 16:32:33 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c64b432fa5abda179179d6c63eb7bb96e383bd10 [^]

Fixes Issue 0023270: Disallow printing more than one business partner

The Business partner print button provides statistics about the business partner transactions in a pop up and so handling multiple records are not allowed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0057829)
hgbot   
2013-04-10 13:49   
Repository: erp/devel/pi
Changeset: 98618b94c5c219131e3d1f1773f0a4344cef31b2
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Apr 10 17:17:12 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/98618b94c5c219131e3d1f1773f0a4344cef31b2 [^]

Related to Issue 23270 : Code Refactoring

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0057843)
AugustoMauch   
2013-04-11 15:36   
Code reviewed and verified in pi@57cbb59b1aca
(0057957)
hudsonbot   
2013-04-16 19:18   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8df08bea850d [^]

Maturity status: Test
(0057958)
hudsonbot   
2013-04-16 19:18   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8df08bea850d [^]

Maturity status: Test