Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027075Openbravo ERP03. Procurement managementpublic2014-07-15 12:382015-01-29 18:17
maite 
reinaldoguerra 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q43.0PR14Q4 
vmromanos
Core
No
0027075: Deactivated products should not appear in Product selector in Purchase Invoice Line
Deactivated products should not appear in Product selector in Purchase Invoice Line
1. Create new product for España organization. Access Price tab and define price for "Bebidas Alegres" pricelist
2. Create Purchase Invoice for "Bebidas Alegres" business partner.
3. Add purchase invoice line and verify that you are able to add previous product
4. Come back to Product window and DEACTIVATE it
5. Access Purchase Invoice line again and realize that product still appears
No tags attached.
Issue History
2014-07-15 12:38maiteNew Issue
2014-07-15 12:38maiteAssigned To => dmiguelez
2014-07-15 12:38maiteModules => Core
2014-07-15 12:38maiteTriggers an Emergency Pack => No
2014-07-15 12:39maiteAssigned Todmiguelez => jonalegriaesarte
2014-07-15 12:39maiteIssue Monitored: networkb
2014-07-15 12:39maiteResolution time => 1407880800
2014-07-24 13:45jonalegriaesarteAssigned Tojonalegriaesarte => AtulOpenbravo
2014-09-24 06:56reinaldoguerraNote Added: 0070290
2014-09-24 07:01reinaldoguerraNote Edited: 0070290bug_revision_view_page.php?bugnote_id=0070290#r6609
2014-09-24 16:23vmromanosStatusnew => scheduled
2014-09-24 16:23vmromanosAssigned ToAtulOpenbravo => vmromanos
2014-09-24 16:23vmromanosfix_in_branch => pi
2014-09-25 05:56reinaldoguerraAssigned Tovmromanos => reinaldoguerra
2014-09-25 05:56reinaldoguerrafix_in_branchpi =>
2014-09-29 16:12jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-09-30 17:03hgbotCheckin
2014-09-30 17:03hgbotNote Added: 0070568
2014-09-30 17:03hgbotStatusscheduled => resolved
2014-09-30 17:03hgbotResolutionopen => fixed
2014-09-30 17:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/197fa82e1bbfe8444b7acbb6fcf63bf95e9712f4 [^]
2014-09-30 17:04vmromanosReview Assigned To => vmromanos
2014-09-30 17:04vmromanosNote Added: 0070569
2014-09-30 17:04vmromanosStatusresolved => closed
2015-01-29 18:17SandrahuguetFixed in Version => 3.0PR14Q4
2015-01-29 18:17SandrahuguetTarget Version3.0PR15Q1 => 3.0PR14Q4

Notes
(0070290)
reinaldoguerra   
2014-09-24 06:56   
(edited on: 2014-09-24 07:01)
Test plan used:
1- Login into Openbravo ERP
2- Create new product for España organization. Access Price tab and define price for "Bebidas Alegres" pricelist
3- Create Purchase Invoice for "Bebidas Alegres" business partner.
4- Add purchase invoice line and verify that you are able to add previous product
5- Come back to Product window and DEACTIVATE it
6- Access Purchase Invoice line again and note that product does not appear

(0070568)
hgbot   
2014-09-30 17:03   
Repository: erp/devel/pi
Changeset: 197fa82e1bbfe8444b7acbb6fcf63bf95e9712f4
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Sep 25 10:48:33 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/197fa82e1bbfe8444b7acbb6fcf63bf95e9712f4 [^]

Fixed bug 27075: Deactivated products should not appear in Product selector

HQL query now filters by product's active flag.
Product selector in Purchase Invoice Line tab will only show activated products.
Other windows such as Sales Invoice Line and GL Item now reflect this change on product selector.

---
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
(0070569)
vmromanos   
2014-09-30 17:04   
code review + testing OK