Hi, This is an announcement about a change in Openbravo 2.50 public API. Below you'll find the details about it:
Type: Change column datatype Description: Datatype from CHAR(1) to VARCHAR(60). Risk: Low Comments: The change was made to solve the issue 5712 [1] related to Heartbeat in 2.50 - Reasons: The testproxy column in AD_System_Info table is a 'button' in the application that enables the user test the proxy configuration and schedule the Heartbeat process. With current development framework, you can associate a List of values to a button, so the label of can change depending on the value. My change is to be able to change from Enable/Disable possible values. - Development constraints:: If you associate a list to a button, the datatype must be VARCHAR, and the length must be 60. You can find more information about Openbravo 2.50 public API changes: http://forge.openbravo.com/plugins/espforum/view.php?group_id=100&forumid=549512&topicid=6995196 [1] https://issues.openbravo.com/view.php?id=5712 Best Regards, -- Iván Perdomo ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
