Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022094 | Openbravo ERP | 09. Financial management | public | 2012-10-24 18:04 | 2012-11-06 10:47 |
|
Reporter | eduardo_Argal | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022094: API Change - DueDate in payment schedule table was not mandatory and it should be |
Description | API Change - DueDate in payment schedule table was not mandatory and it should be
FIN_Payment_Schedule:
Column DueDate needs to be set as NOT NULL and mandatory in AD |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-24 18:04 | eduardo_Argal | New Issue | |
2012-10-24 18:04 | eduardo_Argal | Assigned To | => iciordia |
2012-10-24 18:04 | eduardo_Argal | Modules | => Core |
2012-10-24 18:04 | eduardo_Argal | OBNetwork customer | => No |
2012-10-24 18:46 | eduardo_Argal | Note Added: 0053664 | |
2012-10-24 18:52 | iciordia | Note Added: 0053665 | |
2012-10-24 18:52 | iciordia | Assigned To | iciordia => eduardo_Argal |
2012-10-31 19:30 | hgbot | Checkin | |
2012-10-31 19:30 | hgbot | Note Added: 0053957 | |
2012-10-31 19:30 | hgbot | Status | new => resolved |
2012-10-31 19:30 | hgbot | Resolution | open => fixed |
2012-10-31 19:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7f3004ab50868f26391982783ec74b661baf142e [^] |
2012-10-31 19:32 | hgbot | Checkin | |
2012-10-31 19:32 | hgbot | Note Added: 0053958 | |
2012-10-31 19:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/7f3004ab50868f26391982783ec74b661baf142e [^] => http://code.openbravo.com/erp/devel/api-checks/rev/8738436624e8ed08006782ff70faf23d8708ed3b [^] |
2012-11-02 08:50 | dmiguelez | Review Assigned To | => dmiguelez |
2012-11-02 08:50 | dmiguelez | Note Added: 0053968 | |
2012-11-02 08:50 | dmiguelez | Status | resolved => closed |
2012-11-06 10:47 | hudsonbot | Checkin | |
2012-11-06 10:47 | hudsonbot | Note Added: 0054025 | |
Notes |
|
|
RISK IS LOW as this info is required by the flow itself so this info should be fulfilled. |
|
|
(0053665)
|
iciordia
|
2012-10-24 18:52
|
|
|
|
(0053957)
|
hgbot
|
2012-10-31 19:30
|
|
Repository: erp/devel/pi
Changeset: 7f3004ab50868f26391982783ec74b661baf142e
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Oct 31 17:46:30 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7f3004ab50868f26391982783ec74b661baf142e [^]
Fixes bug 20141, fixes bug 22094
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
M src-db/database/model/tables/FIN_PAYMENT_SCHEDULE.xml
---
|
|
|
(0053958)
|
hgbot
|
2012-10-31 19:32
|
|
Repository: erp/devel/api-checks
Changeset: 8738436624e8ed08006782ff70faf23d8708ed3b
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Oct 31 18:32:08 2012 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/8738436624e8ed08006782ff70faf23d8708ed3b [^]
Fixes Issue 22094
---
M model/modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M model/src-db/database/model/tables/FIN_PAYMENT_SCHEDULE.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
API Checks Job working again |
|
|
|
|