Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024876 | Openbravo ERP | 09. Financial management | public | 2013-10-03 12:22 | 2014-04-01 09:37 |
|
Reporter | jonalegriaesarte | |
Assigned To | AtulOpenbravo | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | jonalegriaesarte |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024876: Accounting background process does not take into consideration the organization used to define it |
Description | 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 |
Steps To Reproduce | - 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0031265 | 3.0PR16Q1 | closed | aferraz | Acct Server Background process should only consider check "Disable for background" option for valid General Ledgers |
|
Attached Files | UseRequestOrg.png (54,117) 2014-03-10 09:48 https://issues.openbravo.com/file_download.php?file_id=6740&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-03 12:22 | jonalegriaesarte | New Issue | |
2013-10-03 12:22 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-10-03 12:22 | jonalegriaesarte | Modules | => Core |
2013-10-03 12:22 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-11-18 16:20 | jonalegriaesarte | Target Version | 3.0MP30 => 3.0MP31 |
2014-01-02 12:38 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-27 11:05 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-01-28 12:39 | gauravdeshmukh | Assigned To | pramakrishnan => gauravdeshmukh |
2014-03-04 09:08 | AtulOpenbravo | Assigned To | gauravdeshmukh => AtulOpenbravo |
2014-03-04 09:08 | AtulOpenbravo | Status | new => scheduled |
2014-03-04 09:08 | AtulOpenbravo | fix_in_branch | => pi |
2014-03-10 09:48 | AtulOpenbravo | Note Added: 0064974 | |
2014-03-10 09:48 | AtulOpenbravo | File Added: UseRequestOrg.png | |
2014-03-11 12:55 | jonalegriaesarte | Resolution time | => 1395270000 |
2014-03-11 12:55 | jonalegriaesarte | fix_in_branch | pi => |
2014-03-21 17:11 | AtulOpenbravo | Review Assigned To | => jonalegriaesarte |
2014-03-21 17:15 | hgbot | Checkin | |
2014-03-21 17:15 | hgbot | Note Added: 0065368 | |
2014-03-21 17:15 | hgbot | Status | scheduled => resolved |
2014-03-21 17:15 | hgbot | Resolution | open => fixed |
2014-03-21 17:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e89e03ffdf0d337ba16f0220a7c7edf6eb0b519e [^] |
2014-03-22 04:14 | hudsonbot | Checkin | |
2014-03-22 04:14 | hudsonbot | Note Added: 0065375 | |
2014-04-01 09:37 | jonalegriaesarte | Note Added: 0065643 | |
2014-04-01 09:37 | jonalegriaesarte | Status | resolved => closed |
2014-04-01 09:37 | jonalegriaesarte | Fixed in Version | => PR14Q2 |
2015-11-25 17:49 | aferraz | Relationship added | related to 0031265 |
Notes |
|
|
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
---
|
|
|
|
|
|
(0065643)
|
jonalegriaesarte
|
2014-04-01 09:37
|
|
|