Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006296 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2008-12-01 12:34 | 2008-12-28 17:53 | |||
Reporter | villind | View Status | public | |||||
Assigned To | pheenan | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 10981 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006296: Generated invoices have incorrect audit information | |||||||
Description | When invoices are automatically generated the audit shows that the invoices are generated by system admin. This happens even if normal user starts the process. | |||||||
Proposed Solution | Take correct information from ad_pinstance in C_INVOICE_CREATE procedure. Currently all audit information is hardcoded in this procedure. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0010863) pheenan (viewer) 2008-12-02 10:20 |
To be worked 2nd December. |
(0010907) svnbot (viewer) 2008-12-02 16:37 |
Repository: openbravo Revision: 10875 Author: pheenan Date: 2008-12-02 16:37:35 +0100 (Tue, 02 Dec 2008) Fixed issue 0006296. Updates function to use the current user id to set the createdby and updatedby fields in the C_Invoice and C_Invoice_Line tables when inserting the new records --- U trunk/src-db/database/model/functions/C_INVOICE_CREATE.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=10875&sc=1 [^] |
(0010984) svnbot (viewer) 2008-12-04 23:12 |
Repository: openbravo Revision: 10980 Author: pheenan Date: 2008-12-04 23:12:24 +0100 (Thu, 04 Dec 2008) Fixed issue 0006376. Backport for original issue 0006296. Added AD_USER variable and use this to populate createdby and updatedby fields in invoice and invoiceline tables. --- U branches/r2.40/src-db/database/model/functions/C_INVOICE_CREATE.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=10980&sc=1 [^] |
(0010986) svnbot (viewer) 2008-12-05 01:15 |
Repository: openbravo Revision: 10981 Author: pheenan Date: 2008-12-05 01:15:27 +0100 (Fri, 05 Dec 2008) Fixed issue 0006296. Updates function to use the current user id to set the createdby and updatedby fields in the C_Invoice and C_Invoice_Line tables when inserting the new records. Reapplying fix previously committed and reverted. --- U trunk/src-db/database/model/functions/C_INVOICE_CREATE.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=10981&sc=1 [^] |
(0011000) svnbot (viewer) 2008-12-05 13:52 |
Repository: openbravo Revision: 10989 Author: villind Date: 2008-12-05 13:52:38 +0100 (Fri, 05 Dec 2008) Merged r10980. Fixed issue 0006376. Backport for original issue 0006296. Added AD_USER variable and use this to populate createdby and updatedby fields in invoice and invoiceline tables. --- _U branches/bonware/r2.40/ _U branches/bonware/r2.40/config/setup-tool/ _U branches/bonware/r2.40/eclipse.install.source.launch _U branches/bonware/r2.40/export.database.launch _U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java U branches/bonware/r2.40/src-db/database/model/functions/C_INVOICE_CREATE.xml _U branches/bonware/r2.40/update.database.launch --- https://dev.openbravo.com/websvn/openbravo/?rev=10989&sc=1 [^] |
(0011747) rafaroda (viewer) 2008-12-28 17:51 |
This issue was resolved in revision 10981. |
(0011748) rafaroda (viewer) 2008-12-28 17:53 |
This issue was verified and closed on 2008-12-18. It was then re-opened to create the backport. |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-01 12:34 | villind | New Issue | |
2008-12-01 12:34 | villind | Assigned To | => rafaroda |
2008-12-01 12:34 | villind | sf_bug_id | 0 => 2370544 |
2008-12-01 12:34 | villind | OBNetwork customer | => No |
2008-12-01 12:34 | villind | Regression testing | => No |
2008-12-01 16:45 | networkb | OBNetwork customer | No => Yes |
2008-12-01 16:45 | networkb | Priority | normal => immediate |
2008-12-02 01:21 | pnuding | Assigned To | rafaroda => pheenan |
2008-12-02 10:20 | pheenan | Status | new => scheduled |
2008-12-02 10:20 | pheenan | Note Added: 0010863 | |
2008-12-02 10:20 | pheenan | fix_in_branch | => trunk |
2008-12-02 16:37 | svnbot | Checkin | |
2008-12-02 16:37 | svnbot | Note Added: 0010907 | |
2008-12-02 16:37 | svnbot | Status | scheduled => resolved |
2008-12-02 16:37 | svnbot | Resolution | open => fixed |
2008-12-02 16:37 | svnbot | svn_revision | => 10875 |
2008-12-04 23:12 | svnbot | Checkin | |
2008-12-04 23:12 | svnbot | Note Added: 0010984 | |
2008-12-04 23:12 | svnbot | svn_revision | 10875 => 10980 |
2008-12-05 01:15 | svnbot | Checkin | |
2008-12-05 01:15 | svnbot | Note Added: 0010986 | |
2008-12-05 01:15 | svnbot | svn_revision | 10980 => 10981 |
2008-12-05 13:52 | svnbot | Checkin | |
2008-12-05 13:52 | svnbot | Note Added: 0011000 | |
2008-12-05 13:52 | svnbot | svn_revision | 10981 => 10989 |
2008-12-18 09:45 | krishna | Status | resolved => closed |
2008-12-28 17:50 | rafaroda | Status | closed => new |
2008-12-28 17:50 | rafaroda | Resolution | fixed => open |
2008-12-28 17:51 | rafaroda | Status | new => scheduled |
2008-12-28 17:51 | rafaroda | Status | scheduled => resolved |
2008-12-28 17:51 | rafaroda | svn_revision | 10989 => 10981 |
2008-12-28 17:51 | rafaroda | Resolution | open => fixed |
2008-12-28 17:51 | rafaroda | Note Added: 0011747 | |
2008-12-28 17:53 | rafaroda | Status | resolved => closed |
2008-12-28 17:53 | rafaroda | Note Added: 0011748 |
Copyright © 2000 - 2009 MantisBT Group |