Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018917 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 03. Procurement management | major | always | 2011-10-27 14:05 | 2011-11-11 12:25 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | e0737dfb5028 | |||
Projection | none | ETA | none | Target Version | 2.50MP36 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP4.1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 13047 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0018917: Acct Server process does not post a financial invoice correctly | |||||||
Description | Acct Server process does not post a financial invoice correctly. The process works properly in Openbravo 3MP1 | |||||||
Steps To Reproduce | As F&B International Group Admin role 1.-Navigate to "G/L Item" and create a new record: Organization: F&B España S.A. (only is possible with this organization because there is a bug in relation to U.S organization due to the 2 Accounting schema) Check off Enable in Financial Invoices Select a Tax Category: IVA Normal Name: Cuenta prueba 2.- Go to "Purchase Invoice" and create a new record: Organization: F&B España S.A. Business partner: Refrescos Naturales or whichever go to tab Lines and create a new financial invoice Line: check off Financial Invoice line Account: Cuenta prueba Tax: Adquisición inmuebles 16 % or whichever Save it. 3. hold on until the background process get execute, and post it the invoice We can see the button "Post: Invalid Account", but if we do it manually, it works correctly. So the Acct Server process does not work properly. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0042334) hgbot (developer) 2011-10-29 18:14 |
Repository: erp/stable/2.50 Changeset: e0737dfb5028359c2ad7146e6bbc3bdda4d46dcf Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Sat Oct 29 18:09:16 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/e0737dfb5028359c2ad7146e6bbc3bdda4d46dcf [^] Fixes issue 18917: Acct Server process does not post a financial invoice correctly. Financial Invoice posting failing (Account could not be found) in the following conditions: - Posting done by the acct server configured at system administrator level. - The Organization of the Invoice does not post in all the accounting schemas available for the client. In the case of F&B, if you create a financial invoice for F&BEspaña and the GLItem associated only has accounts defined for Euro accounting schema, when the acctserver process tries to post it will show 'Account could not be found'. The problem is in the m_as global variable. When it is launched by the acctserver (org 0) it has all the accounting schemas of the client, not only the accounting schemas available for the document (invoice) organization. It tries to verify if the GL Item has accounts defined for accounting schemas in m_as, but if the document org only post in one acctschema it will fail --- M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java --- |
(0042757) VictorVillar (viewer) 2011-11-11 12:25 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-10-28 08:52 | mirurita | Type | defect => backport |
2011-10-28 08:52 | mirurita | fix_in_branch | => 2.50 |
2011-10-29 18:06 | mirurita | Target Version | 3.0MP6 => 2.50MP36 |
2011-10-29 18:14 | hgbot | Checkin | |
2011-10-29 18:14 | hgbot | Note Added: 0042334 | |
2011-10-29 18:14 | hgbot | Status | scheduled => resolved |
2011-10-29 18:14 | hgbot | Resolution | open => fixed |
2011-10-29 18:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/e0737dfb5028359c2ad7146e6bbc3bdda4d46dcf [^] |
2011-11-11 12:25 | VictorVillar | Note Added: 0042757 | |
2011-11-11 12:25 | VictorVillar | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |