Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023826 | Openbravo ERP | 09. Financial management | public | 2013-05-15 11:30 | 2013-09-30 21:40 |
|
Reporter | maite | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP28 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
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 | 0023826: New payment should be created when using GL Journal defined as Template |
Description | New payment should be created when using GL Journal defined as Template |
Steps To Reproduce | 1. Create GL Journal checked as "Template"
2. Add "Open Item" line setting any info
3. Add counter line
4. Process Batch. Access journal line and realize that payment has been created
5. Create new GL Journal header for same organization and run "Copy details"
6. Select previous journal template
7. Access new line and realize that it is referencing same Payment instead of creating new payment
Also, Payment Date should be defaulted to journal's date instead of copy initial Payment Date (rest of fields will the same but editable) |
Proposed Solution | Copy Details process should not copy "payment" object info but creating new one |
Additional Information | |
Tags | Moved from MP26 to MP27 |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-15 11:30 | maite | New Issue | |
2013-05-15 11:30 | maite | Assigned To | => dmiguelez |
2013-05-15 11:30 | maite | Modules | => Core |
2013-05-15 11:30 | maite | Triggers an Emergency Pack | => No |
2013-05-15 11:33 | maite | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4719#r4719 |
2013-05-15 11:33 | maite | Issue Monitored: networkb | |
2013-05-15 11:48 | maite | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4720#r4720 |
2013-05-15 18:04 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-06-17 16:44 | jonalegriaesarte | Target Version | 3.0MP25 => 3.0MP26 |
2013-07-29 16:33 | jonalegriaesarte | Target Version | 3.0MP26 => 3.0MP27 |
2013-07-29 16:33 | jonalegriaesarte | Tag Attached: Moved from MP26 to MP27 | |
2013-08-19 16:44 | jonalegriaesarte | Target Version | 3.0MP27 => 3.0MP28 |
2013-09-25 17:11 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-09-26 00:32 | hgbot | Checkin | |
2013-09-26 00:32 | hgbot | Note Added: 0061399 | |
2013-09-26 00:32 | hgbot | Status | new => resolved |
2013-09-26 00:32 | hgbot | Resolution | open => fixed |
2013-09-26 00:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8f46be1e44a2a982cba9ca2dd5c72c0dd734de97 [^] |
2013-09-26 09:40 | hudsonbot | Checkin | |
2013-09-26 09:40 | hudsonbot | Note Added: 0061405 | |
2013-09-27 14:18 | hgbot | Checkin | |
2013-09-27 14:18 | hgbot | Note Added: 0061448 | |
2013-09-30 11:59 | hgbot | Checkin | |
2013-09-30 11:59 | hgbot | Note Added: 0061475 | |
2013-09-30 13:07 | maite | Note Added: 0061484 | |
2013-09-30 13:07 | maite | Status | resolved => closed |
2013-09-30 21:40 | hudsonbot | Checkin | |
2013-09-30 21:40 | hudsonbot | Note Added: 0061498 | |
2013-09-30 21:40 | hudsonbot | Checkin | |
2013-09-30 21:40 | hudsonbot | Note Added: 0061500 | |
Notes |
|
(0061399)
|
hgbot
|
2013-09-26 00:32
|
|
Repository: erp/devel/pi
Changeset: 8f46be1e44a2a982cba9ca2dd5c72c0dd734de97
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Sep 26 00:32:02 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8f46be1e44a2a982cba9ca2dd5c72c0dd734de97 [^]
Fixes issue 23826: New payment should be created when
using GL Journal defined as Template
---
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.java
---
|
|
|
|
|
|
(0061448)
|
hgbot
|
2013-09-27 14:18
|
|
Repository: erp/devel/pi
Changeset: a37b6649b7c7f7827c75dbdecc9cd9d186f2347e
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Sep 27 14:18:34 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a37b6649b7c7f7827c75dbdecc9cd9d186f2347e [^]
issue 23826: New payment should
be created when using GL Journal defined as Template
---
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.java
---
|
|
|
(0061475)
|
hgbot
|
2013-09-30 11:59
|
|
Repository: erp/devel/pi
Changeset: 63efb05b3449a6a158e679c65fd485553f7c5e59
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Sep 30 11:59:36 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/63efb05b3449a6a158e679c65fd485553f7c5e59 [^]
issue 23826: New payment should be
created when using GL Journal defined as Template
---
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.java
---
|
|
|
(0061484)
|
maite
|
2013-09-30 13:07
|
|
|
|
|
|
|
|
|