Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020080Openbravo ERP09. Financial managementpublic2012-03-21 17:552012-04-02 06:11
eduardo_Argal 
eduardo_Argal 
normalminorsometimes
closedfixed 
5
 
3.0MP10 
Core
No
0020080: When creating a new business partner default category is loaded just in case it's been defined at the same organization
When creating a new business partner default category is loaded just in case it's been defined at the same organization but never when it has been defined at a parent level
1) create a new BP category at * level and flag it as default
2) create a new BP in a child organization (US for example) and mind that previous category is not defaulted after clicking on new record
No tags attached.
Issue History
2012-03-21 17:55eduardo_ArgalNew Issue
2012-03-21 17:55eduardo_ArgalAssigned To => vmromanos
2012-03-21 17:55eduardo_ArgalModules => Core
2012-03-21 17:56eduardo_ArgalStatusnew => scheduled
2012-03-21 17:56eduardo_Argalfix_in_branch => pi
2012-03-21 17:56eduardo_ArgalAssigned Tovmromanos => eduardo_Argal
2012-03-21 17:59hgbotCheckin
2012-03-21 17:59hgbotNote Added: 0046621
2012-03-21 17:59hgbotStatusscheduled => resolved
2012-03-21 17:59hgbotResolutionopen => fixed
2012-03-21 17:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5534d441d8caa9bbb571e3da21df25b31ac51d6a [^]
2012-03-28 17:22miruritaNote Added: 0046846
2012-03-28 17:22miruritaStatusresolved => closed
2012-03-28 17:22miruritaFixed in Version => 3.0MP9
2012-03-30 08:26miruritaStatusclosed => new
2012-03-30 08:26miruritaResolutionfixed => open
2012-03-30 08:26miruritaFixed in Version3.0MP9 =>
2012-03-30 08:26miruritaStatusnew => scheduled
2012-03-30 08:27miruritaStatusscheduled => resolved
2012-03-30 08:27miruritaFixed in Version => 3.0MP10
2012-03-30 08:27miruritaResolutionopen => fixed
2012-03-30 08:27miruritaStatusresolved => closed
2012-04-02 06:11hudsonbotCheckin
2012-04-02 06:11hudsonbotNote Added: 0047196

Notes
(0046621)
hgbot   
2012-03-21 17:59   
Repository: erp/devel/pi
Changeset: 5534d441d8caa9bbb571e3da21df25b31ac51d6a
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Mar 21 17:56:47 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5534d441d8caa9bbb571e3da21df25b31ac51d6a [^]

Fixes bug 20080

---
M src/org/openbravo/erpCommon/ad_callouts/SL_BP_Category_Default.java
---
(0046846)
mirurita   
2012-03-28 17:22   
Testing Plan:
1) Test basic flow
   - Create a new BP category at * level and flag it as default
   - Create a new BP in a child organization (US for example) and previous category is defaulted after clicking on new record.
2) Test alternative flow 1
   - Create a new BP category at 'F&B España, S.A.' level and flag it as default
   - Create a new BP in 'F&B US, Inc.' organization and previous category should NOT be defaulted after clicking on new record.
3) Test alternative flow 2
   - Create a new BP category at 'F&B España, S.A.' level and flag it as default
   - Create a new BP in 'F&B España - Región Norte' organization and previous category should be defaulted after clicking on new record.
3) Test alternative flow 3
   - Create a new BP category (bpcat_spainregsur) at 'F&B España - Región Sur' level and flag it as default
   - Create a new BP category (bpcat_asterisk) at '*' level and flag it as default
   - Create a new BP in 'F&B España - Región Norte' organization and bpcat_spainregsur should be defaulted after clicking on new record.
   - Create a new BP in 'F&B US, Inc.' organization and bpcat_asterisk category should be defaulted after clicking on new record.
(0047196)
hudsonbot   
2012-04-02 06:11   
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/7814864461ac [^]

Maturity status: Test