Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #22274 All Revisions ] Back to Issue ]
Summary 0022274: API Change: Delete NOT NULL constraint from some columns related with accounts
Revision 2012-11-12 17:03 by ngarcia
Description The resolution of this issue:

https://issues.openbravo.com/view.php?id=22264 [^]

needs the following API change:

https://code.openbravo.com/erp/devel/try/rev/76d92b3adbde [^]

It does not break the try-api test due to the following bug:

https://issues.openbravo.com/view.php?id=22176 [^]

Change:

Delete the NOT NULL constraint from the following columns:

C_ACCTSCHEMA_DEFAULT - CH_EXPENSE_ACCT
C_ACCTSCHEMA_DEFAULT - CB_EXPENSE_ACCT
C_ACCTSCHEMA_DEFAULT - CB_RECEIPT_ACCT
C_CASHBOOK_ACCT - CB_EXPENSE_ACCT
C_CASHBOOK_ACCT - CB_RECEIPT_ACCT

Reason:

As the associated fields has been hidden a new record cannot be saved in the General Ledger Configuration - Defaults tab.

Risk:

Low. It could be that somebody has created a development thinking that this column would always have a value
Revision 2012-11-12 17:01 by ngarcia
Description The resolution of this issue:

https://issues.openbravo.com/view.php?id=22264 [^]

needs the following API change:

https://code.openbravo.com/erp/devel/try/rev/76d92b3adbde [^]

It does not break the try-api test due to the following bug:

https://issues.openbravo.com/view.php?id=22176 [^]

Change:

Delete the NOT NULL constraint from the following columns:

C_ACCTSCHEMA_DEFAULT - CH_EXPENSE_ACCT
C_ACCTSCHEMA_DEFAULT - CB_EXPENSE_ACCT
C_ACCTSCHEMA_DEFAULT - CB_RECEIPT_ACCT
C_CASHBOOK_ACCT - CB_EXPENSE_ACCT
C_CASHBOOK_ACCT - CB_RECEIPT_ACCT

Reason:

As the associated fields has been hidden a new record cannot be saved

Risk:

Low. It could be that somebody has created a development thinking that this column would always have a value


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker