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

View Revisions: Issue #52454 All Revisions ] Back to Issue ]
Summary 0052454: API Change: replaced protocol column in c_external_system with ad_protocol_id
Revision 2023-05-16 10:31 by caristu
Description As part of the changes introduced with 0051088, the protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table. This implies the following API changes:

Model Changes

- Removed column: C_EXTERNAL_SYSTEM.PROTOCOL

Data Changes

- Removed row from table AD_COLUMN - ID: CF08BF5580AB4FDB992AC33D8215A81B
- Removed row from table AD_ELEMENT - ID: 5FB59E57DCF74ED4BA9D3E4C8E7A3CEC
- Removed row from table AD_FIELD - ID: EE2FA47297D6475E9F3652B6637B8511
- Removed row from table AD_REFERENCE - ID: 80D5DD608D9942978C21898D0706C0E4
- Removed row from table AD_REF_LIST - ID: EE1C2F7CCACA42F390A2DBF3E82656BA

Public Java API Changes

- removed method org.openbravo.service.externalsystem.ExternalSystemData.getProtocol(): type java.lang.String
- removed method org.openbravo.service.externalsystem.ExternalSystemData.setProtocol(java.lang.String)
Revision 2023-05-16 10:20 by caristu
Description The protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table. This implies the following API changes:

Model Changes

- Removed column: C_EXTERNAL_SYSTEM.PROTOCOL

Data Changes

- Removed row from table AD_COLUMN - ID: CF08BF5580AB4FDB992AC33D8215A81B
- Removed row from table AD_ELEMENT - ID: 5FB59E57DCF74ED4BA9D3E4C8E7A3CEC
- Removed row from table AD_FIELD - ID: EE2FA47297D6475E9F3652B6637B8511
- Removed row from table AD_REFERENCE - ID: 80D5DD608D9942978C21898D0706C0E4
- Removed row from table AD_REF_LIST - ID: EE1C2F7CCACA42F390A2DBF3E82656BA

Public Java API Changes

- removed method org.openbravo.service.externalsystem.ExternalSystemData.getProtocol(): type java.lang.String
- removed method org.openbravo.service.externalsystem.ExternalSystemData.setProtocol(java.lang.String)
Revision 2023-05-16 10:19 by caristu
Description The protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table. This implies the following API changes:

Model Changes

- Removed column: C_EXTERNAL_SYSTEM.PROTOCOL

Data Changes

- Removed row from table AD_COLUMN - ID: CF08BF5580AB4FDB992AC33D8215A81B
- Removed row from table AD_ELEMENT - ID: 5FB59E57DCF74ED4BA9D3E4C8E7A3CEC
- Removed row from table AD_FIELD - ID: EE2FA47297D6475E9F3652B6637B8511
- Removed row from table AD_REFERENCE - ID: 80D5DD608D9942978C21898D0706C0E4
- Removed row from table AD_REF_LIST - ID: EE1C2F7CCACA42F390A2DBF3E82656BA

Public Java API Changes

- removed method org.openbravo.service.externalsystem.ExternalSystemData.getProtocol()
- removed method org.openbravo.service.externalsystem.ExternalSystemData.setProtocol(java.lang.String)
Revision 2023-05-16 10:19 by caristu
Description The protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table. This implies the following API changes:

Model Changes

- Removed column: C_EXTERNAL_SYSTEM.PROTOCOL

Data Changes

- Removed row from table AD_COLUMN - ID: CF08BF5580AB4FDB992AC33D8215A81B
- Removed row from table AD_ELEMENT - ID: 5FB59E57DCF74ED4BA9D3E4C8E7A3CEC
- Removed row from table AD_FIELD - ID: EE2FA47297D6475E9F3652B6637B8511
- Removed row from table AD_REFERENCE - ID: 80D5DD608D9942978C21898D0706C0E4
- Removed row from table AD_REF_LIST - ID: EE1C2F7CCACA42F390A2DBF3E82656BA


Public Java API Changes

- removed method org.openbravo.service.externalsystem.ExternalSystemData.getProtocol()
- removed method org.openbravo.service.externalsystem.ExternalSystemData.setProtocol(java.lang.String)
Revision 2023-05-16 10:18 by caristu
Description The protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker