Openbravo Issue Tracking System - QA
View Issue Details
0012011QAAutomation - Documentationpublic2010-01-20 06:392010-02-16 08:25
elopio 
psarobe 
urgentmajoralways
closedfixed 
5
Pi 
Pi 
0012011: Purchase order doesn't select the user/contact
On purchase order header, after selecting the business partner the user/contact combobox remains empty.
[PRO0010] Create Purchase Order

Login with:

    * "Username": userA
    * "Password": userA

Go to Procurement Management || Transactions || Purchase Order || Header

Click the new button.

Write VA in the "Business Partner" textfield.

Here, according to the documentation, the user/contact combobox should show "John".
If this is a documentation error and it's ok that the combobox doesn't show the contact, please assign the issue to me (elopio) so I can update testlink and the automated test.

If this is an application error and the right behaviour is to show "John" as the contact, please report a issue to the erp and make this one depend on it.
No tags attached.
Issue History
2010-01-20 06:39elopioNew Issue
2010-01-20 06:39elopioAssigned To => psarobe
2010-01-20 06:42hgbotCheckin
2010-01-20 06:42hgbotNote Added: 0023590
2010-01-20 06:42hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/main/rev/33cf8f5119a7076fadcf7ac81557bcfa43784710 [^]
2010-01-21 03:32elopioStatusnew => scheduled
2010-01-21 03:32elopiofix_in_branch => pi
2010-01-21 03:47hgbotCheckin
2010-01-21 03:47hgbotNote Added: 0023681
2010-01-21 03:47hgbotStatusscheduled => resolved
2010-01-21 03:47hgbotResolutionopen => fixed
2010-01-21 03:47hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/main/rev/33cf8f5119a7076fadcf7ac81557bcfa43784710 [^] => http://code.openbravo.com/tools/automation/main/rev/9774ce987b385ce7b81745f88276b2e3c21d68e3 [^]
2010-01-21 03:48hgbotCheckin
2010-01-21 03:48hgbotNote Added: 0023682
2010-01-21 03:48hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/main/rev/9774ce987b385ce7b81745f88276b2e3c21d68e3 [^] => http://code.openbravo.com/tools/automation/main/rev/9288433c92e27584e96330eec24daa92409394df [^]
2010-02-16 08:25sureshbabuNote Added: 0024378
2010-02-16 08:25sureshbabuStatusresolved => closed
2010-02-16 08:25sureshbabuFixed in Version => Pi

Notes
(0023590)
hgbot   
2010-01-20 06:42   
Repository: tools/automation/main
Changeset: 33cf8f5119a7076fadcf7ac81557bcfa43784710
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Tue Jan 19 23:42:09 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/33cf8f5119a7076fadcf7ac81557bcfa43784710 [^]

Temporary make the verification for user/contact against the value currently shown by the application. After issue 12011 is resolved some action has to be taken related to this change.

---
M src-test/com/openbravo/test/integration/smoke/procurement/PRO0010_CreatePurchaseOrder.java
---
(0023681)
hgbot   
2010-01-21 03:47   
Repository: tools/automation/main
Changeset: 9774ce987b385ce7b81745f88276b2e3c21d68e3
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Wed Jan 20 20:36:20 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/9774ce987b385ce7b81745f88276b2e3c21d68e3 [^]

Fixed issue 12011:
Added the contact to business partners comma separated file.
Added the contact to the expected results of test case PRO0010 Created Purchase Order.

---
M src-test/com/openbravo/test/integration/smoke/procurement/PRO0010_CreatePurchaseOrder.java
M testfiles/BusinessPartners.csv
---
(0023682)
hgbot   
2010-01-21 03:48   
Repository: tools/automation/main
Changeset: 9288433c92e27584e96330eec24daa92409394df
Author: Leo Arias <leo.arias <at> openbravo.com>
Date: Wed Jan 20 20:37:21 2010 -0600
URL: http://code.openbravo.com/tools/automation/main/rev/9288433c92e27584e96330eec24daa92409394df [^]

Removed the reference to the resolved issue 12011.

---
M src-test/com/openbravo/test/integration/smoke/procurement/PRO0010_CreatePurchaseOrder.java
---
(0024378)
sureshbabu   
2010-02-16 08:25   
Retesed working fine