Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024876Openbravo ERP09. Financial managementpublic2013-10-03 12:222014-04-01 09:37
jonalegriaesarte 
AtulOpenbravo 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
jonalegriaesarte
Core
No
0024876: Accounting background process does not take into consideration the organization used to define it
Accounting background process does not take into consideration the organization used to define it. If you have the following structure:
- Organization A
- Organization B and C childs of A

Defining the background process for B, the process post the transactions of C
- Unschedule the actual accounting process
- Define an accounting process in organization EspaƱa. Schedule it
- Create an invoice in US East

The process posts the invoice
No tags attached.
related to defect 00312653.0PR16Q1 closed aferraz Acct Server Background process should only consider check "Disable for background" option for valid General Ledgers 
png UseRequestOrg.png (54,117) 2014-03-10 09:48
https://issues.openbravo.com/file_download.php?file_id=6740&type=bug
png
Issue History
2013-10-03 12:22jonalegriaesarteNew Issue
2013-10-03 12:22jonalegriaesarteAssigned To => jonalegriaesarte
2013-10-03 12:22jonalegriaesarteModules => Core
2013-10-03 12:22jonalegriaesarteTriggers an Emergency Pack => No
2013-11-18 16:20jonalegriaesarteTarget Version3.0MP30 => 3.0MP31
2014-01-02 12:38jonalegriaesarteTarget Version3.0MP31 => 3.0MP32
2014-01-27 11:05jonalegriaesarteAssigned Tojonalegriaesarte => pramakrishnan
2014-01-28 12:39gauravdeshmukhAssigned Topramakrishnan => gauravdeshmukh
2014-03-04 09:08AtulOpenbravoAssigned Togauravdeshmukh => AtulOpenbravo
2014-03-04 09:08AtulOpenbravoStatusnew => scheduled
2014-03-04 09:08AtulOpenbravofix_in_branch => pi
2014-03-10 09:48AtulOpenbravoNote Added: 0064974
2014-03-10 09:48AtulOpenbravoFile Added: UseRequestOrg.png
2014-03-11 12:55jonalegriaesarteResolution time => 1395270000
2014-03-11 12:55jonalegriaesartefix_in_branchpi =>
2014-03-21 17:11AtulOpenbravoReview Assigned To => jonalegriaesarte
2014-03-21 17:15hgbotCheckin
2014-03-21 17:15hgbotNote Added: 0065368
2014-03-21 17:15hgbotStatusscheduled => resolved
2014-03-21 17:15hgbotResolutionopen => fixed
2014-03-21 17:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e89e03ffdf0d337ba16f0220a7c7edf6eb0b519e [^]
2014-03-22 04:14hudsonbotCheckin
2014-03-22 04:14hudsonbotNote Added: 0065375
2014-04-01 09:37jonalegriaesarteNote Added: 0065643
2014-04-01 09:37jonalegriaesarteStatusresolved => closed
2014-04-01 09:37jonalegriaesarteFixed in Version => PR14Q2
2015-11-25 17:49aferrazRelationship addedrelated to 0031265

Notes
(0064974)
AtulOpenbravo   
2014-03-10 09:48   
Test Plan
- Unschedule actual accounting process from Process Request.
- Schedule a Accounting process in F&B Espana Inc Organization.
- Create a Invoice in F&B US East Coast Organization, process it.
- Notice that schedule accounting background process does not post this invoice.
- Create a Invoice in F&B ES Norte Region Organization, process it.
- Notice that invoice gets posted.

*** In existing instance preference should be created manually as shown in attached screenshot to execute above test plan. In new instance with this fix, test plan will execute properly.
(0065368)
hgbot   
2014-03-21 17:15   
Repository: erp/devel/pi
Changeset: e89e03ffdf0d337ba16f0220a7c7edf6eb0b519e
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri Mar 21 18:01:47 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e89e03ffdf0d337ba16f0220a7c7edf6eb0b519e [^]

Fixes Issue 24876 Accounting background process considers org used to define it

---
M src/org/openbravo/erpCommon/ad_process/AcctServerProcess.java
M src/org/openbravo/erpCommon/ad_process/AcctServerProcess_data.xsql
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateRequestProcessOrg.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateRequestProcessOrgData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdateRequestProcessOrg.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdateRequestProcessOrg_data.xsql
---
(0065375)
hudsonbot   
2014-03-22 04:14   
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/b70224bef848 [^]
Maturity status: Test
(0065643)
jonalegriaesarte   
2014-04-01 09:37   
Working fine