Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031940Openbravo ERPZ. Otherspublic2016-01-19 13:062016-08-03 11:57
ngarcia 
Sanjota 
highminoralways
scheduledopen 
5
 
 
Core
No
0031940: Newline should not be included at the end of the description field of payments. It is exported to spreadsheet
Newline should not be included at the end of the description field of payments. It is exported to spreadsheet
As group admin role:
   Create a Sales Invoice
   Add a Payment In to it
   Open the Payment In in Form view and check the description includes a newline at the end
   Change to grid view, Export to SpreadSheet and check the newline is also exported to CSV
No tags attached.
Issue History
2016-01-19 13:06ngarciaNew Issue
2016-01-19 13:06ngarciaAssigned To => Triage Finance
2016-01-19 13:06ngarciaModules => Core
2016-01-19 13:06ngarciaTriggers an Emergency Pack => No
2016-08-01 12:01SanjotaAssigned ToTriage Finance => Sanjota
2016-08-01 12:01SanjotaStatusnew => scheduled
2016-08-02 11:39SanjotaNote Added: 0088735
2016-08-02 11:39SanjotaNote Edited: 0088735bug_revision_view_page.php?bugnote_id=0088735#r12771
2016-08-03 11:57SanjotaNote Added: 0088772
2016-08-03 11:57SanjotaNote Edited: 0088772bug_revision_view_page.php?bugnote_id=0088772#r12778

Notes
(0088735)
Sanjota   
2016-08-02 11:39   
Test Plan:
1)As group admin role:
   Go to Sales Invoice Create a Sales Invoice, Complete it.
   Go to Payment In window, Create the new record with details of invoice created.
   Open the Payment In (created) in Form view and Observe, there is no newline at the end.
   Change to grid view, Export to SpreadSheet and Observe, there is no newline in CSV exported.

2)As group admin role:
   Go to Sales Order Create a Sales Order, Complete it.
   Go to Payment In window, Create the new record with details of Order created.
   Open the Payment In (created) in Form view and Observe, there is no newline at the end.
   Change to grid view, Export to SpreadSheet and Observe, there is no newline in CSV exported.

Similarly,
If we create "payment in" record, using any other process, there is no newline included at the end of description
details.

(0088772)
Sanjota   
2016-08-03 11:57   
Once the fix is pushed, PROb_CreatePurchaseOrderPaymentAndInvoice test should also be fixed