Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035420
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 07. Sales managementmajoralways2017-03-01 15:092017-03-04 14:51
ReporterngarciaView Statuspublic 
Assigned Tomcobas 
PriorityimmediateResolutionfixedFixed in Version3.0PR16Q4.3
StatusclosedFix in branchFixed in SCM revision6c57087b7d9a
ProjectionnoneETAnoneTarget Version3.0PR16Q4.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarkmm82
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035420: Cannot remove an orphan line from a return to vendor or a return from customer document

DescriptionCannot remove an orphan line from a return to vendor or a return from customer document
Steps To ReproduceAs group admin role:
   Set the 'RM Allow Orphan Line' to Y
   Log out and log in
   Create a Return To Vendor header
   Insert Orphan Line
   Click Pick/Edit Lines button
   Check No Items to Show is shown in Orphan Lines section

   Create a Return From Customer header
   Insert Orphan Line
   Click Pick/Edit Lines button
   Check 'No Items to Show' is shown in Orphan Lines section
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0035396 closedmcobas Cannot remove an orphan line from a return to vendor or a return from customer document 

-  Notes
(0094757)
hgbot (developer)
2017-03-04 14:46

Repository: erp/backports/3.0PR16Q4.3
Changeset: 6c57087b7d9a95478e83e091712c4c8398f1bcc4
Author: Miguel <martencobasmiguel <at> gmail.com>
Date: Thu Mar 02 14:16:00 2017 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/6c57087b7d9a95478e83e091712c4c8398f1bcc4 [^]

Fixes issue 35420:Cannot remove an orphan line in Return to/from vendor/customer

Was not able to remove an orphan line from a return to vendor or a return from
customer document because an incorrect casting to boolean.

When is validating tha Last record is selected inside the Orphan grid lines, the
lastRecord.get("obSelected") object gets as String instead of a Boolean object,
in other case it gets as Boolean.

Now, conditions are rightly validated depending of the class of the object.

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java
---
(0094760)
markmm82 (developer)
2017-03-04 14:51

Code review + Testing OK

- Issue History
Date Modified Username Field Change
2017-03-02 19:54 markmm82 Type defect => backport
2017-03-02 19:54 markmm82 Target Version => 3.0PR16Q4.3
2017-03-04 14:46 hgbot Checkin
2017-03-04 14:46 hgbot Note Added: 0094757
2017-03-04 14:46 hgbot Status scheduled => resolved
2017-03-04 14:46 hgbot Resolution open => fixed
2017-03-04 14:46 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/6c57087b7d9a95478e83e091712c4c8398f1bcc4 [^]
2017-03-04 14:51 markmm82 Review Assigned To => markmm82
2017-03-04 14:51 markmm82 Note Added: 0094760
2017-03-04 14:51 markmm82 Status resolved => closed
2017-03-04 14:51 markmm82 Fixed in Version => 3.0PR16Q4.3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker